Download outline map of Iul'tinskiy (geojson format) :
Iul'tinskiy.geojson (**)
Download polygon array of Iul'tinskiy map for "Google Maps" :
Iul'tinskiy.txt
Bounding Box for Iul'tinskiy Map : ( 65.0074 , -179.999983 , 71.607056 , 179.999983 )
Wikipedia ID for Iul'tinskiy : Q765027
Wikipedia SPARQL Query for Iul'tinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q765027 wdt:P1082 ?population. }
OPTIONAL { wd:Q765027 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q765027 wdt:P2046 ?area. }
OPTIONAL { wd:Q765027 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q765027 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q765027 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 Iul'tinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](65.0074, -179.999983, 71.607056, 179.999983);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Iul'tinskiy)
[out:json];
(
rel["name"="Iul'tinskiy"][type=boundary];
rel["name:en"="Iul'tinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Iul'tinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amen | 68.900000 , 179.450000 |
Amguema | 66.966670 , -179.266670 |
Annyual'kal' | 65.633330 , 179.300000 |
Billings | 69.877040 , 175.751380 |
Dal'stroya | 68.316670 , 177.650000 |
Epran | 65.550000 , -177.233330 |
Geologicheskiy | 67.618800 , -178.660990 |
Il'khetan | 67.666670 , 175.283330 |
Iul'tin | 67.873550 , -178.729730 |
Kenegyrgyn | 65.783330 , -178.500000 |
Konergino | 65.902200 , -178.845820 |
Koynergirgin | 65.416670 , -179.516670 |
Koynergirgin | 65.416670 , 179.516670 |
Leningradskiy | 69.360120 , 178.401030 |
Meynynytum | 65.133330 , 179.700000 |
Nutapenman | 65.497410 , -178.512790 |
Nutepel'men | 67.425730 , -174.924940 |
Olovyannaya | 66.180930 , -179.005080 |
Pereval'naya | 66.966670 , 179.566670 |
Perkatkun | 71.139200 , -179.751430 |
Pil'khekay | 68.916670 , 179.750000 |
Plamennyy | 68.500000 , 176.250000 |
Polyarnik | 66.966670 , -179.333330 |
Pomori | 65.700000 , -178.400000 |
Rene | 65.966670 , -178.833330 |
Uel'kal' | 65.536810 , -179.289890 |
Ushakovskoye (historical) | 70.981440 , -178.480250 |
Utvuren-Vuk | 66.333330 , -179.283330 |
Val'vekvegen | 67.683330 , 175.350000 |
Valkarkoy | 65.460330 , -178.236290 |
Vankarem | 67.841570 , -175.835670 |
Vel'kalli | 65.616670 , -179.383330 |
Vydelennaya | 68.866670 , 179.366670 |
Yegitun' | 65.600000 , -178.466670 |
Zvezdnyy | 70.956585 , -179.589979 |
Notes:
- You can download geometry data for Iul'tinskiy 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.