Download outline map of Aydincik (geojson format) :
Aydincik.geojson (**)
Download polygon array of Aydincik map for "Google Maps" :
Aydincik.txt
Bounding Box for Aydincik Map : ( 36.115391 , 33.159921 , 36.299859 , 33.455712 )
Wikipedia ID for Aydincik : Q3283977
Wikipedia SPARQL Query for Aydincik (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3283977 wdt:P1082 ?population. }
OPTIONAL { wd:Q3283977 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3283977 wdt:P2046 ?area. }
OPTIONAL { wd:Q3283977 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3283977 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3283977 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 Aydincik map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.115391, 33.159921, 36.299859, 33.455712);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aydincik)
[out:json];
(
rel["name"="Aydıncık"][type=boundary];
rel["name:en"="Aydıncık"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aydincik
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arpalik | 36.225540 , 33.365910 |
Aydıncık | 36.143700 , 33.320160 |
Bucak | 36.221030 , 33.285760 |
Cumhuriyet | 36.158350 , 33.364060 |
Direklin | 36.268420 , 33.352810 |
Duruhan | 36.241730 , 33.296470 |
Enisdibi | 36.202060 , 33.356170 |
Eskibey | 36.206240 , 33.213200 |
Eskiyuruk | 36.246330 , 33.399270 |
Fidik | 36.200000 , 33.400000 |
Gokcukur | 36.163750 , 33.214200 |
Gozsuzce | 36.154440 , 33.199480 |
Hacibahattin | 36.179450 , 33.359810 |
Hasancik | 36.173890 , 33.273830 |
Kalebeleni | 36.250000 , 33.350000 |
Karadere | 36.183480 , 33.259130 |
Karakuz | 36.224640 , 33.221710 |
Karaseki | 36.188180 , 33.301280 |
Konurgedigi | 36.221430 , 33.395490 |
Kosk | 36.176350 , 33.360950 |
Koyyeri | 36.211620 , 33.388690 |
Oluoluk | 36.260920 , 33.292230 |
Ortakoy | 36.261950 , 33.272860 |
Pembecik | 36.268760 , 33.227390 |
Sakarca | 36.264750 , 33.189180 |
Sele | 36.221550 , 33.376750 |
Teknecik | 36.270570 , 33.318030 |
Yagart | 36.184300 , 33.268370 |
Yeni Yorukkas | 36.223000 , 33.341330 |
Yeniyuruk | 36.244390 , 33.363090 |
Yukari Menemen | 36.150000 , 33.250000 |
Notes:
- You can download geometry data for Aydincik 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.