Download outline map of Nukutskiy (geojson format) :
Nukutskiy.geojson (**)
Download polygon array of Nukutskiy map for "Google Maps" :
Nukutskiy.txt
Bounding Box for Nukutskiy Map : ( 53.435328 , 102.322743 , 54.061848 , 103.373011 )
Wikipedia ID for Nukutskiy : Q1653934
Wikipedia SPARQL Query for Nukutskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1653934 wdt:P1082 ?population. }
OPTIONAL { wd:Q1653934 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1653934 wdt:P2046 ?area. }
OPTIONAL { wd:Q1653934 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1653934 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1653934 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 Nukutskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](53.435328, 102.322743, 54.061848, 103.373011);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nukutskiy)
[out:json];
(
rel["name"="Nukutskiy"][type=boundary];
rel["name:en"="Nukutskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nukutskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altarik | 53.483000 , 102.925900 |
Barun-Zakhody | 53.883330 , 102.833330 |
Barun-Zakhody | 53.816670 , 102.833330 |
Bogoy | 53.759400 , 103.040600 |
Bol'shebayanovskaya | 53.903200 , 102.587000 |
Bol'shepobedinskaya | 53.952900 , 102.563200 |
Burunday | 53.650000 , 103.366670 |
Chichikovskaya | 53.590800 , 102.801600 |
Druzhnyy | 53.876400 , 103.045100 |
Khadakhan | 53.554600 , 103.297500 |
Khamkhar | 53.733000 , 102.934300 |
Kharety | 53.822200 , 102.731000 |
Kharety | 53.816900 , 102.720400 |
Khodal' | 53.683330 , 102.716670 |
Kirillovskaya | 53.508610 , 102.901940 |
Kuyta | 53.808000 , 102.477900 |
Makar'yevskaya | 53.566940 , 102.828890 |
Malaya Sukhaya | 53.472700 , 102.945000 |
Mel'khituy | 53.656100 , 103.269400 |
Mel'khituy | 53.649720 , 103.124720 |
Muruy | 53.833330 , 103.133330 |
Nadyur | 53.619900 , 103.334400 |
Naymoday | 53.661940 , 102.635000 |
Nizhniy Naymaday | 53.666670 , 102.650000 |
Novolenino | 53.811670 , 102.843330 |
Novonukutskiy | 53.700200 , 102.711700 |
Novoselova | 53.580300 , 102.740800 |
Novyy Put' | 53.663100 , 103.338800 |
Nukuty | 53.712452 , 102.805284 |
Pervomayskoye | 53.753878 , 103.239286 |
Peski | 53.666670 , 103.333330 |
Russkiye Tal'yany | 53.983330 , 102.566670 |
Shaloty | 53.584200 , 102.990700 |
Sharagul | 53.947900 , 102.821000 |
Sharaty | 53.826900 , 102.573400 |
Shelotskiy | 53.728900 , 103.135700 |
Sidorovskiy | 53.900000 , 102.566670 |
Stepnoye | 53.786500 , 103.025300 |
Sukhaya | 53.983330 , 102.633330 |
Tanguty | 53.772800 , 102.593100 |
Tselinnyy | 53.640500 , 102.592100 |
Unkurlik | 53.652000 , 102.594700 |
Ust'-Khamkhar | 53.762600 , 103.012400 |
Vasil'yevskoye | 53.900700 , 102.644900 |
Verkhnyaya Kuyta | 53.825000 , 102.450000 |
Vorot-Ongoy | 53.661670 , 102.832220 |
Yey | 53.827200 , 102.614300 |
Zadonovskaya | 53.936200 , 102.549900 |
Zagalzay | 53.600000 , 103.283330 |
Zakuleyskiy | 53.736200 , 103.098700 |
Zarechnyy | 53.683000 , 102.672300 |
Zungar | 54.028400 , 102.881600 |
Notes:
- You can download geometry data for Nukutskiy 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.