Download outline map of Zmeinogorskiy (geojson format) :
Zmeinogorskiy.geojson (**)
Download polygon array of Zmeinogorskiy map for "Google Maps" :
Zmeinogorskiy.txt
Bounding Box for Zmeinogorskiy Map : ( 50.884155 , 81.579903 , 51.552957 , 83.121982 )
Wikipedia ID for Zmeinogorskiy : Q1822609
Wikipedia SPARQL Query for Zmeinogorskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1822609 wdt:P1082 ?population. }
OPTIONAL { wd:Q1822609 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1822609 wdt:P2046 ?area. }
OPTIONAL { wd:Q1822609 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1822609 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1822609 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 Zmeinogorskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.884155, 81.579903, 51.552957, 83.121982);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zmeinogorskiy)
[out:json];
(
rel["name"="Zmeinogorskiy"][type=boundary];
rel["name:en"="Zmeinogorskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zmeinogorskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abramovka | 51.200560 , 81.952500 |
Baranovka | 51.051110 , 82.205280 |
Belyaninskiy | 51.275000 , 82.106940 |
Berezovka | 51.146110 , 82.084170 |
Bespalovskiy | 51.196110 , 82.241390 |
Cherepanovskiy | 51.193060 , 82.308060 |
Davydovsk | 51.196670 , 82.135830 |
Gal'tsovka | 51.065280 , 82.333060 |
Karamyshevo | 51.173890 , 82.085000 |
Kavkaz | 51.250000 , 81.766670 |
Krasnogvardeyskiy | 51.216670 , 82.180280 |
Kuz'minka | 51.311390 , 81.946670 |
Lazurka | 51.089170 , 82.373890 |
Lokotok | 51.257500 , 81.824440 |
Loktevka | 51.366670 , 81.833330 |
Novokhar'kovka | 51.299170 , 82.152220 |
Novokuznetsovka | 51.231670 , 82.060830 |
Oktyabr'skiy | 51.281390 , 81.709170 |
Otrada | 51.304440 , 81.795830 |
Plakhino | 51.516670 , 81.850000 |
Podplitnaya | 51.083330 , 82.700000 |
Predgornyy | 51.231670 , 81.898890 |
Ryazanovka | 51.053060 , 82.266940 |
Savvushka | 51.354268 , 82.137857 |
Sosnovka | 51.040830 , 82.118330 |
Talovka | 51.449450 , 81.914400 |
Tushkanikha | 51.260320 , 81.712600 |
Utka | 51.337150 , 82.053340 |
Varshava | 51.429080 , 81.776880 |
Voronezh | 51.194600 , 82.010490 |
Yarinskiy Klyuch | 51.249430 , 82.349010 |
Zmeinogorsk | 51.162367 , 82.188325 |
Notes:
- You can download geometry data for Zmeinogorskiy 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.