Download outline map of Suetskiy (geojson format) :
Suetskiy.geojson (**)
Download polygon array of Suetskiy map for "Google Maps" :
Suetskiy.txt
Bounding Box for Suetskiy Map : ( 53.07133 , 79.623829 , 53.485694 , 80.311362 )
Wikipedia ID for Suetskiy : Q1822708
Wikipedia SPARQL Query for Suetskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1822708 wdt:P1082 ?population. }
OPTIONAL { wd:Q1822708 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1822708 wdt:P2046 ?area. }
OPTIONAL { wd:Q1822708 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1822708 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1822708 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 Suetskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](53.07133, 79.623829, 53.485694, 80.311362);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Suetskiy)
[out:json];
(
rel["name"="Suetskiy"][type=boundary];
rel["name:en"="Suetskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Suetskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adamovka | 53.350000 , 79.866670 |
Beregovoy | 53.271400 , 79.993700 |
Cheremkhovka | 53.366670 , 79.916670 |
Chigirinovka | 53.333330 , 79.866670 |
Demidovka | 53.416670 , 79.916670 |
Dobrovol'skiy | 53.216670 , 80.166670 |
Dubrovka | 53.366670 , 79.866670 |
Imeni Vladimira Il'icha | 53.237600 , 79.708000 |
Kaznacheyskiy | 53.433330 , 80.100000 |
Larinskiy | 53.300000 , 80.133330 |
Nizhnyaya Suyetka | 53.221600 , 79.896600 |
Oktyabr'skiy | 53.322800 , 79.920600 |
Priozernyy | 53.115600 , 79.782300 |
Saratovka | 53.383330 , 79.950000 |
Sennoy Log | 53.366670 , 80.166670 |
Sibirskiy Gigant | 53.237400 , 79.829600 |
Sokolovskiy | 53.416670 , 80.000000 |
Suyetskiy | 53.200000 , 79.950000 |
Tavricheskiy | 53.386410 , 80.029160 |
Tsibermanovo | 53.304200 , 79.813500 |
Ust'-Suyetka | 53.150000 , 79.766670 |
Verkh-Suetka | 53.304010 , 80.046750 |
Verkhnyaya Suyetka | 53.311335 , 80.047639 |
Notes:
- You can download geometry data for Suetskiy 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.