Download outline map of Söke (geojson format) :
Söke.geojson (**)
Download polygon array of Söke map for "Google Maps" :
Söke.txt
Bounding Box for Söke Map : ( 37.506314 , 27.07174 , 37.847425 , 27.661364 )
Wikipedia ID for Söke : Q1012854
Wikipedia SPARQL Query for Söke (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1012854 wdt:P1082 ?population. }
OPTIONAL { wd:Q1012854 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1012854 wdt:P2046 ?area. }
OPTIONAL { wd:Q1012854 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1012854 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1012854 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 Söke map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.506314, 27.07174, 37.847425, 27.661364);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Söke)
[out:json];
(
rel["name"="Söke"][type=boundary];
rel["name:en"="Söke"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Söke
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acilar | 37.688180 , 27.600400 |
Agacli | 37.738740 , 27.340370 |
Ahlat | 37.620800 , 27.597540 |
Akcakaya | 37.669060 , 27.520190 |
Akcakonak | 37.700000 , 27.366670 |
Argavli | 37.833330 , 27.500000 |
Arslanyaylasi | 37.678560 , 27.573030 |
Atburgazi | 37.636390 , 27.246110 |
Avsar | 37.580580 , 27.418360 |
Bagarasi | 37.707100 , 27.548750 |
Bayirdami | 37.669680 , 27.559250 |
Burgaz | 37.816670 , 27.400000 |
Burunkoy | 37.702830 , 27.506410 |
Calikoy | 37.616040 , 27.454940 |
Calisli | 37.714290 , 27.570010 |
Cavdar | 37.597500 , 27.642780 |
Ceritler | 37.570660 , 27.546040 |
Demircay | 37.654870 , 27.618090 |
Doganbey | 37.616670 , 27.183330 |
Golbent | 37.670710 , 27.361920 |
Gullubahce | 37.665750 , 27.320380 |
Gullubahce Kapak | 37.672470 , 27.337250 |
Gullubahce Turun | 37.661660 , 27.305470 |
Guneyyaka | 37.630230 , 27.567210 |
Guzeltepe | 37.621610 , 27.573470 |
Helvacilar | 37.648460 , 27.551590 |
Isliler | 37.600000 , 27.583330 |
Kalcik | 37.733330 , 27.500000 |
Karaatli | 37.742830 , 27.524280 |
Karacahayit | 37.600000 , 27.483330 |
Karakaya | 37.577880 , 27.564340 |
Kaygilli | 37.632640 , 27.602340 |
Kisir | 37.623440 , 27.541410 |
Kizilisik | 37.766670 , 27.350000 |
Ko kko y | 37.688310 , 27.513160 |
Koprualan | 37.567150 , 27.538960 |
Ozbasi | 37.628330 , 27.427780 |
Ozbeyyeni | 37.731010 , 27.393520 |
Pamukcular | 37.635380 , 27.517590 |
Sarikemer | 37.566090 , 27.364300 |
Sayrakci | 37.616920 , 27.520120 |
Sazli | 37.784170 , 27.465280 |
Sercin | 37.545910 , 27.392390 |
Sofular | 37.666500 , 27.589810 |
Söke | 37.748200 , 27.406140 |
Sultaniye | 37.766670 , 27.416670 |
Tatarlar | 37.783330 , 27.516670 |
Terziler | 37.658010 , 27.571860 |
Tuzburgazi | 37.623750 , 27.212500 |
Yenidogan | 37.721440 , 27.389870 |
Yenikoy | 37.703210 , 27.524780 |
Yesilkoy | 37.575690 , 27.460450 |
Yorukler | 37.605280 , 27.490120 |
Yuruklu | 37.783330 , 27.483330 |
Yuvaca | 37.646390 , 27.252900 |
Notes:
- You can download geometry data for Söke 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.