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