Download outline map of Kayapınar (geojson format) :
Kayapınar.geojson (**)
Download polygon array of Kayapınar map for "Google Maps" :
Kayapınar.txt
Bounding Box for Kayapınar Map : ( 37.866612 , 39.809807 , 38.111526 , 40.201678 )
Wikipedia ID for Kayapınar : Q690433
Wikipedia SPARQL Query for Kayapınar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q690433 wdt:P1082 ?population. }
OPTIONAL { wd:Q690433 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q690433 wdt:P2046 ?area. }
OPTIONAL { wd:Q690433 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q690433 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q690433 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 Kayapınar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.866612, 39.809807, 38.111526, 40.201678);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kayapınar)
[out:json];
(
rel["name"="Kayapınar"][type=boundary];
rel["name:en"="Kayapınar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kayapınar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alcak | 37.983400 , 40.008600 |
Asagi Leylegi | 37.966670 , 40.050000 |
Avcisuyu | 38.070060 , 39.993260 |
Ballipinar | 37.983330 , 40.100000 |
Baykara | 38.080440 , 39.895970 |
Benekli | 37.950000 , 39.933330 |
Beneklitas | 38.019990 , 40.077640 |
Boyalitas | 38.016670 , 39.950000 |
Colguzeli | 37.916000 , 40.079090 |
Cucik | 37.960280 , 40.082220 |
Cumhuriyet | 37.942880 , 39.978330 |
Dalya | 37.983330 , 40.100000 |
Deveduragi | 38.087250 , 39.947030 |
Esentepe | 38.019530 , 39.935030 |
Gelengoc | 37.916670 , 39.816670 |
Gozalan | 38.016800 , 40.056160 |
Guldali | 37.958900 , 40.017660 |
Harmanardi | 37.936720 , 39.883420 |
Hatipoglu | 37.953400 , 39.942420 |
Kaldirimkoy | 37.951460 , 39.826140 |
Karaoren | 38.033330 , 40.050000 |
Karayakup | 37.916400 , 39.857180 |
Karinca | 37.941720 , 40.078520 |
Kayapinar | 37.937330 , 40.177560 |
Kaynaklar | 37.933330 , 40.033330 |
Kazancik | 37.966670 , 39.950000 |
Keklik | 38.065110 , 39.894940 |
Kesko | 37.962400 , 39.864150 |
Kuyusirti | 37.933330 , 40.000000 |
Kuzucak | 37.921480 , 39.940130 |
Petek | 38.034940 , 40.043070 |
Peyas | 37.933330 , 40.166670 |
Pozluk | 37.892530 , 40.012870 |
Sakar | 38.000000 , 40.016670 |
Sakkulak | 38.016670 , 39.916670 |
Sogkulak | 38.006610 , 39.943340 |
Uyandi | 38.016670 , 40.066670 |
Uyandik | 37.994920 , 40.027300 |
Yeniozerli | 37.982920 , 39.886660 |
Yenisehir | 37.941460 , 40.138010 |
Yolboyu | 37.897640 , 40.000860 |
Notes:
- You can download geometry data for Kayapınar 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.