Download outline map of Tisul'skiy (geojson format) :
Tisul'skiy.geojson (**)
Download polygon array of Tisul'skiy map for "Google Maps" :
Tisul'skiy.txt
Bounding Box for Tisul'skiy Map : ( 55.001882 , 88.574664 , 56.021489 , 89.853234 )
Wikipedia ID for Tisul'skiy : Q373878
Wikipedia SPARQL Query for Tisul'skiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q373878 wdt:P1082 ?population. }
OPTIONAL { wd:Q373878 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q373878 wdt:P2046 ?area. }
OPTIONAL { wd:Q373878 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q373878 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q373878 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 Tisul'skiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](55.001882, 88.574664, 56.021489, 89.853234);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tisul'skiy)
[out:json];
(
rel["name"="Tisul'skiy"][type=boundary];
rel["name:en"="Tisul'skiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tisul'skiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aleksandrovka | 55.804170 , 89.751390 |
Azhinskoye | 55.550560 , 89.209720 |
Bazyr | 55.425280 , 88.989440 |
Beloozerka | 55.696390 , 89.537500 |
Beresh | 55.485000 , 89.153330 |
Berezovskoye | 55.844534 , 89.581195 |
Berezovskoye | 55.788790 , 89.373140 |
Bol'shoye Ozero | 55.187220 , 89.317780 |
Glinka | 55.769720 , 89.523890 |
Glyaden' | 55.494720 , 89.302780 |
Gorby | 55.763610 , 89.730560 |
Gudkovo | 55.895280 , 89.611670 |
Ivanovka | 55.568440 , 88.779531 |
Izyndayevo | 55.733330 , 89.200000 |
Kadat | 55.571940 , 89.068330 |
Karbalyk | 55.933330 , 89.533330 |
Kholmogorskoye | 55.467220 , 89.138890 |
Kosongol' | 55.636940 , 89.422500 |
Krutoyarskiy | 55.722220 , 89.624720 |
Linevo | 55.382220 , 89.083890 |
Maloye Ozero | 55.127500 , 89.336390 |
Mozhary | 55.506340 , 89.567685 |
Nikolsk | 55.692326 , 89.154850 |
Novoaltatka | 55.725830 , 89.480830 |
Oraki | 55.325000 , 89.510830 |
Parnaya | 55.288722 , 89.219963 |
Rodniki | 55.646390 , 89.202500 |
Sartachul' | 55.245830 , 89.221670 |
Shush' | 55.670560 , 89.425000 |
Shush' | 55.597500 , 89.445560 |
Skripachi | 55.790830 , 89.381940 |
Skvortsovo | 55.632500 , 89.217500 |
Sorokino | 55.514440 , 88.855280 |
Temra | 55.436170 , 89.271430 |
Trekhrechka | 55.419470 , 88.777400 |
Ust'-Parnaya | 55.410000 , 89.130180 |
Vyselok | 55.345310 , 89.105730 |
Yedet | 55.523170 , 88.701790 |
Yershovo | 55.945148 , 89.378650 |
Notes:
- You can download geometry data for Tisul'skiy 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.