Download outline map of Arhavi (geojson format) :
Arhavi.geojson (**)
Download polygon array of Arhavi map for "Google Maps" :
Arhavi.txt
Bounding Box for Arhavi Map : ( 41.086189 , 41.254323 , 41.369556 , 41.525424 )
Wikipedia ID for Arhavi : Q15960747
Wikipedia SPARQL Query for Arhavi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q15960747 wdt:P1082 ?population. }
OPTIONAL { wd:Q15960747 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q15960747 wdt:P2046 ?area. }
OPTIONAL { wd:Q15960747 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q15960747 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q15960747 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 Arhavi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.086189, 41.254323, 41.369556, 41.525424);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arhavi)
[out:json];
(
rel["name"="Arhavi"][type=boundary];
rel["name:en"="Arhavi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arhavi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arili | 41.272120 , 41.366140 |
Asagisahinler | 41.323590 , 41.358810 |
Balikli | 41.339410 , 41.422170 |
Balikli | 41.335890 , 41.431100 |
Boyuncak | 41.299820 , 41.468290 |
Derecik | 41.316920 , 41.380850 |
Dikyamac | 41.289140 , 41.370930 |
Dulgerli | 41.278420 , 41.431920 |
Gidreve | 41.305920 , 41.326500 |
Gurgencik | 41.286510 , 41.337720 |
Guvercinli | 41.338980 , 41.378200 |
Kavakkoy | 41.314490 , 41.304420 |
Kemerkorpu | 41.310840 , 41.328030 |
Kestanealan | 41.315430 , 41.366450 |
Kireclik | 41.302840 , 41.317790 |
Kobak | 41.275710 , 41.394400 |
Konakli | 41.316650 , 41.322710 |
Ortacalar | 41.278960 , 41.378870 |
Senkoy | 41.318530 , 41.340420 |
Sirtoba | 41.305210 , 41.394640 |
Sogucak | 41.286880 , 41.445210 |
Sogucak | 41.284740 , 41.449060 |
Suhulet | 41.272290 , 41.382080 |
Tepeyurt | 41.326400 , 41.344890 |
Ucirmak | 41.301200 , 41.408000 |
Ucler | 41.307490 , 41.387350 |
Ulas | 41.290680 , 41.278400 |
Ulukent | 41.320520 , 41.393680 |
Yanikoglu | 41.198120 , 41.379380 |
Yildizi | 41.277110 , 41.404130 |
Yolgecen | 41.298560 , 41.289930 |
Yukari Sahinler | 41.326320 , 41.370470 |
Notes:
- You can download geometry data for Arhavi 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.