Ivanovo (Russia) Map Cropping Samples

Ivanovo (Russia) Map Cropping Samples-1
Ivanovo (Russia) Map Cropping Samples-1
Ivanovo (Russia) Map Cropping Samples-2
Ivanovo (Russia) Map Cropping Samples-2
Download outline map of Ivanovo (geojson format) : Ivanovo.geojson (**)
Download polygon array of Ivanovo map for "Google Maps" : Ivanovo.txt
Bounding Box for Ivanovo Map : ( 56.354262 , 39.375364 , 57.741131 , 43.323862 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](56.354262, 39.375364, 57.741131, 43.323862);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Ivanovo)
[out:json];
(
rel["name"="Ivanovo"][type=boundary];
rel["name:en"="Ivanovo"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Ivanovo in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) Terms of Use for downloaded geojson files.

Create Ivanovo counties and neighborhoods map.


Share this page