Download outline map of Shieli (geojson format) :
Shieli.geojson (**)
Download polygon array of Shieli map for "Google Maps" :
Shieli.txt
Bounding Box for Shieli Map : ( 42.633201 , 64.956023 , 45.709578 , 67.52907 )
Wikipedia ID for Shieli : Q2632718
Wikipedia SPARQL Query for Shieli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2632718 wdt:P1082 ?population. }
OPTIONAL { wd:Q2632718 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2632718 wdt:P2046 ?area. }
OPTIONAL { wd:Q2632718 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2632718 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2632718 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 Shieli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.633201, 64.956023, 45.709578, 67.52907);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shieli)
[out:json];
(
rel["name"="Shieli"][type=boundary];
rel["name:en"="Shieli"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shieli
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ak-Tyube | 44.116670 , 66.833330 |
Akmaya | 44.166670 , 66.800000 |
Aktobe | 44.216670 , 66.500000 |
Aktogan | 44.233330 , 66.666670 |
Aktogan | 44.779720 , 65.950000 |
Algabas | 44.283330 , 66.716670 |
Aqtam | 43.984570 , 66.720250 |
Ashchi Kuduk | 44.350000 , 66.433330 |
Balykty | 44.710560 , 66.018330 |
Baygequm | 44.313450 , 66.467220 |
Berlistik | 44.566670 , 66.200000 |
Birlestik | 44.687780 , 66.083610 |
Bulanbaybauy | 43.902440 , 66.614150 |
Enbekshil'derskiy | 43.916670 , 66.750000 |
Goloshchekinskiy | 44.250000 , 66.333330 |
Imeni Kim | 44.516670 , 66.200000 |
Imeni Pervogo Maya | 44.616670 , 66.100000 |
Ishanbau | 44.689440 , 66.003890 |
Kabylbau | 44.694170 , 66.054440 |
Kalgandar'ya | 43.933330 , 66.700000 |
Kanya-Talop | 44.366670 , 66.416670 |
Kar'yer | 44.400000 , 66.833330 |
Kerkel'mes | 44.666670 , 66.066670 |
Kerkel'mes | 44.678610 , 65.981110 |
Kochertke | 44.669720 , 66.010830 |
Krasnyy Oktyabr' | 44.566670 , 66.066670 |
Kumsuat | 44.713610 , 66.089440 |
Kyzyldikan | 44.250000 , 66.700000 |
Ortakshil | 44.216670 , 66.500000 |
Pobeda | 44.700000 , 65.933330 |
Pobeda | 44.633330 , 65.966670 |
Sasykkum | 44.100000 , 66.733330 |
Sulutobe | 44.633300 , 66.046200 |
Syrdar'inskiy | 44.166670 , 66.416670 |
Talaptan | 44.350000 , 66.516670 |
Tonkeris | 44.200000 , 66.783330 |
Ul'guli | 44.200000 , 66.783330 |
Yeskikonys | 44.683330 , 66.100000 |
Zhalghyzzhar | 44.803330 , 66.026670 |
Zhanaturmys | 44.133330 , 66.700000 |
Zhideli | 43.983330 , 66.550000 |
Zhideliaryk | 44.233330 , 66.800000 |
Zhuantobe | 44.266670 , 66.300000 |
Zhulek | 44.283330 , 66.433330 |
Zibek | 44.200000 , 66.766670 |
Notes:
- You can download geometry data for Shieli 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.