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