Download outline map of Sut-Khol'skiy (geojson format) :
Sut-Khol'skiy.geojson (**)
Download polygon array of Sut-Khol'skiy map for "Google Maps" :
Sut-Khol'skiy.txt
Bounding Box for Sut-Khol'skiy Map : ( 51.247887 , 90.005725 , 52.204542 , 91.930181 )
Wikipedia ID for Sut-Khol'skiy : Q855600
Wikipedia SPARQL Query for Sut-Khol'skiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q855600 wdt:P1082 ?population. }
OPTIONAL { wd:Q855600 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q855600 wdt:P2046 ?area. }
OPTIONAL { wd:Q855600 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q855600 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q855600 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 Sut-Khol'skiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](51.247887, 90.005725, 52.204542, 91.930181);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sut-Khol'skiy)
[out:json];
(
rel["name"="Sut-Khol'skiy"][type=boundary];
rel["name:en"="Sut-Khol'skiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sut-Khol'skiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ak-Dash | 51.350000 , 91.133330 |
Aldan-Maadyr | 51.300000 , 90.966670 |
Bora-Tayga | 51.400000 , 91.133330 |
Ishkin | 51.550000 , 91.483330 |
Kara-Chira | 51.416670 , 91.333330 |
Kuzhe-Baza | 51.766670 , 90.683330 |
Kyzyl-Tayga | 51.476410 , 91.383820 |
Sut-Khol' | 51.406980 , 91.292440 |
Notes:
- You can download geometry data for Sut-Khol'skiy 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.