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