Download outline map of Sosnogorsk (geojson format) :
Sosnogorsk.geojson (**)
Download polygon array of Sosnogorsk map for "Google Maps" :
Sosnogorsk.txt
Bounding Box for Sosnogorsk Map : ( 62.578004 , 53.372295 , 64.494592 , 56.834416 )
Wikipedia ID for Sosnogorsk : Q1075102
Wikipedia SPARQL Query for Sosnogorsk (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1075102 wdt:P1082 ?population. }
OPTIONAL { wd:Q1075102 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1075102 wdt:P2046 ?area. }
OPTIONAL { wd:Q1075102 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1075102 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1075102 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 Sosnogorsk map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](62.578004, 53.372295, 64.494592, 56.834416);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sosnogorsk)
[out:json];
(
rel["name"="Sosnogorsk"][type=boundary];
rel["name:en"="Sosnogorsk"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sosnogorsk
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akim | 63.742420 , 53.727020 |
Dorozhnyy | 62.895700 , 55.102580 |
Gazhayag | 63.200340 , 54.495760 |
Irayel' | 64.411920 , 55.199360 |
Ivan-Yel' | 63.355210 , 54.381160 |
Kerki | 63.732130 , 54.202310 |
Krutaya | 62.987880 , 54.677010 |
Lach | 63.304070 , 54.457630 |
Lem'yu | 64.242000 , 54.989990 |
Malaya Pera | 64.181620 , 54.832570 |
Neftepechorsk | 63.290000 , 56.417780 |
Nibel' | 62.839160 , 55.253310 |
Nizhniy Odes | 63.644510 , 54.855980 |
Polyana | 63.544280 , 54.074210 |
Porozhsk | 63.917780 , 53.746490 |
Poselok Pozhnya | 63.591940 , 53.959020 |
Pozhn'ya | 63.558670 , 54.002780 |
Sedz'vozh | 64.100000 , 54.683330 |
Sosngorsk | 63.605135 , 53.886237 |
Sosnovka | 63.586190 , 53.932390 |
Ust'-Syuzya-Ib | 63.750000 , 53.700000 |
Van'pi | 63.280700 , 56.321980 |
Vann | 63.793490 , 54.933450 |
Vel'yu | 63.622660 , 55.648560 |
Verkhneizhemskiy | 63.004320 , 54.688720 |
Verkhovaya | 63.803540 , 54.842060 |
Vinla | 63.982970 , 53.611790 |
Vis | 63.908560 , 54.441980 |
Viyer | 63.795140 , 54.282280 |
Voyvozh | 64.341800 , 55.124010 |
Voyvozh | 62.891980 , 54.963460 |
Notes:
- You can download geometry data for Sosnogorsk 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.