Download outline map of Akyaka (geojson format) :
Akyaka.geojson (**)
Download polygon array of Akyaka map for "Google Maps" :
Akyaka.txt
Bounding Box for Akyaka Map : ( 40.61434 , 43.451684 , 40.970918 , 43.74961 )
Wikipedia ID for Akyaka : Q424414
Wikipedia SPARQL Query for Akyaka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q424414 wdt:P1082 ?population. }
OPTIONAL { wd:Q424414 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q424414 wdt:P2046 ?area. }
OPTIONAL { wd:Q424414 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q424414 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q424414 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 Akyaka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.61434, 43.451684, 40.970918, 43.74961);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Akyaka)
[out:json];
(
rel["name"="Akyaka"][type=boundary];
rel["name:en"="Akyaka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Akyaka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akbulak | 40.822400 , 43.648200 |
Asagikuzum | 40.634700 , 43.693760 |
Aslanhane | 40.633820 , 43.699310 |
Buyuk Pirveli | 40.688840 , 43.656850 |
Buyukakuzum | 40.733330 , 43.666670 |
Camuslu | 40.740050 , 43.543280 |
Cebeci | 40.858000 , 43.611880 |
Cetindurak | 40.688250 , 43.733750 |
Durakli | 40.730590 , 43.507960 |
Esenyayla | 40.732620 , 43.673700 |
Gecitkoy | 40.775770 , 43.518800 |
Hacipiri | 40.804110 , 43.624860 |
Incedere | 40.712740 , 43.520200 |
Karahan | 40.776220 , 43.554340 |
Kayadoven | 40.939190 , 43.622060 |
Kucuk Akuzum | 40.660570 , 43.675130 |
Kucuk Durduran | 40.786380 , 43.648930 |
Kurekdere | 40.712430 , 43.496530 |
Mehmetcik | 40.818340 , 43.704070 |
Sahnalar | 40.731050 , 43.543480 |
Sarakap | 40.734680 , 43.733280 |
Sunguderesi | 40.876570 , 43.658960 |
Ucpinar | 40.776810 , 43.601730 |
Yerlikavak | 40.812690 , 43.589120 |
Notes:
- You can download geometry data for Akyaka 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.