Download outline map of Seyhan (geojson format) :
Seyhan.geojson (**)
Download polygon array of Seyhan map for "Google Maps" :
Seyhan.txt
Bounding Box for Seyhan Map : ( 36.790553 , 35.091637 , 37.042385 , 35.339263 )
Wikipedia ID for Seyhan : Q524349
Wikipedia SPARQL Query for Seyhan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q524349 wdt:P1082 ?population. }
OPTIONAL { wd:Q524349 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q524349 wdt:P2046 ?area. }
OPTIONAL { wd:Q524349 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q524349 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q524349 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 Seyhan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.790553, 35.091637, 37.042385, 35.339263);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Seyhan)
[out:json];
(
rel["name"="Seyhan"][type=boundary];
rel["name:en"="Seyhan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Seyhan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adana | 37.010555 , 35.333224 |
Buyukdikili | 37.009310 , 35.170430 |
Camuzcu | 36.917770 , 35.272220 |
Caputcu | 36.856600 , 35.189360 |
Dervisli | 36.827940 , 35.199500 |
Dortagac | 36.900260 , 35.162570 |
Gokceler | 36.967830 , 35.110290 |
Golbasi | 36.939010 , 35.221350 |
Gulekildam | 36.974670 , 35.241240 |
Hadirli | 36.931880 , 35.317720 |
Karakuyu | 37.027030 , 35.144510 |
Karayusuflu | 36.870200 , 35.244780 |
Kestel | 36.970570 , 35.118650 |
Koyluoglu | 36.866670 , 35.183330 |
Koyuncu | 36.893730 , 35.277930 |
Kucukcildirim | 36.926690 , 35.149100 |
Kucukdikili | 37.006490 , 35.201850 |
Kuyumcular | 37.033380 , 35.153550 |
Murseloglu | 36.810670 , 35.163960 |
Salmanbeyli | 36.848580 , 35.223490 |
Sarihamzali | 36.977500 , 35.225330 |
Seyhan | 36.987470 , 35.305920 |
Yalmanli | 36.902580 , 35.302040 |
Yenidam | 36.955560 , 35.246620 |
Yolgecen | 36.967310 , 35.191810 |
Zeytinli | 36.993330 , 35.133970 |
Notes:
- You can download geometry data for Seyhan 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.