Download outline map of Karatay (geojson format) :
Karatay.geojson (**)
Download polygon array of Karatay map for "Google Maps" :
Karatay.txt
Bounding Box for Karatay Map : ( 37.657578 , 32.493736 , 38.261379 , 33.406148 )
Wikipedia ID for Karatay : Q3123558
Wikipedia SPARQL Query for Karatay (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3123558 wdt:P1082 ?population. }
OPTIONAL { wd:Q3123558 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3123558 wdt:P2046 ?area. }
OPTIONAL { wd:Q3123558 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3123558 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3123558 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 Karatay map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.657578, 32.493736, 38.261379, 33.406148);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Karatay)
[out:json];
(
rel["name"="Karatay"][type=boundary];
rel["name:en"="Karatay"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Karatay
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acidort | 37.969220 , 32.799930 |
Akbas | 38.033760 , 32.935170 |
Akörenkışla | 38.079800 , 33.180600 |
Aksakli | 37.937690 , 33.177080 |
Bademli Yaylasi | 38.183330 , 33.083330 |
Bakirtolu | 37.792620 , 32.816230 |
Basgoturen | 38.159510 , 33.256490 |
Besagil | 37.878550 , 33.219690 |
Bostanli Yayla | 37.783330 , 33.033330 |
Cengelti | 38.005340 , 32.773150 |
Divanlar | 37.983700 , 32.905670 |
Dollukyaylalari | 37.850000 , 33.016670 |
Esentepe | 38.011570 , 33.381590 |
Hacimahmutkolca Yaylasi | 38.189520 , 33.127910 |
Hayiroglu | 37.754260 , 32.859830 |
Hoyuklu Yaylasi | 37.963460 , 33.250530 |
Ikikuyu | 37.766670 , 33.083330 |
Ipekler | 38.147910 , 33.070200 |
Ismil | 37.716720 , 33.041110 |
Karaarslan | 37.816670 , 32.550000 |
Karadana | 38.036270 , 33.073170 |
Karakaya | 37.906320 , 32.881700 |
Katranci | 38.130020 , 33.072210 |
Kizoren | 38.136620 , 33.177100 |
Kosali | 38.235000 , 33.262160 |
Obruk | 38.184440 , 33.180950 |
Ortakonak | 37.964510 , 32.698570 |
Ovakavağı | 37.710790 , 32.934820 |
Palaveli Mahallesi | 38.060100 , 32.925300 |
Sakyatan | 37.843670 , 32.786570 |
Saracoglu | 37.823610 , 32.578330 |
Satir | 37.792030 , 32.780040 |
Satiryayla Damlari | 37.833330 , 32.733330 |
Suruc | 38.226160 , 33.204670 |
Tasrakaraaslan | 37.801670 , 32.528330 |
Tatlicak | 37.865830 , 32.615000 |
Toscu Yayla | 38.016670 , 33.200000 |
Uckuyu Mahallesi | 37.996750 , 33.251110 |
Uyanci Mahallesi | 38.150260 , 33.157660 |
Yaglibayat | 37.971480 , 33.112680 |
Yarma | 37.811490 , 32.882780 |
Yellikuyu Mahallesi | 37.917170 , 33.292430 |
Yeni Kuyu Mahallesi | 37.886840 , 33.201990 |
Yenice | 38.176490 , 33.284310 |
Zincirli | 38.004310 , 32.836620 |
Notes:
- You can download geometry data for Karatay 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.