Donetsk (Donetsk) Map Cropping Samples

Donetsk (Donetsk) Map Cropping Samples-1
Donetsk (Donetsk) Map Cropping Samples-1
Donetsk (Donetsk) Map Cropping Samples-2
Donetsk (Donetsk) Map Cropping Samples-2
Download outline map of Donetsk (geojson format) : Donetsk.geojson (**)
Download polygon array of Donetsk map for "Google Maps" : Donetsk.txt
Bounding Box for Donetsk Map : ( 47.805944 , 37.525474 , 48.08949 , 38.183093 )
Wikipedia ID for Donetsk : Q43070
Wikipedia SPARQL Query for Donetsk (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q43070 wdt:P1082 ?population. }
OPTIONAL { wd:Q43070 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q43070 wdt:P2046 ?area. }
OPTIONAL { wd:Q43070 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q43070 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q43070 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}

Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)

Run this Query with SPARQL API

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.805944, 37.525474, 48.08949, 38.183093);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Donetsk)
[out:json];
(
rel["name"="Donetska"][type=boundary];
rel["name:en"="Donetska"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Donetsk
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Byryuky 47.861120 , 38.086140
Hryshky 47.877900 , 37.984550
Menchuhove 47.855510 , 37.985890
Mykhaylivka 47.832210 , 38.134970
Nizhnyy Byryuky 47.867500 , 38.067520
Novodvirs'ke 47.843020 , 38.146290
Oktyabrs'ke 47.909250 , 37.934890
Sholokhovskiy 47.950000 , 37.950000
Temryuk 47.891900 , 37.967060
Ust'-Ocheretenskiy 47.882220 , 38.088610
Ust'-Ocheretenskiy 47.834720 , 38.074720
Verbova Balka 47.832550 , 38.078870
Ларине 47.876247 , 37.934997
Моспине 47.871516 , 38.072737


Notes:
- You can download geometry data for Donetsk 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.

Create Donetsk neighborhoods and villages map.


Share this page