Download outline map of Izhemskiy (geojson format) :
Izhemskiy.geojson (**)
Download polygon array of Izhemskiy map for "Google Maps" :
Izhemskiy.txt
Bounding Box for Izhemskiy Map : ( 64.283664 , 51.954176 , 66.359686 , 55.522841 )
Wikipedia ID for Izhemskiy : Q666333
Wikipedia SPARQL Query for Izhemskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q666333 wdt:P1082 ?population. }
OPTIONAL { wd:Q666333 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q666333 wdt:P2046 ?area. }
OPTIONAL { wd:Q666333 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q666333 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q666333 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 Izhemskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](64.283664, 51.954176, 66.359686, 55.522841);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Izhemskiy)
[out:json];
(
rel["name"="Izhemskiy"][type=boundary];
rel["name:en"="Izhemskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Izhemskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bakur | 65.043380 , 53.852970 |
Bol'shoye Galovo | 65.278900 , 53.105140 |
Borovaya | 65.533330 , 54.566670 |
Chernak | 64.783330 , 53.433330 |
Chernoborskaya | 65.187210 , 53.652610 |
Chika | 65.473639 , 54.288415 |
Diyur | 65.271080 , 53.362760 |
Gam | 64.980500 , 53.799860 |
Izhma | 65.008330 , 53.911280 |
Kartayel' | 64.527870 , 53.325250 |
Kel'chiyur | 65.271660 , 52.992940 |
Kipiyevo | 65.661920 , 54.516890 |
Krasnobor | 65.291670 , 53.286520 |
Lasta | 64.925610 , 53.807570 |
Lyamtino | 65.201110 , 53.613130 |
Maloye Galovo | 65.281460 , 52.935140 |
Mokhcha | 65.000950 , 53.827110 |
Nyashabozh | 65.464070 , 53.847380 |
Pil'-Yegor | 65.428730 , 53.599240 |
Ras-Kur'ya-Yel' | 65.100000 , 53.783330 |
Sedmes | 64.875700 , 54.115900 |
Shchel'yayur | 65.326180 , 53.425650 |
Sizyabsk | 65.062010 , 53.859100 |
Tarkoita | 64.950000 , 54.433330 |
Ust'-Izhma | 65.299190 , 52.917680 |
Vas'kino | 65.859810 , 55.142020 |
Vertep | 65.294400 , 53.197450 |
Zloba | 64.966670 , 53.766670 |
Notes:
- You can download geometry data for Izhemskiy 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.