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