Download outline map of Isatayskiy (geojson format) :
Isatayskiy.geojson (**)
Download polygon array of Isatayskiy map for "Google Maps" :
Isatayskiy.txt
Bounding Box for Isatayskiy Map : ( 46.58139 , 49.389701 , 48.094109 , 51.391425 )
Wikipedia ID for Isatayskiy : Q2737292
Wikipedia SPARQL Query for Isatayskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2737292 wdt:P1082 ?population. }
OPTIONAL { wd:Q2737292 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2737292 wdt:P2046 ?area. }
OPTIONAL { wd:Q2737292 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2737292 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2737292 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 Isatayskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.58139, 49.389701, 48.094109, 51.391425);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Isatayskiy)
[out:json];
(
rel["name"="Isatayskiy"][type=boundary];
rel["name:en"="Isatayskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Isatayskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adel'bek | 48.050000 , 49.783330 |
Akkutyr | 47.383330 , 51.333330 |
Akkystau | 47.223740 , 51.006050 |
Akplot | 46.783330 , 50.200000 |
Aybas | 47.916670 , 49.816670 |
Bavan | 47.700000 , 50.116670 |
Birlik | 47.466670 , 50.500000 |
Birliktu | 47.166670 , 50.800000 |
Burli | 46.950000 , 50.450000 |
Dengizil | 47.366670 , 49.716670 |
Dzhambul | 47.550000 , 50.200000 |
Karabatyr | 46.950000 , 50.016670 |
Karabulak | 46.666670 , 50.083330 |
Karashyganak | 47.306960 , 51.162040 |
Karasyr | 47.450000 , 49.883330 |
Keteshagyl | 47.800000 , 50.866670 |
Kora Karmys | 46.833330 , 50.250000 |
Kyzylbalyk | 46.933330 , 50.533330 |
Mantyube | 47.466670 , 50.066670 |
Mikhaylovka | 46.666670 , 49.966670 |
Mikhaylovskiy | 46.650000 , 49.950000 |
Monash | 47.050000 , 50.583330 |
Monash Letniy | 47.050000 , 50.466670 |
Myntobe | 47.500000 , 49.766670 |
Novobogatinskoe | 47.352960 , 51.201020 |
Orpa | 47.883330 , 50.500000 |
Shagalakasa | 46.983330 , 50.800000 |
Shaupten | 47.550000 , 50.883330 |
Shilik | 47.100000 , 50.983330 |
Tushchikuduk | 47.900000 , 50.216670 |
Urochishche Shalashagyl | 48.050000 , 50.366670 |
Usernbai | 48.016670 , 50.183330 |
Yesirkan | 47.166670 , 50.900000 |
Zaburun'e | 46.745040 , 50.145320 |
Zhambay | 47.200000 , 50.533330 |
Zhanakamys | 46.850000 , 50.300000 |
Zhanbay | 47.038060 , 50.807500 |
Zhangaly | 47.016670 , 50.616670 |
Zhaygarach | 46.700000 , 49.933330 |
Notes:
- You can download geometry data for Isatayskiy 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.