Download outline map of Ladik (geojson format) :
Ladik.geojson (**)
Download polygon array of Ladik map for "Google Maps" :
Ladik.txt
Bounding Box for Ladik Map : ( 40.835904 , 35.696385 , 41.007388 , 36.199977 )
Wikipedia ID for Ladik : Q2279679
Wikipedia SPARQL Query for Ladik (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2279679 wdt:P1082 ?population. }
OPTIONAL { wd:Q2279679 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2279679 wdt:P2046 ?area. }
OPTIONAL { wd:Q2279679 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2279679 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2279679 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 Ladik map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.835904, 35.696385, 41.007388, 36.199977);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ladik)
[out:json];
(
rel["name"="Ladik"][type=boundary];
rel["name:en"="Ladik"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ladik
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agcakaya | 40.911590 , 35.811950 |
Ahmetsaray | 40.983240 , 35.869290 |
Aktas | 40.899840 , 36.049540 |
Akyar | 40.900000 , 35.833330 |
Alayurt | 40.966090 , 35.862370 |
Arslantas | 40.955890 , 35.885310 |
Asagigolyazi | 40.905870 , 35.992910 |
Asagikizoglu | 40.909430 , 35.968960 |
Ayvali | 40.959810 , 35.840970 |
Ayvalisokagi | 40.945420 , 35.804170 |
Baslamis | 40.967980 , 35.848810 |
Budakdere | 40.900000 , 35.750000 |
Buyuk Kizoglu | 40.898050 , 35.928380 |
Buyukalan | 40.915670 , 36.129690 |
Cadirkaya | 40.989620 , 35.840930 |
Cakirgumus | 40.894870 , 35.953690 |
Camlikoy | 40.883050 , 35.766550 |
Cuce | 40.883810 , 36.040100 |
Derinoz | 40.924230 , 35.762050 |
Dogankas | 40.973430 , 36.058110 |
Eynekaraca | 40.918870 , 35.794720 |
Gunkoru | 40.952750 , 35.979800 |
Gurun | 40.933820 , 35.806150 |
Guvenli | 40.938900 , 36.033330 |
Hamitkoy | 40.896390 , 35.990730 |
Hasirci | 40.936250 , 35.935790 |
Hizarbasi | 40.931880 , 36.069960 |
Ibi | 40.964490 , 35.900550 |
Isasofta | 40.929960 , 36.016480 |
Kabacagoz | 40.899330 , 36.063320 |
Karaabdal | 40.953960 , 36.132630 |
Kiranbogaz | 40.915030 , 36.005890 |
Kirazpinar | 40.908400 , 35.737540 |
Koseoglu | 40.923290 , 35.737770 |
Kucuk Kizoglu | 40.900450 , 35.921060 |
Kuflek | 40.910320 , 35.702060 |
Kupecik | 40.883330 , 36.050000 |
Kuyucak | 40.917990 , 35.782380 |
Mazlumoglu | 40.918010 , 36.031020 |
Mesepinari | 40.885830 , 35.807780 |
Nusretli | 40.960160 , 36.050330 |
Oymapinar | 40.905720 , 35.721340 |
Polat | 40.895220 , 36.006760 |
Salur | 40.993720 , 35.900960 |
Sarigazel | 40.903550 , 35.793070 |
Sariksizoglu | 40.942980 , 36.017250 |
Seyhli | 40.921940 , 36.063330 |
Sogutlu | 40.909320 , 35.780570 |
Tatlicak | 40.919290 , 35.986840 |
Teberoglu | 40.980940 , 35.799350 |
Yukarigolyazi | 40.900130 , 35.991690 |
Yukarikizoglu | 40.899300 , 35.950890 |
Yumakli | 40.963480 , 36.082960 |
Yuvacik | 40.962760 , 36.111570 |
Notes:
- You can download geometry data for Ladik 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.