Download outline map of Okinskiy (geojson format) :
Okinskiy.geojson (**)
Download polygon array of Okinskiy map for "Google Maps" :
Okinskiy.txt
Bounding Box for Okinskiy Map : ( 51.718823 , 98.625291 , 53.376236 , 102.831191 )
Wikipedia ID for Okinskiy : Q726524
Wikipedia SPARQL Query for Okinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q726524 wdt:P1082 ?population. }
OPTIONAL { wd:Q726524 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q726524 wdt:P2046 ?area. }
OPTIONAL { wd:Q726524 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q726524 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q726524 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 Okinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](51.718823, 98.625291, 53.376236, 102.831191);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Okinskiy)
[out:json];
(
rel["name"="Okinskiy"][type=boundary];
rel["name:en"="Okinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Okinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alag-Shulun | 52.833330 , 100.150000 |
Balakta | 52.494600 , 99.699600 |
Barun-Gol | 52.816670 , 100.183330 |
Batagol | 52.366670 , 100.750000 |
Bayan-Gol | 52.800000 , 99.933330 |
Bokson | 51.966670 , 100.333330 |
Botogol | 52.371940 , 100.739170 |
Bulag | 52.750000 , 99.600000 |
Bulag-Shebe | 52.766670 , 99.716670 |
Dede-Balakta | 52.300000 , 99.316670 |
Dodo-Dibi | 52.166670 , 99.900000 |
Gargana | 52.116670 , 100.366670 |
Il'chir | 52.034720 , 101.065560 |
Imeni Stalina | 52.150000 , 100.300000 |
Khara-Khuzhir | 52.604700 , 99.715100 |
Khaygas | 52.300000 , 100.233330 |
Khodarus | 52.600000 , 99.316670 |
Khonchin | 52.400000 , 100.800000 |
Khonshon | 52.481940 , 101.033060 |
Khoyto-Bokson | 52.116670 , 100.350000 |
Khur'yeleg | 52.650000 , 99.516670 |
Khurga | 52.376100 , 99.903900 |
Khuzhir | 52.791940 , 99.860000 |
Mol'to | 52.816670 , 100.033330 |
Mongolzhon | 52.700000 , 99.700000 |
Oboto | 52.733330 , 99.566670 |
Orlik | 52.517800 , 99.825000 |
Samarta | 52.091110 , 101.128330 |
Shamkhag | 52.566670 , 99.733330 |
Shara-Tala | 52.666670 , 99.500000 |
Sharza | 52.716670 , 99.533330 |
Shasnur | 52.683330 , 99.516670 |
Shelikova | 52.083330 , 102.166670 |
Shigna | 52.516110 , 101.169440 |
Sorok | 52.323330 , 100.173330 |
Soyot | 52.033330 , 101.133330 |
Subarya | 52.122000 , 99.937200 |
Ul'zete | 52.191490 , 100.355140 |
Ulentey | 52.800000 , 100.200000 |
Ulzyta | 52.850000 , 100.316670 |
Under-Gube | 52.333330 , 100.000000 |
Ur'yeleg | 52.816670 , 100.100000 |
Usol'tseva | 52.050000 , 102.450000 |
Ust'-Bokson | 52.161830 , 100.330510 |
Zhakhna | 52.483330 , 99.883330 |
Zhalgyn | 52.516670 , 99.650000 |
Zun-Kholba | 52.132610 , 101.017450 |
Notes:
- You can download geometry data for Okinskiy 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.