Download outline map of Vuktyl (geojson format) :
Vuktyl.geojson (**)
Download polygon array of Vuktyl map for "Google Maps" :
Vuktyl.txt
Bounding Box for Vuktyl Map : ( 63.08078 , 55.82348 , 64.668475 , 59.831079 )
Wikipedia ID for Vuktyl : Q1075082
Wikipedia SPARQL Query for Vuktyl (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1075082 wdt:P1082 ?population. }
OPTIONAL { wd:Q1075082 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1075082 wdt:P2046 ?area. }
OPTIONAL { wd:Q1075082 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1075082 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1075082 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 Vuktyl map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](63.08078, 55.82348, 64.668475, 59.831079);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vuktyl)
[out:json];
(
rel["name"="Vuktyl"][type=boundary];
rel["name:en"="Vuktyl"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vuktyl
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Andronovo | 64.210580 , 57.493770 |
Boyarskiy Yag | 64.007850 , 57.617790 |
Dutovo | 63.785710 , 56.694050 |
Gord-Yu-Vom | 64.071200 , 58.639410 |
Ichetdi | 63.656450 , 56.706280 |
Kamchatka | 63.716670 , 58.116670 |
Kuz'diyur | 63.900000 , 57.466670 |
Lebyazhsk | 63.845050 , 57.167690 |
Lemtybozh | 63.855560 , 56.942030 |
Michabichevnik | 64.196320 , 58.032620 |
Pashnya | 63.335660 , 56.497550 |
Pinyaiz | 64.433330 , 57.700000 |
Podcher'ye | 63.944060 , 57.556320 |
Savinobor | 63.539540 , 56.441260 |
Sherdino | 63.488330 , 56.426670 |
Timenka | 63.700000 , 58.100000 |
Ust'-Malyy-Patok | 64.166670 , 58.566670 |
Ust'-Patok | 64.346800 , 58.218570 |
Ust'-Shchuger | 64.265150 , 57.607750 |
Ust'-Soplesk | 64.358230 , 57.692450 |
Ust'-Voya | 64.457540 , 57.669530 |
Vozino | 63.572380 , 56.591720 |
Vuktyl | 63.856670 , 57.309440 |
Vyatskiy Norys | 63.825130 , 56.800120 |
Yemel'-Ust'ye | 63.616670 , 58.400000 |
Zalazdibozh | 63.783330 , 58.100000 |
Notes:
- You can download geometry data for Vuktyl 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.