Download outline map of Çatalzeytin (geojson format) :
Çatalzeytin.geojson (**)
Download polygon array of Çatalzeytin map for "Google Maps" :
Çatalzeytin.txt
Bounding Box for Çatalzeytin Map : ( 41.743465 , 34.091608 , 41.977917 , 34.286239 )
Wikipedia ID for Çatalzeytin : Q2252011
Wikipedia SPARQL Query for Çatalzeytin (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2252011 wdt:P1082 ?population. }
OPTIONAL { wd:Q2252011 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2252011 wdt:P2046 ?area. }
OPTIONAL { wd:Q2252011 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2252011 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2252011 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 Çatalzeytin map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.743465, 34.091608, 41.977917, 34.286239);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çatalzeytin)
[out:json];
(
rel["name"="Çatalzeytin"][type=boundary];
rel["name:en"="Çatalzeytin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çatalzeytin
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcam | 41.928000 , 34.095100 |
Arica | 41.908420 , 34.123750 |
Asagisoku | 41.938910 , 34.167430 |
Caglar | 41.907410 , 34.173870 |
Casur Yaylasi | 41.783330 , 34.150000 |
Catak | 41.814640 , 34.281110 |
Celaller | 41.879660 , 34.194730 |
Cepni | 41.875680 , 34.234250 |
Dere Yaylasi | 41.766670 , 34.150000 |
Dogankoy | 41.955220 , 34.162530 |
Duran | 41.908620 , 34.248510 |
Epceler | 41.901860 , 34.240980 |
Findikli | 41.857660 , 34.222360 |
Firiztay | 41.947960 , 34.106650 |
Gedikoglu | 41.916670 , 34.250000 |
Hacireis | 41.820150 , 34.215390 |
Hacireissoku | 41.811240 , 34.201280 |
Hamadiye | 41.926880 , 34.184040 |
Ismailkoy | 41.899610 , 34.111100 |
Karacakaya | 41.823800 , 34.239190 |
Kaslica | 41.954640 , 34.184990 |
Kavakli | 41.834280 , 34.199150 |
Kavakoren | 41.922860 , 34.227900 |
Kayadibi | 41.911980 , 34.189520 |
Kaymazlar | 41.881060 , 34.172380 |
Kirazli | 41.925130 , 34.139260 |
Kizilcakaya | 41.856580 , 34.283980 |
Konakli | 41.954490 , 34.147680 |
Kozsoku | 41.901450 , 34.214050 |
Kugukoy | 41.964620 , 34.117490 |
Kulfalar | 41.896810 , 34.196110 |
Pasali | 41.877500 , 34.252900 |
Piri | 41.872690 , 34.216030 |
Samanci | 41.960680 , 34.138030 |
Saraclar | 41.917360 , 34.201070 |
Sarikonak | 41.857860 , 34.260090 |
Soku | 41.815910 , 34.231060 |
Yemisli | 41.897340 , 34.205750 |
Yenibeyler | 41.937060 , 34.122480 |
Yukarisoku | 41.933910 , 34.167320 |
Yunuslar | 41.848820 , 34.256070 |
Notes:
- You can download geometry data for Çatalzeytin 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.