Download outline map of Kezhemskiy (geojson format) :
Kezhemskiy.geojson (**)
Download polygon array of Kezhemskiy map for "Google Maps" :
Kezhemskiy.txt
Bounding Box for Kezhemskiy Map : ( 57.397926 , 98.371371 , 59.990463 , 102.648774 )
Wikipedia ID for Kezhemskiy : Q285506
Wikipedia SPARQL Query for Kezhemskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q285506 wdt:P1082 ?population. }
OPTIONAL { wd:Q285506 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q285506 wdt:P2046 ?area. }
OPTIONAL { wd:Q285506 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q285506 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q285506 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 Kezhemskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](57.397926, 98.371371, 59.990463, 102.648774);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kezhemskiy)
[out:json];
(
rel["name"="Kezhemskiy"][type=boundary];
rel["name:en"="Kezhemskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kezhemskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aksenovo | 58.933890 , 101.586670 |
Aleshkino | 58.571670 , 100.427780 |
Bideya | 57.915700 , 99.198100 |
Bolturino | 58.336110 , 100.013060 |
Buzykanova | 58.183580 , 98.835590 |
Chadobets | 58.666670 , 98.850000 |
Dvorets | 58.370560 , 99.950280 |
Frolovo | 58.855000 , 102.361940 |
Gusevka | 58.683330 , 100.633330 |
Irba | 58.098560 , 98.988700 |
Kameshok | 58.633330 , 100.516670 |
Karamyshevo | 57.566670 , 100.916670 |
Kezhma | 58.980065 , 101.192870 |
Koda | 58.700000 , 99.316670 |
Kodinsk | 58.688060 , 99.184440 |
Kosoy Byk | 58.323330 , 100.095280 |
Kostino | 57.931000 , 100.698500 |
Kova | 58.300000 , 100.350000 |
Kutarey | 58.883330 , 101.000000 |
Nedokura | 58.617780 , 100.628890 |
Nizhnyaya Rechka | 58.633330 , 99.333330 |
Okunevka | 58.533330 , 100.433330 |
Panovo | 58.970560 , 101.858060 |
Pashina | 58.525280 , 99.598060 |
Privalikhina | 58.866670 , 102.500000 |
Prokop'yevo | 58.050000 , 100.650000 |
Prospikhino | 58.595000 , 99.380280 |
Rozhkova | 58.500000 , 99.773060 |
Savina | 58.816670 , 102.483330 |
Selengino | 58.933330 , 101.983330 |
Sizaya | 58.116670 , 100.633330 |
Sosnova | 58.516670 , 99.833330 |
Syromolotova | 58.669040 , 98.937480 |
Tayezhnyy | 58.662400 , 100.481370 |
Usol'tseva | 58.925920 , 102.177850 |
Ust'-Kezhma | 57.998300 , 99.153100 |
Uyar | 58.196270 , 100.576010 |
Verkhnyaya Kezhma | 58.984610 , 101.310460 |
Yarkino | 59.129790 , 99.397440 |
Yerma | 58.416670 , 100.000000 |
Yurokhta | 58.953640 , 98.988660 |
Zaimka | 58.686450 , 100.678700 |
Zaledeyevo | 58.672730 , 98.819240 |
Zimov'ye Kezhemskoye | 59.466670 , 100.333330 |
Notes:
- You can download geometry data for Kezhemskiy 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.