Download outline map of Kösk (geojson format) :
Kösk.geojson (**)
Download polygon array of Kösk map for "Google Maps" :
Kösk.txt
Bounding Box for Kösk Map : ( 37.811942 , 27.990738 , 38.028336 , 28.131163 )
Wikipedia ID for Kösk : Q1025421
Wikipedia SPARQL Query for Kösk (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1025421 wdt:P1082 ?population. }
OPTIONAL { wd:Q1025421 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1025421 wdt:P2046 ?area. }
OPTIONAL { wd:Q1025421 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1025421 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1025421 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 Kösk map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.811942, 27.990738, 38.028336, 28.131163);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kösk)
[out:json];
(
rel["name"="Köşk"][type=boundary];
rel["name:en"="Köşk"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kösk
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahatlar | 37.986320 , 28.092810 |
Akcakoy | 37.964280 , 28.021780 |
Asagiova | 37.847010 , 28.023640 |
Baklakoy | 37.872980 , 28.050910 |
Bascayir | 37.955830 , 28.073330 |
Beykoy | 37.853730 , 28.015590 |
Ciftlikkoy | 37.833610 , 28.013330 |
Cumayani | 37.984940 , 28.102840 |
Derekoy | 37.974850 , 28.107550 |
Gokkiris | 37.979160 , 28.075160 |
Gundogan | 37.934430 , 28.040230 |
Ilidag | 37.942760 , 28.041910 |
Imamlar | 37.970920 , 28.108420 |
Karatepe | 37.929330 , 28.087060 |
Karsi Mahallesi | 37.989890 , 28.106920 |
Keller | 37.925710 , 28.066670 |
Ketenyeri | 37.974860 , 28.100580 |
Kiran | 37.982840 , 28.082460 |
Kizilcakoy | 37.964140 , 28.107730 |
Kizilcayer | 37.891060 , 28.047140 |
Kocak | 37.915420 , 28.018100 |
Koseler | 37.938520 , 28.064660 |
Köşk | 37.853330 , 28.051670 |
Menteseler | 37.971310 , 28.092660 |
Mezekoy | 37.906850 , 28.055790 |
Ovakoy | 37.852240 , 28.021740 |
Saricam | 37.989050 , 28.101210 |
Uzundere | 37.929080 , 28.059910 |
Yaka Mahallesi | 37.959270 , 28.067970 |
Yapicilar | 37.950000 , 28.083330 |
Yavuzyaylu | 37.867950 , 28.085800 |
Yukari Karatepe | 37.949760 , 28.100110 |
Notes:
- You can download geometry data for Kösk 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.