Download outline map of Nanajskiy (geojson format) :
Nanajskiy.geojson (**)
Download polygon array of Nanajskiy map for "Google Maps" :
Nanajskiy.txt
Bounding Box for Nanajskiy Map : ( 48.198131 , 135.143029 , 50.003583 , 138.820245 )
Wikipedia ID for Nanajskiy : Q1042857
Wikipedia SPARQL Query for Nanajskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1042857 wdt:P1082 ?population. }
OPTIONAL { wd:Q1042857 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1042857 wdt:P2046 ?area. }
OPTIONAL { wd:Q1042857 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1042857 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1042857 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 Nanajskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.198131, 135.143029, 50.003583, 138.820245);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nanajskiy)
[out:json];
(
rel["name"="Nanajskiy"][type=boundary];
rel["name:en"="Nanajskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nanajskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bochkan | 49.467400 , 136.387200 |
Bynza | 49.550000 , 136.816670 |
Chenka | 49.516670 , 136.883330 |
Chuin | 49.200000 , 137.000000 |
Dada | 49.168260 , 136.471810 |
Dauki | 49.766670 , 136.783330 |
Dayerga | 49.265870 , 136.474290 |
Dokeda | 49.700000 , 136.766670 |
Don-Don | 49.300000 , 136.400000 |
Dubovyy Mys | 49.107000 , 136.498910 |
Dzhari | 49.437950 , 136.518860 |
Dzhonka | 49.672220 , 136.944340 |
Gardami | 49.250000 , 136.366670 |
Gassi | 49.124080 , 136.489240 |
Innokent'yevka | 49.679030 , 136.896530 |
Khapkhali | 49.116670 , 136.366670 |
Konodate | 49.366670 , 137.466670 |
Krasnyy Yar | 48.866670 , 135.600000 |
Lidoga | 49.508292 , 136.896350 |
Malmyzh | 49.853780 , 136.761230 |
Mayak | 48.915658 , 136.249627 |
Naykhin | 49.277767 , 136.476127 |
Nekkinka | 49.850000 , 136.666670 |
Nizhnyaya Manoma | 49.327380 , 136.631250 |
Sayan | 49.400000 , 136.383330 |
Serenda | 49.216670 , 136.466670 |
Sinda | 48.957882 , 136.309154 |
Slavyanka | 49.468750 , 136.774400 |
Torgon | 49.300000 , 136.416670 |
Troitskoye | 49.443677 , 136.556723 |
Verkhniy Nergen | 49.847170 , 136.802900 |
Verkhnyaya Manoma | 49.322860 , 137.077280 |
Notes:
- You can download geometry data for Nanajskiy 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.