Download outline map of Chaunskiy (geojson format) :
Chaunskiy.geojson (**)
Download polygon array of Chaunskiy map for "Google Maps" :
Chaunskiy.txt
Bounding Box for Chaunskiy Map : ( 67.147066 , 167.084125 , 70.119553 , 174.458588 )
Wikipedia ID for Chaunskiy : Q870908
Wikipedia SPARQL Query for Chaunskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q870908 wdt:P1082 ?population. }
OPTIONAL { wd:Q870908 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q870908 wdt:P2046 ?area. }
OPTIONAL { wd:Q870908 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q870908 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q870908 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 Chaunskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](67.147066, 167.084125, 70.119553, 174.458588);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chaunskiy)
[out:json];
(
rel["name"="Chaunskiy"][type=boundary];
rel["name:en"="Chaunskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chaunskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apapel'gino | 69.796110 , 170.616390 |
Apapel'khin | 69.792020 , 170.616100 |
Baranikha | 68.500620 , 168.265410 |
Bystryy | 68.583330 , 172.416670 |
Chaunskaya | 68.883330 , 170.616670 |
El'vuney | 69.966670 , 168.166670 |
Gyrgychan | 69.842620 , 171.450130 |
Ichun' | 69.033330 , 171.050000 |
Komsomol'skiy | 69.131750 , 172.743680 |
Krasnoarmeyskiy | 69.542210 , 171.992880 |
Kuyviveyem | 69.963790 , 171.428220 |
Lavka Integralsoyuza | 68.766670 , 169.900000 |
Mayskiy | 68.972390 , 173.709660 |
Mlelino | 69.400000 , 170.800000 |
Palyavaam | 68.740400 , 173.817670 |
Pevek | 69.702870 , 170.299930 |
Ponnegyrgyn | 70.066670 , 170.600000 |
Pyatyy Kilometr | 69.660810 , 170.245240 |
Romanovskiy | 69.800530 , 171.543170 |
Rytkuchi | 68.896650 , 170.715900 |
Severnyy | 69.731250 , 171.807900 |
Shelagskiy | 70.081430 , 170.570850 |
Transportnyy | 69.696480 , 170.376620 |
Ust'-Chaun | 68.784170 , 170.517500 |
Val'kumey | 69.600300 , 170.183710 |
Verkhniy | 69.599940 , 170.695950 |
Vostochnyy | 69.739410 , 171.851910 |
Yubileynyy | 69.215680 , 171.653040 |
Yuzhnyy | 69.429980 , 171.945340 |
Zapadnyy | 69.779140 , 171.586020 |
Zapadnyy | 69.589460 , 170.597100 |
Notes:
- You can download geometry data for Chaunskiy 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.