Download outline map of Soltonskiy (geojson format) :
Soltonskiy.geojson (**)
Download polygon array of Soltonskiy map for "Google Maps" :
Soltonskiy.txt
Bounding Box for Soltonskiy Map : ( 52.490961 , 86.004897 , 53.117072 , 87.169909 )
Wikipedia ID for Soltonskiy : Q1822633
Wikipedia SPARQL Query for Soltonskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1822633 wdt:P1082 ?population. }
OPTIONAL { wd:Q1822633 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1822633 wdt:P2046 ?area. }
OPTIONAL { wd:Q1822633 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1822633 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1822633 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 Soltonskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.490961, 86.004897, 53.117072, 87.169909);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Soltonskiy)
[out:json];
(
rel["name"="Soltonskiy"][type=boundary];
rel["name:en"="Soltonskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Soltonskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Afonino | 52.998400 , 86.898800 |
Akat'yevo | 52.773100 , 86.460900 |
Akol | 52.666670 , 87.000000 |
Berezovo | 52.879500 , 86.310100 |
Izlap | 52.908300 , 86.618500 |
Kalashevo | 52.891500 , 86.284500 |
Kalinovka | 52.700000 , 86.900000 |
Kamenka | 52.766670 , 86.083330 |
Kamyshenka | 52.850000 , 86.116670 |
Karabinka | 52.688500 , 86.251700 |
Karagan | 52.802900 , 86.349400 |
Karakol | 52.916670 , 86.700000 |
Karasevo | 52.753800 , 86.613100 |
Kichek | 52.759700 , 86.551100 |
Krasnaya Rechka | 52.666670 , 86.916670 |
Makar'yevka | 52.992200 , 86.543800 |
Mirnyy | 52.833330 , 86.466670 |
Mostovaya | 52.950000 , 86.916670 |
Neninka | 52.682233 , 86.246784 |
Nikolayevskiy | 52.716670 , 87.016670 |
Nizhniy Munay | 52.866670 , 86.816670 |
Nizhnyaya Neninka | 52.732200 , 86.403500 |
Novaya Azhinka | 52.552100 , 86.324700 |
Novotroitsk | 52.788900 , 86.740900 |
Pavlovka | 53.033330 , 86.750000 |
Saydyp | 52.571800 , 86.568400 |
Saylap | 52.616670 , 86.483330 |
Sergiyevskiy | 52.600000 , 86.800000 |
Shatabol | 52.857900 , 86.557700 |
Shumikha | 53.003100 , 86.441100 |
Solton | 52.842801 , 86.475527 |
Staraya Azhinka | 52.638800 , 86.390500 |
Suzop | 52.777700 , 86.635300 |
Takmarskiy | 52.750000 , 86.783330 |
Tostok | 52.747400 , 86.526600 |
Ul'ba Pervaya | 52.733330 , 86.933330 |
Ust'-Kuyut | 52.528200 , 86.640900 |
Voznesenka | 52.787600 , 86.694500 |
Yag | 52.859700 , 86.462800 |
Yarkovskiy | 52.716670 , 86.783330 |
Yeronovo | 52.872400 , 86.642500 |
Notes:
- You can download geometry data for Soltonskiy 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.