Download outline map of Yaprakli (geojson format) :
Yaprakli.geojson (**)
Download polygon array of Yaprakli map for "Google Maps" :
Yaprakli.txt
Bounding Box for Yaprakli Map : ( 40.58423 , 33.679068 , 40.897252 , 34.129844 )
Wikipedia ID for Yaprakli : Q2399354
Wikipedia SPARQL Query for Yaprakli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2399354 wdt:P1082 ?population. }
OPTIONAL { wd:Q2399354 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2399354 wdt:P2046 ?area. }
OPTIONAL { wd:Q2399354 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2399354 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2399354 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 Yaprakli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.58423, 33.679068, 40.897252, 34.129844);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yaprakli)
[out:json];
(
rel["name"="Yapraklı"][type=boundary];
rel["name:en"="Yapraklı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yaprakli
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Akyazi | 40.750790 , 33.827840 |
| Asagi Ayva | 40.729800 , 33.986470 |
| Asagioz | 40.817840 , 33.888610 |
| Ayseki | 40.783330 , 33.900000 |
| Ayvakoy | 40.741430 , 33.977530 |
| Bademcay | 40.767450 , 33.978620 |
| Baglarbasi | 40.682150 , 33.801690 |
| Balibidik | 40.693320 , 33.731340 |
| Bekludere | 40.827650 , 33.978170 |
| Belibedir | 40.720730 , 34.038490 |
| Bugay | 40.721790 , 33.759870 |
| Buluca | 40.730040 , 33.807970 |
| Buyukakseki | 40.647840 , 33.947500 |
| Cakirlar | 40.775920 , 33.985090 |
| Cercicami | 40.733980 , 33.985570 |
| Cevrecik | 40.656670 , 33.854710 |
| Cicekkoy | 40.762350 , 34.004890 |
| Cukuahlat | 40.819350 , 33.984660 |
| Davutlar | 40.786990 , 33.976150 |
| Doganbey | 40.711780 , 33.850000 |
| Duzankara | 40.721740 , 34.053100 |
| Gokceozu | 40.797630 , 33.941240 |
| Gurmec | 40.658250 , 34.010640 |
| Haciali | 40.745580 , 33.993230 |
| Igdir | 40.773050 , 33.815000 |
| Ikizoren | 40.688330 , 33.883330 |
| Incik | 40.664610 , 34.110160 |
| Karacaozu | 40.728520 , 33.773050 |
| Kavakkoy | 40.787260 , 33.831550 |
| Kayacik | 40.677740 , 33.961670 |
| Kayapa | 40.748560 , 34.003400 |
| Kaymaz | 40.736310 , 33.903150 |
| Kilicli | 40.750800 , 34.010420 |
| Kirliakca | 40.629620 , 33.918730 |
| Kislacik | 40.737440 , 33.998550 |
| Kivcak | 40.767310 , 33.880600 |
| Kullar | 40.739200 , 33.940600 |
| Mansurlu | 40.764960 , 34.018620 |
| Mumcular | 40.780810 , 34.054170 |
| Musellim | 40.758020 , 34.014570 |
| Ovacik | 40.781760 , 34.078620 |
| Pirkayip | 40.801780 , 33.902280 |
| Saraycik | 40.803590 , 33.978380 |
| Sarikaya | 40.809210 , 33.952530 |
| Sazcagiz | 40.702050 , 33.811800 |
| Sofuoglu | 40.687890 , 33.951670 |
| Subasi | 40.690740 , 33.911510 |
| Tatlipinar | 40.722560 , 33.876660 |
| Topuzsaray | 40.639610 , 33.893330 |
| Yakadere | 40.723090 , 33.715520 |
| Yakakoy | 40.787040 , 33.950960 |
| Yamacbasi | 40.709110 , 33.944110 |
| Yenice | 40.688440 , 33.848430 |
| Yesilyayla | 40.781240 , 34.032770 |
| Yesilyurt | 40.769850 , 33.915900 |
| Yukarioz | 40.811170 , 33.838220 |
| Yuklu | 40.681800 , 33.794080 |
| Zekeriyakoy | 40.666070 , 33.910420 |
Notes:
- You can download geometry data for Yaprakli 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.