Download outline map of Kesan (geojson format) :
Kesan.geojson (**)
Download polygon array of Kesan map for "Google Maps" :
Kesan.txt
Bounding Box for Kesan Map : ( 40.592056 , 26.341399 , 41.042412 , 26.792974 )
Wikipedia ID for Kesan : Q951495
Wikipedia SPARQL Query for Kesan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q951495 wdt:P1082 ?population. }
OPTIONAL { wd:Q951495 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q951495 wdt:P2046 ?area. }
OPTIONAL { wd:Q951495 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q951495 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q951495 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 Kesan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.592056, 26.341399, 41.042412, 26.792974);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kesan)
[out:json];
(
rel["name"="Keşan"][type=boundary];
rel["name:en"="Keşan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kesan
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Akcesme | 40.849350 , 26.490490 |
| Akhoca | 40.717890 , 26.404720 |
| Altintas | 41.010200 , 26.704510 |
| Bahcekoy | 40.785740 , 26.676950 |
| Baragi | 40.708420 , 26.431500 |
| Begendik | 40.928740 , 26.575330 |
| Beykoy | 40.667590 , 26.511210 |
| Beylikmera | 40.733330 , 26.366670 |
| Boztepe | 40.841430 , 26.520910 |
| Buyukdoganca | 40.771060 , 26.583980 |
| Celebi | 40.680450 , 26.349150 |
| Celtik | 40.684490 , 26.560020 |
| Celtikkoy | 40.683330 , 26.550000 |
| Cobancesmesi | 40.959750 , 26.668960 |
| Danisment | 40.620570 , 26.425990 |
| Disbudak | 40.719490 , 26.575560 |
| Erikli | 40.640170 , 26.455630 |
| Gokcetepe | 40.663890 , 26.631390 |
| Gunduzler | 40.782200 , 26.463010 |
| Izzetiye | 40.812760 , 26.645690 |
| Kadikoy | 40.780340 , 26.773520 |
| Karacaali | 40.998030 , 26.662430 |
| Karahisar | 40.765030 , 26.506170 |
| Karasati | 40.964090 , 26.693740 |
| Karli | 40.741760 , 26.546310 |
| Keşan | 40.855830 , 26.630280 |
| Kilickoy | 40.784470 , 26.554720 |
| Kizkapan | 40.741040 , 26.485390 |
| Koruklu | 40.652840 , 26.423680 |
| Kozkoy | 41.020570 , 26.610190 |
| Kucukdoganca | 40.937890 , 26.714720 |
| Mahmutkoy | 40.759370 , 26.743530 |
| Maltepe | 40.987380 , 26.640560 |
| Mecidiye | 40.638890 , 26.539170 |
| Mecidiye | 40.688130 , 26.464580 |
| Mercan | 40.746990 , 26.603900 |
| Orhaniye | 40.732370 , 26.432580 |
| Pasayigit | 40.956570 , 26.635720 |
| Pirnar | 40.708090 , 26.637190 |
| Sazlidere | 40.659590 , 26.685000 |
| Seydikoy | 40.789250 , 26.733340 |
| Sigilli | 40.815200 , 26.597160 |
| Sukrukoy | 40.787440 , 26.716400 |
| Turkmen | 40.808090 , 26.503860 |
| Yaylakoy | 40.630300 , 26.391980 |
| Yeniceciftlik | 40.873320 , 26.573320 |
| Yenimuhacir | 40.858060 , 26.693330 |
| Yerlisu | 40.726870 , 26.728710 |
| Yesilkoy | 40.708690 , 26.518460 |
Notes:
- You can download geometry data for Kesan 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.