Download outline map of Ikizdere (geojson format) :
Ikizdere.geojson (**)
Download polygon array of Ikizdere map for "Google Maps" :
Ikizdere.txt
Bounding Box for Ikizdere Map : ( 40.51739 , 40.418737 , 40.848086 , 40.911771 )
Wikipedia ID for Ikizdere : Q2670748
Wikipedia SPARQL Query for Ikizdere (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2670748 wdt:P1082 ?population. }
OPTIONAL { wd:Q2670748 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2670748 wdt:P2046 ?area. }
OPTIONAL { wd:Q2670748 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2670748 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2670748 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 Ikizdere map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.51739, 40.418737, 40.848086, 40.911771);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ikizdere)
[out:json];
(
rel["name"="İkizdere"][type=boundary];
rel["name:en"="İkizdere"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ikizdere
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arcevil Yaylasi | 40.611510 , 40.587950 |
Asagilagic | 40.633330 , 40.483330 |
Ayvalik | 40.803970 , 40.521490 |
Ballikoy | 40.589410 , 40.516860 |
Baskoy | 40.732550 , 40.788750 |
Bayirkoy | 40.750340 , 40.587200 |
Camlikoy | 40.700000 , 40.666670 |
Cataltepe | 40.629860 , 40.502660 |
Cevizlik | 40.808510 , 40.517070 |
Cicekli | 40.618320 , 40.513880 |
Ciftekopru | 40.628400 , 40.593870 |
Demirkapi | 40.765760 , 40.593560 |
Demirli | 40.647720 , 40.529200 |
Derekoy | 40.718110 , 40.599640 |
Diktas | 40.656220 , 40.536410 |
Eskice | 40.619800 , 40.471980 |
Golyayla | 40.658000 , 40.640980 |
Guneyce | 40.820950 , 40.470350 |
Gurdere | 40.807650 , 40.546720 |
Ihlamur | 40.797340 , 40.542610 |
Ilicakoy | 40.785960 , 40.595880 |
Kama | 40.658130 , 40.569110 |
Kirazli Yaylasli | 40.769140 , 40.494290 |
Kumaskaya | 40.533330 , 40.583330 |
Mesekoy | 40.658810 , 40.610070 |
Mesekoy | 40.660960 , 40.592820 |
Ortakoy | 40.736960 , 40.763050 |
Pasakoy | 40.766670 , 40.733330 |
Ruzgarli | 40.753170 , 40.555290 |
Simsirli | 40.808340 , 40.486180 |
Sivrikaya | 40.682620 , 40.703950 |
Tozkoy | 40.678360 , 40.585140 |
Tulumpinar | 40.720790 , 40.611170 |
Yagcilar | 40.731710 , 40.596160 |
Yerelma | 40.699010 , 40.601660 |
Yetimhoca | 40.738660 , 40.755050 |
Notes:
- You can download geometry data for Ikizdere 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.