Download outline map of Kaynarca (geojson format) :
Kaynarca.geojson (**)
Download polygon array of Kaynarca map for "Google Maps" :
Kaynarca.txt
Bounding Box for Kaynarca Map : ( 40.941036 , 30.227729 , 41.18236 , 30.47858 )
Wikipedia ID for Kaynarca : Q4517933
Wikipedia SPARQL Query for Kaynarca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4517933 wdt:P1082 ?population. }
OPTIONAL { wd:Q4517933 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4517933 wdt:P2046 ?area. }
OPTIONAL { wd:Q4517933 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4517933 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4517933 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 Kaynarca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.941036, 30.227729, 41.18236, 30.47858);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kaynarca)
[out:json];
(
rel["name"="Kaynarca"][type=boundary];
rel["name:en"="Kaynarca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kaynarca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akbasli | 40.970590 , 30.282690 |
Arifaga | 41.143250 , 30.343640 |
Basoglu | 41.148140 , 30.395970 |
Buyukyanik | 41.101910 , 30.439980 |
Cebek | 41.036920 , 30.419960 |
Dudukoy | 41.046460 , 30.312090 |
Egrioglu | 40.988190 , 30.290800 |
Gaziler | 41.028000 , 30.257540 |
Golce | 41.008470 , 30.288780 |
Guven | 41.011360 , 30.321370 |
Imamlar | 41.065650 , 30.413690 |
Isaret | 41.109300 , 30.402710 |
Kalburcu | 40.982590 , 30.271810 |
Karamanlar | 41.044180 , 30.365740 |
Kayacik | 41.064470 , 30.343610 |
Kertil | 41.051890 , 30.276650 |
Kirktepe | 41.031280 , 30.351200 |
Kizilcaali | 40.986470 , 30.406230 |
Kucuk Kaynarca | 41.034010 , 30.324860 |
Kucukkisla | 41.007990 , 30.412350 |
Kulakli | 41.074330 , 30.377580 |
Muezzinler | 40.982680 , 30.317730 |
Okcular | 40.983440 , 30.341870 |
Omeraga | 40.978500 , 30.405460 |
Ortakoy | 41.131440 , 30.373550 |
Sabirli | 40.969390 , 30.307210 |
Saribeyli | 41.011980 , 30.345670 |
Seyhtiman | 41.006750 , 30.265360 |
Tasoluk | 40.964980 , 30.344020 |
Topcu | 41.051360 , 30.334470 |
Turnali | 41.103890 , 30.396670 |
Ugurlu | 41.074990 , 30.255790 |
Uzakkisla | 41.085980 , 30.404270 |
Uzunalan | 41.056720 , 30.403570 |
Yenicam | 40.983590 , 30.243340 |
Notes:
- You can download geometry data for Kaynarca 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.