Download outline map of Karakiyanskiy (geojson format) :
Karakiyanskiy.geojson (**)
Download polygon array of Karakiyanskiy map for "Google Maps" :
Karakiyanskiy.txt
Bounding Box for Karakiyanskiy Map : ( 41.246392 , 51.266285 , 44.351628 , 55.998951 )
Wikipedia ID for Karakiyanskiy : Q2476548
Wikipedia SPARQL Query for Karakiyanskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2476548 wdt:P1082 ?population. }
OPTIONAL { wd:Q2476548 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2476548 wdt:P2046 ?area. }
OPTIONAL { wd:Q2476548 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2476548 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2476548 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 Karakiyanskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.246392, 51.266285, 44.351628, 55.998951);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Karakiyanskiy)
[out:json];
(
rel["name"="Karakiyanskiy"][type=boundary];
rel["name:en"="Karakiyanskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Karakiyanskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aksu | 43.283330 , 52.316670 |
Aksu | 42.500000 , 52.666670 |
Aqqudyq | 42.971080 , 54.097820 |
Azhibay | 42.050000 , 52.583330 |
Fetisovo | 42.766670 , 52.633330 |
Karamola | 42.633330 , 53.566670 |
Kyzyk | 42.850000 , 51.916670 |
Kyzylkum | 43.173160 , 51.339610 |
Ozen | 43.455220 , 53.038710 |
Sadyrnyn | 43.150000 , 52.033330 |
Senek | 43.366670 , 53.400280 |
Tengge | 43.313890 , 52.857500 |
Tulep | 42.982660 , 55.374060 |
Uzen' | 43.250000 , 52.800000 |
Yeraliyevo | 43.221780 , 51.809380 |
Zhanaozen | 43.341160 , 52.861920 |
Notes:
- You can download geometry data for Karakiyanskiy 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.