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 : ( 40.055241 , 35.131759 , 40.248912 , 35.430805 )
Wikipedia ID for Aydincik : Q2474862
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:Q2474862 wdt:P1082 ?population. }
OPTIONAL { wd:Q2474862 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2474862 wdt:P2046 ?area. }
OPTIONAL { wd:Q2474862 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2474862 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2474862 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"](40.055241, 35.131759, 40.248912, 35.430805);
);
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) |
Agilli | 40.105510 , 35.297410 |
Asagikuyucak | 40.206790 , 35.281130 |
Aydıncık | 40.127270 , 35.287650 |
Bakirbogazi | 40.171560 , 35.201180 |
Basturk | 40.148040 , 35.346110 |
Baydigin | 40.217940 , 35.160980 |
Benlioglu | 40.198960 , 35.259450 |
Bogazkaya | 40.163250 , 35.234700 |
Buyuktoraman | 40.183330 , 35.283330 |
Dereciftlik | 40.122240 , 35.225840 |
Deveci | 40.133080 , 35.359230 |
Guroglu | 40.188860 , 35.241120 |
Haciilyas | 40.225480 , 35.398040 |
Kalkanci | 40.134270 , 35.343140 |
Kazankaya | 40.208330 , 35.318610 |
Kirimoluk | 40.212920 , 35.393280 |
Kiyikkisla | 40.130210 , 35.317240 |
Kizilcakisla | 40.148120 , 35.366610 |
Kocabekir | 40.149140 , 35.220040 |
Kosrelik | 40.136040 , 35.186420 |
Kucuktoraman | 40.173880 , 35.260150 |
Kussaray | 40.103930 , 35.197250 |
Kuyukoy | 40.165090 , 35.173920 |
Mercimekoren | 40.135830 , 35.214170 |
Sakizlik | 40.192810 , 35.205590 |
Sulucaalan | 40.106210 , 35.141430 |
Uzumluk | 40.202240 , 35.357800 |
Yenice | 40.133350 , 35.240800 |
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.