Download outline map of Sovetskiy (geojson format) :
Sovetskiy.geojson (**)
Download polygon array of Sovetskiy map for "Google Maps" :
Sovetskiy.txt
Bounding Box for Sovetskiy Map : ( 60.456024 , 60.826563 , 62.305707 , 66.151354 )
Wikipedia ID for Sovetskiy : Q557487
Wikipedia SPARQL Query for Sovetskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q557487 wdt:P1082 ?population. }
OPTIONAL { wd:Q557487 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q557487 wdt:P2046 ?area. }
OPTIONAL { wd:Q557487 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q557487 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q557487 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 Sovetskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](60.456024, 60.826563, 62.305707, 66.151354);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sovetskiy)
[out:json];
(
rel["name"="Sovetskiy"][type=boundary];
rel["name:en"="Sovetskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sovetskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agirish | 61.924720 , 63.023060 |
Alyab'yevskiy | 61.227220 , 62.800000 |
Arantur | 60.900000 , 63.516670 |
Khanlazin | 62.038610 , 63.410280 |
Khulimpaul' | 61.833330 , 61.983330 |
Kommunisticheskiy | 61.678890 , 64.481940 |
Koryst'ya | 60.783330 , 63.416670 |
Malinovskiy | 61.195280 , 62.839720 |
Nalmi-Paul' | 61.600000 , 62.500000 |
Nirvozh-Paul' | 62.066670 , 61.783330 |
Nyurikh | 61.400280 , 63.855280 |
Pecherakh | 60.850000 , 63.433330 |
Pionerskiy | 61.195856 , 62.854427 |
Potanay | 61.209720 , 65.648890 |
Sheshushum | 60.633330 , 63.616670 |
Shoushma | 61.174720 , 63.766110 |
Sovetskiy | 61.361390 , 63.584170 |
Tayezhnyy | 61.161190 , 62.679210 |
Timkapaul' | 61.506640 , 62.279040 |
Ulangsospaul' | 61.533330 , 62.050000 |
Umyt'ya | 60.700000 , 63.900000 |
Voryapaul' | 62.092500 , 61.637500 |
Yemankurt | 61.700000 , 63.400000 |
Yubileynyy | 61.187410 , 62.778560 |
Zelenoborsk | 61.470880 , 64.043440 |
Notes:
- You can download geometry data for Sovetskiy 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.