Download outline map of Inta (geojson format) :
Inta.geojson (**)
Download polygon array of Inta map for "Google Maps" :
Inta.txt
Bounding Box for Inta Map : ( 64.901842 , 58.771833 , 67.119175 , 63.05993 )
Wikipedia ID for Inta : Q2623326
Wikipedia SPARQL Query for Inta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2623326 wdt:P1082 ?population. }
OPTIONAL { wd:Q2623326 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2623326 wdt:P2046 ?area. }
OPTIONAL { wd:Q2623326 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2623326 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2623326 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 Inta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](64.901842, 58.771833, 67.119175, 63.05993);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Inta)
[out:json];
(
rel["name"="Inta"][type=boundary];
rel["name:en"="Inta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Inta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abez' | 66.533330 , 61.783330 |
Adz'va | 66.556490 , 59.418980 |
Adz'vavom | 66.591680 , 59.295420 |
Fion | 66.533330 , 61.600000 |
Inta | 66.040368 , 60.160838 |
Kharuta | 66.841940 , 59.528410 |
Kochmes | 66.166670 , 60.800000 |
Kochmes | 66.333330 , 60.000000 |
Komayu | 65.785210 , 59.478810 |
Kos'yuvom | 66.282380 , 59.886820 |
Kozhym | 65.734000 , 59.524350 |
Kozhymvom | 65.795530 , 59.316050 |
Kushshor | 66.533330 , 59.133330 |
Larki | 66.333330 , 60.066670 |
Lazurnyy | 65.636020 , 59.050170 |
Malvavom | 66.750000 , 59.366670 |
Naum | 66.900000 , 61.166670 |
Nechavom | 66.083330 , 60.133330 |
Nertseta | 67.016670 , 61.200000 |
Oshper | 66.283330 , 61.066670 |
Otvas' | 66.233330 , 60.183330 |
Pagavom | 66.300000 , 61.883330 |
Petrun' | 66.472730 , 60.741350 |
Rogovaya | 66.533330 , 60.550000 |
Ruch'yuvom | 66.700000 , 61.200000 |
Sarmayu | 66.566670 , 62.250000 |
Sed-Nyrd | 66.896730 , 59.608240 |
Toshli | 66.483330 , 61.300000 |
Verkhnyaya Inta | 65.991025 , 60.327941 |
Vezhkur'ya | 66.300000 , 59.783330 |
Yarpiyag | 66.521290 , 62.011270 |
Yepa | 66.356600 , 61.809210 |
Yepach | 66.966670 , 61.533330 |
Notes:
- You can download geometry data for Inta 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.