Download outline map of Aksu (geojson format) :
Aksu.geojson (**)
Download polygon array of Aksu map for "Google Maps" :
Aksu.txt
Bounding Box for Aksu Map : ( 44.934938 , 77.788467 , 46.255763 , 80.229021 )
Wikipedia ID for Aksu : Q2737272
Wikipedia SPARQL Query for Aksu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2737272 wdt:P1082 ?population. }
OPTIONAL { wd:Q2737272 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2737272 wdt:P2046 ?area. }
OPTIONAL { wd:Q2737272 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2737272 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2737272 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 Aksu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](44.934938, 77.788467, 46.255763, 80.229021);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aksu)
[out:json];
(
rel["name"="Aksuskiy"][type=boundary];
rel["name:en"="Aksuskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aksu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ak-Chaganak | 45.183330 , 80.050000 |
Akozek | 45.750000 , 78.866670 |
Aksu | 45.611330 , 79.460430 |
Aktuma | 45.297220 , 79.066670 |
Alkaly | 45.433330 , 79.266670 |
Arasan | 45.278060 , 79.355000 |
Ashchibulak | 45.255560 , 79.519440 |
Aul Odinnadtsatyy | 45.183330 , 79.400000 |
Balasaz | 45.144440 , 79.411110 |
Baskan | 45.833330 , 79.666670 |
Birlikty | 45.783330 , 79.666670 |
Biyen | 45.416670 , 79.250000 |
Dynchek | 45.383330 , 79.583330 |
Dzhansugirov | 45.388610 , 79.502220 |
Enbek | 45.466670 , 79.750000 |
Imeni Molotova | 45.750000 , 79.250000 |
Imeni Stalina | 45.416670 , 79.500000 |
Imeni Stalina | 45.500000 , 79.000000 |
Inbek | 45.416670 , 79.716670 |
Kapal | 45.133330 , 79.050000 |
Karaguzek | 45.616670 , 79.733330 |
Karakemer | 45.416670 , 79.383330 |
Kengzhyra | 45.500280 , 79.750000 |
Kodam-Berdy | 45.666670 , 79.583330 |
Kokzhaydak | 45.566670 , 79.550000 |
Kumzhargan | 45.750000 , 79.633330 |
Kyzylkain | 45.433330 , 79.616670 |
Kyzyltan | 45.683330 , 79.183330 |
Kyzyltu | 45.583330 , 79.233330 |
Nechayev Sad | 45.136110 , 79.000000 |
Onym | 45.583330 , 79.416670 |
Qyzylaghash | 45.372500 , 78.721110 |
Sagakurus | 45.383330 , 79.250000 |
Sholakozek | 45.600000 , 79.516670 |
Sogabiyen' | 45.416670 , 79.233330 |
Suyksay | 45.252780 , 79.413890 |
Taras | 45.400000 , 79.800000 |
Tesiktogan | 45.716670 , 79.250000 |
Ushtobe | 45.400000 , 79.533330 |
Yekpyndy | 45.633330 , 79.433330 |
Zhail'ma | 45.650000 , 79.500000 |
Zhanalyk | 45.733330 , 79.683330 |
Zhanalyk | 45.766670 , 79.150000 |
Notes:
- You can download geometry data for Aksu 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.