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