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