Ivdel'skiy (Sverdlovsk) Map Cropping Samples
Ivdel'skiy (Sverdlovsk) Map Cropping Samples-1
Ivdel'skiy (Sverdlovsk) Map Cropping Samples-2
Ivdel'skiy neighborhoods and villages map with 3D shadow effect
flag map of Ivdel'skiy with 3D shadow effect
Ivdel'skiy map with 3d shadow effect
Download outline map of Ivdel'skiy (geojson format) :
Ivdel'skiy.geojson (**)
Download polygon array of Ivdel'skiy map for "Google Maps" :
Ivdel'skiy.txt
Bounding Box for Ivdel'skiy Map : ( 61.370838 , 61.938782 , 61.417199 , 61.984803 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ivdel'skiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](61.370838, 61.938782, 61.417199, 61.984803);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ivdel'skiy)
[out:json];
(
rel["name"="Ivdel'skiy"][type=boundary];
rel["name:en"="Ivdel'skiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Ivdel'skiy 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.