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