Download outline map of Alnashskiy (geojson format) :
Alnashskiy.geojson (**)
Download polygon array of Alnashskiy map for "Google Maps" :
Alnashskiy.txt
Bounding Box for Alnashskiy Map : ( 55.98594 , 52.195931 , 56.361798 , 52.882032 )
Wikipedia ID for Alnashskiy : Q516355
Wikipedia SPARQL Query for Alnashskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q516355 wdt:P1082 ?population. }
OPTIONAL { wd:Q516355 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q516355 wdt:P2046 ?area. }
OPTIONAL { wd:Q516355 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q516355 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q516355 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 Alnashskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](55.98594, 52.195931, 56.361798, 52.882032);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alnashskiy)
[out:json];
(
rel["name"="Alnashskiy"][type=boundary];
rel["name:en"="Alnashskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Alnashskiy
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Abyshevo | 56.214450 , 52.566320 |
| Alnashi | 56.186137 , 52.483890 |
| Bayteryakovo | 56.079550 , 52.426780 |
| Chemoshur-Kuyuk | 56.162030 , 52.710820 |
| Dyatlevo | 56.201110 , 52.525750 |
| Garga | 56.078740 , 52.645200 |
| Il'inskoye | 56.156420 , 52.267310 |
| Kadikovo | 56.126910 , 52.408710 |
| Kizelovo-Udmurtskoye | 56.116670 , 52.466670 |
| Klyuchevka | 56.213170 , 52.660840 |
| Koltymak | 56.184340 , 52.244580 |
| Kucheryanovo | 56.136870 , 52.508840 |
| Kuzebayevo | 56.073030 , 52.700840 |
| Lyali | 56.151180 , 52.805100 |
| Mariyskoye Gondyrevo | 56.104140 , 52.249740 |
| Muvazhi | 56.045480 , 52.701880 |
| Nizhneye Asanovo | 56.088300 , 52.497170 |
| Nizhneye Kotnyrevo | 56.107920 , 52.401570 |
| Nizhniy Syr'yez | 56.298560 , 52.553300 |
| Novyy Utchan | 56.167020 , 52.381040 |
| Petropavlovskiy | 56.022460 , 52.639560 |
| Piseyevo | 56.323800 , 52.523160 |
| Pokrovskaya | 56.050000 , 52.550000 |
| Shadrasak-Kib'ya | 56.177640 , 52.810070 |
| Sharshada | 56.241410 , 52.410380 |
| Staraya Shud'ya | 56.187190 , 52.549770 |
| Staraya Yum'ya | 56.032350 , 52.374140 |
| Staryy Utchan | 56.164340 , 52.339440 |
| Tatarskiy Toymobash | 56.216210 , 52.482090 |
| Udmurtskiy Toymobash | 56.259350 , 52.461130 |
| Udmurtskoye Gondyrevo | 56.121450 , 52.248830 |
| Varali | 56.072440 , 52.294160 |
| Varza-Yalchi | 56.133330 , 52.800000 |
| Varzibash | 56.138130 , 52.642860 |
| Varzino-Alekseyevo | 56.107130 , 52.675730 |
| Verkhneye Asanovo | 56.079460 , 52.525560 |
| Verkhniye Alnashi | 56.207410 , 52.413220 |
| Voznesenskaya | 56.216670 , 52.366670 |
| Yelkibayevo | 56.036590 , 52.436550 |
| Yuri-Kaksi | 56.250000 , 52.350000 |
Notes:
- You can download geometry data for Alnashskiy 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.