Download outline map of Uspenskiy (geojson format) :
Uspenskiy.geojson (**)
Download polygon array of Uspenskiy map for "Google Maps" :
Uspenskiy.txt
Bounding Box for Uspenskiy Map : ( 44.615305 , 41.16243 , 45.047913 , 41.658339 )
Wikipedia ID for Uspenskiy : Q918593
Wikipedia SPARQL Query for Uspenskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q918593 wdt:P1082 ?population. }
OPTIONAL { wd:Q918593 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q918593 wdt:P2046 ?area. }
OPTIONAL { wd:Q918593 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q918593 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q918593 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 Uspenskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](44.615305, 41.16243, 45.047913, 41.658339);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Uspenskiy)
[out:json];
(
rel["name"="Uspenskiy"][type=boundary];
rel["name:en"="Uspenskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Uspenskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Beletskiy | 44.802300 , 41.471200 |
Derzhavnyy | 44.851600 , 41.428600 |
Divnyy | 44.934100 , 41.169100 |
Kalinov | 44.750000 , 41.516670 |
Kars | 44.796900 , 41.572400 |
Konokovo | 44.858102 , 41.323998 |
Konokovskiy | 44.714900 , 41.272300 |
Krasnodarskiy | 44.783060 , 41.333060 |
Kurgokovskiy | 44.839720 , 41.488330 |
Lesnoy | 44.850900 , 41.482100 |
Livonskoye | 44.644440 , 41.346390 |
Lok | 44.734000 , 41.512600 |
Malamino | 44.824935 , 41.512381 |
Malaminskiy | 44.803060 , 41.575000 |
Mar'Ino | 44.902328 , 41.269310 |
Michurinskiy | 44.777900 , 41.487100 |
Nikolayevskaya | 44.858310 , 41.570485 |
Novo-Derzhavnyy | 44.910560 , 41.451390 |
Novo-Nikolayevskiy | 44.958330 , 41.493330 |
Novourupskoye | 44.638400 , 41.347100 |
Panteleymonovskoye | 44.623500 , 41.371400 |
Perlovskiy | 44.683330 , 41.303060 |
Pervokubanskiy | 44.835800 , 41.597500 |
Petrovskiy | 44.683060 , 41.316670 |
Podkovskiy | 44.734700 , 41.473670 |
Priozernyy | 44.989000 , 41.358000 |
Seredinskiy | 44.961100 , 41.436200 |
Shevtsov | 44.952780 , 41.410830 |
Trekhsel'skoye | 44.678100 , 41.304900 |
Ubezhenskaya | 44.921300 , 41.285500 |
Ukrainskiy | 44.809000 , 41.343400 |
Ukrainskiy | 44.966670 , 41.516670 |
Urupskiy | 44.738700 , 41.250200 |
Uspenskiy | 44.736220 , 41.462920 |
Uspenskoye | 44.832409 , 41.396119 |
Utro | 44.723060 , 41.416670 |
Veselyy | 44.852800 , 41.494600 |
Vol'nost' | 44.772800 , 41.581900 |
Vol'noye | 44.954720 , 41.206390 |
Voronezhskiy | 44.659200 , 41.327300 |
Vostochnyy | 44.740000 , 41.495830 |
Yur'yevskiy | 44.662500 , 41.435560 |
Zapadnyy | 44.879300 , 41.357200 |
Zarechnyy | 44.954200 , 41.179300 |
Notes:
- You can download geometry data for Uspenskiy 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.