Download outline map of Akkus (geojson format) :
Akkus.geojson (**)
Download polygon array of Akkus map for "Google Maps" :
Akkus.txt
Bounding Box for Akkus Map : ( 40.689941 , 36.675329 , 40.949197 , 37.173711 )
Wikipedia ID for Akkus : Q420148
Wikipedia SPARQL Query for Akkus (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q420148 wdt:P1082 ?population. }
OPTIONAL { wd:Q420148 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q420148 wdt:P2046 ?area. }
OPTIONAL { wd:Q420148 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q420148 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q420148 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 Akkus map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.689941, 36.675329, 40.949197, 37.173711);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Akkus)
[out:json];
(
rel["name"="Akkuş"][type=boundary];
rel["name:en"="Akkuş"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Akkus
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akkuş | 40.793060 , 37.016390 |
Akpinar | 40.869320 , 36.855530 |
Alan | 40.733330 , 37.066670 |
Alankoy | 40.810800 , 36.826550 |
Ambargurgen | 40.889560 , 36.752470 |
Boguklu | 40.906010 , 37.062140 |
Boruldu | 40.912470 , 36.769240 |
Buyukduz | 40.892650 , 36.909880 |
Caldere | 40.801240 , 36.997140 |
Calti | 40.784410 , 36.818980 |
Camlica | 40.837690 , 36.905250 |
Cavdar | 40.759260 , 36.923100 |
Cokek | 40.873680 , 36.706420 |
Cukurkoy | 40.770420 , 36.954410 |
Dagyolu | 40.891280 , 36.793200 |
Damyeri | 40.820200 , 37.129800 |
Demirci | 40.766620 , 37.001440 |
Dugencili | 40.746700 , 37.037300 |
Dumnacokek | 40.778690 , 36.835480 |
Esentepe | 40.884930 , 37.067760 |
Findiktepe | 40.940620 , 36.887380 |
Gedikli | 40.756660 , 36.953200 |
Gokcebayir | 40.716830 , 37.026190 |
Hacilar | 40.738510 , 37.122240 |
Halilusagi | 40.908030 , 36.859550 |
Halilusagi | 40.913150 , 36.891910 |
Iskenderli | 40.764470 , 37.094510 |
Karacal | 40.733330 , 37.066670 |
Karakulak | 40.895740 , 37.073260 |
Kargi | 40.851000 , 36.694920 |
Kayimli | 40.720680 , 36.972190 |
Kemikgeris | 40.823200 , 36.914000 |
Ketendere | 40.779070 , 36.966170 |
Koccuvaz | 40.833510 , 37.021450 |
Kulekcili | 40.732040 , 36.871590 |
Kurtbogaz | 40.892850 , 37.009050 |
Meyvali | 40.762140 , 36.889590 |
Muratli | 40.887070 , 37.037980 |
Ormancik | 40.822820 , 36.968460 |
Ortabolme | 40.814540 , 36.857430 |
Sahin | 40.877050 , 36.771660 |
Salman | 40.859650 , 36.809880 |
Seferli | 40.810360 , 36.805060 |
Tasoluk | 40.850200 , 36.749120 |
Yenikonak | 40.877560 , 37.103040 |
Yesilguneycik | 40.818460 , 37.099130 |
Yesilkoy | 40.921640 , 36.912840 |
Yolbasi | 40.708980 , 37.001040 |
Yukaridugencili | 40.772660 , 37.016870 |
Notes:
- You can download geometry data for Akkus 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.