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