Download outline map of Abayskiy (geojson format) :
Abayskiy.geojson (**)
Download polygon array of Abayskiy map for "Google Maps" :
Abayskiy.txt
Bounding Box for Abayskiy Map : ( 48.271576 , 78.282709 , 49.861614 , 80.402533 )
Wikipedia ID for Abayskiy : Q1099244
Wikipedia SPARQL Query for Abayskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1099244 wdt:P1082 ?population. }
OPTIONAL { wd:Q1099244 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1099244 wdt:P2046 ?area. }
OPTIONAL { wd:Q1099244 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1099244 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1099244 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 Abayskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.271576, 78.282709, 49.861614, 80.402533);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Abayskiy)
[out:json];
(
rel["name"="Abayskiy"][type=boundary];
rel["name:en"="Abayskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Abayskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abdraim | 49.067010 , 78.910620 |
Alimbet | 49.735510 , 79.355550 |
Aqshoqy | 49.473850 , 79.645100 |
Aqtas | 48.525900 , 79.657930 |
Aray | 48.436400 , 79.933920 |
Arkat | 49.033700 , 80.063740 |
Arqalyq | 49.036460 , 78.943660 |
Arshaly | 49.518870 , 79.337350 |
Atey | 49.200110 , 78.706640 |
Aydapkel | 49.288010 , 78.506690 |
Bakhanas | 48.733330 , 78.466670 |
Baybol | 48.806580 , 80.135130 |
Birlik | 48.783330 , 79.333330 |
Bozkoy | 49.043330 , 78.931770 |
Dogolan | 49.033330 , 79.200000 |
Eshkiolgen | 48.579050 , 79.884910 |
Imeni Tel'mana | 49.600000 , 78.716670 |
Kan-Chingiz | 48.883330 , 79.300000 |
Kaskabulak | 49.562420 , 79.871850 |
Kurgantas | 49.554970 , 79.085010 |
Kyzyladyr | 49.600000 , 78.683330 |
Maksut | 49.616670 , 80.183330 |
Medey | 49.250390 , 78.872030 |
Mengdeke | 48.600620 , 79.550430 |
Olzhabay | 48.901720 , 79.243890 |
Qarabulaq | 49.183810 , 80.145520 |
Qopa | 49.107650 , 80.221000 |
Qyzyltas | 48.758430 , 79.336460 |
Ramazan | 48.475340 , 78.900900 |
Sary-Kul' | 49.583330 , 79.966670 |
Sarykamys | 48.496610 , 79.789590 |
Saryzhal | 49.600250 , 78.738340 |
Seleuli | 49.431090 , 79.801090 |
Sholakespe | 49.400000 , 79.266670 |
Shugla | 48.412050 , 79.876150 |
Uzynbulak | 49.140910 , 79.546130 |
Zhanatalap | 49.583330 , 80.016670 |
Zhanayenbek | 48.650000 , 79.616670 |
Zhangaarna | 48.434640 , 79.773080 |
Zhasar | 49.131300 , 78.802080 |
Zhurekadyr | 48.548960 , 79.630830 |
Notes:
- You can download geometry data for Abayskiy 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.