Download outline map of Otyrar (geojson format) :
Otyrar.geojson (**)
Download polygon array of Otyrar map for "Google Maps" :
Otyrar.txt
Bounding Box for Otyrar Map : ( 41.869615 , 65.998692 , 43.174908 , 68.953637 )
Wikipedia ID for Otyrar : Q2554487
Wikipedia SPARQL Query for Otyrar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2554487 wdt:P1082 ?population. }
OPTIONAL { wd:Q2554487 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2554487 wdt:P2046 ?area. }
OPTIONAL { wd:Q2554487 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2554487 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2554487 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 Otyrar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.869615, 65.998692, 43.174908, 68.953637);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Otyrar)
[out:json];
(
rel["name"="Otrarskiy"][type=boundary];
rel["name:en"="Otrarskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Otyrar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akdala | 42.999650 , 67.861910 |
Akdala | 43.007270 , 67.860020 |
Aksu | 42.650000 , 68.266670 |
Aktobe | 42.798240 , 68.716800 |
Akzhar | 42.933330 , 68.066670 |
Aqkol | 43.165820 , 67.801550 |
Aqqum | 42.943220 , 67.883230 |
Arys | 42.785600 , 68.390920 |
Arys | 42.609030 , 68.572940 |
Baltakol | 43.116770 , 67.760820 |
Bausekseul | 42.489130 , 68.240180 |
Bestorangyl | 42.578540 , 68.633430 |
Bozuk | 42.800000 , 68.716670 |
Buzhban | 42.571050 , 68.084490 |
Dzhul'-Bars | 42.666670 , 68.233330 |
Eshkiqora | 42.960180 , 67.994810 |
Eski Shilik | 42.869440 , 68.691100 |
Il'ich | 42.693320 , 68.451970 |
Kalgzagash | 43.083330 , 67.750000 |
Kara-Kungur | 42.611570 , 68.615340 |
Karakonyr | 42.592680 , 68.607050 |
Karasu | 42.929100 , 68.093670 |
Kokmardan | 42.770830 , 68.349270 |
Koksaray | 42.651370 , 68.155160 |
Kosterek | 42.803750 , 68.077400 |
Kostuil | 42.549610 , 68.685330 |
Lenino | 42.750010 , 68.361840 |
Mayakum | 42.864310 , 68.058130 |
Otrar | 42.913560 , 68.343790 |
Ovtsevod | 42.966670 , 68.016670 |
Qolqudyq | 43.024470 , 67.802390 |
Sarykol | 42.632610 , 68.294120 |
Shaul'der | 42.790970 , 68.371720 |
Shaul'derskiy | 42.700000 , 68.200000 |
Shenggeldi | 42.763330 , 68.138970 |
Shilik | 42.900460 , 68.808850 |
Stalinabad | 42.750000 , 68.400000 |
Tabakbulak | 42.480450 , 67.690120 |
Talapty | 42.860730 , 68.294090 |
Timur | 42.825660 , 68.437550 |
Timurskiy | 42.683330 , 68.450000 |
Tridtsat' Let Kazakhskoy SSR | 42.864680 , 68.371710 |
Uchastok Kyzylsharua | 43.037800 , 68.000790 |
Yzakol | 42.507680 , 68.237600 |
Zhanaaryk | 42.783330 , 68.716670 |
Zhanasharva | 43.000000 , 67.833330 |
Zhankel | 42.516450 , 68.144040 |
Zhauqashty | 42.940740 , 67.378490 |
Zhosaly | 42.327140 , 67.808150 |
Notes:
- You can download geometry data for Otyrar 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.