Download outline map of Vorkuta (geojson format) :
Vorkuta.geojson (**)
Download polygon array of Vorkuta map for "Google Maps" :
Vorkuta.txt
Bounding Box for Vorkuta Map : ( 66.197921 , 61.675725 , 68.472936 , 66.249209 )
Wikipedia ID for Vorkuta : Q1394087
Wikipedia SPARQL Query for Vorkuta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1394087 wdt:P1082 ?population. }
OPTIONAL { wd:Q1394087 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1394087 wdt:P2046 ?area. }
OPTIONAL { wd:Q1394087 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1394087 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1394087 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 Vorkuta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](66.197921, 61.675725, 68.472936, 66.249209);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vorkuta)
[out:json];
(
rel["name"="Vorkuta"][type=boundary];
rel["name:en"="Vorkuta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vorkuta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chum | 67.100000 , 63.166670 |
Gornyatskiy | 67.523967 , 64.090549 |
Khal'mer-Yu | 67.966670 , 64.833330 |
Khanovey | 67.300000 , 63.616670 |
Komsomolskiy | 67.555628 , 63.810819 |
Lek-Vorkuta | 67.183330 , 63.566670 |
Mul'da | 67.500000 , 63.850000 |
Oktyabrskiy | 67.568757 , 64.132941 |
Oshvor | 66.966670 , 62.883330 |
Poselok | 67.700000 , 64.400000 |
Promyshlenny | 67.606846 , 63.922217 |
Promyshlennyy | 67.583330 , 63.916670 |
Sangorodok | 66.733330 , 62.783330 |
Sedlovaya | 67.633330 , 64.200000 |
Severnyy | 67.600187 , 64.124777 |
Severnyy | 66.900000 , 62.900000 |
Seyda | 67.083330 , 63.116670 |
Sivomaskinskiy | 66.666670 , 62.583330 |
Sovetskiy | 67.483330 , 64.416670 |
Syavta | 67.133330 , 61.816670 |
Tal'nik | 67.316940 , 63.727190 |
Tit | 67.033330 , 63.333330 |
Tsementnozavodskiy | 67.628340 , 64.089650 |
Ust'-Vorkuta | 67.050000 , 63.600000 |
Vorga-Shor | 67.587790 , 63.811553 |
Vorkuta | 67.492580 , 64.051044 |
Yeletskiy | 67.045840 , 64.214440 |
Yevsyavan' | 66.833330 , 62.966670 |
Zapolyarnyy | 67.495520 , 63.732750 |
Zheleznodorozhnyy | 67.945388 , 64.747452 |
Notes:
- You can download geometry data for Vorkuta 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.