Druzhkivka (Donetsk) Map Cropping Samples
Druzhkivka (Donetsk) Map Cropping Samples-1
Druzhkivka (Donetsk) Map Cropping Samples-2
Druzhkivka neighborhoods and villages map with 3D shadow effect
flag map of Druzhkivka with 3D shadow effect
Druzhkivka map with 3d shadow effect
Download outline map of Druzhkivka (geojson format) :
Druzhkivka.geojson (**)
Download polygon array of Druzhkivka map for "Google Maps" :
Druzhkivka.txt
Bounding Box for Druzhkivka Map : ( 48.553343 , 37.327249 , 48.656877 , 37.642737 )
Wikipedia ID for Druzhkivka : Q157795
Wikipedia SPARQL Query for Druzhkivka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q157795 wdt:P1082 ?population. }
OPTIONAL { wd:Q157795 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q157795 wdt:P2046 ?area. }
OPTIONAL { wd:Q157795 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q157795 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q157795 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
Get Boundaries from overpass-turbo (OSM) with boundary box of Druzhkivka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.553343, 37.327249, 48.656877, 37.642737);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Druzhkivka)
[out:json];
(
rel["name"="Druzhkivska"][type=boundary];
rel["name:en"="Druzhkivska"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Druzhkivka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Krasnyy Kut | 48.556970 , 37.406790 |
Novogrigorovka | 48.577520 , 37.417030 |
Novonikolayevka | 48.562980 , 37.371540 |
Oleksiyevo-Druzhkivka | 48.579090 , 37.609410 |
Rayskoye | 48.573540 , 37.460460 |
Starorays'ke | 48.608400 , 37.445820 |
Torets'kyy | 48.606900 , 37.531330 |
Олексієво-Дружківка | 48.582031 , 37.613859 |
Notes:
- You can download geometry data for Druzhkivka 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.