Download outline map of Keban (geojson format) :
Keban.geojson (**)
Download polygon array of Keban map for "Google Maps" :
Keban.txt
Bounding Box for Keban Map : ( 38.644059 , 38.513785 , 38.906886 , 38.927447 )
Wikipedia ID for Keban : Q3520481
Wikipedia SPARQL Query for Keban (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3520481 wdt:P1082 ?population. }
OPTIONAL { wd:Q3520481 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3520481 wdt:P2046 ?area. }
OPTIONAL { wd:Q3520481 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3520481 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3520481 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 Keban map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.644059, 38.513785, 38.906886, 38.927447);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Keban)
[out:json];
(
rel["name"="Keban"][type=boundary];
rel["name:en"="Keban"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Keban
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcatepe | 38.713090 , 38.642610 |
Akgomlek | 38.676610 , 38.820540 |
Altinkurek | 38.662000 , 38.824320 |
Altiyaka | 38.680350 , 38.852580 |
Asagi Cakmak | 38.730450 , 38.886850 |
Aslankasi | 38.830960 , 38.873430 |
Bademli | 38.703960 , 38.797530 |
Bahceli | 38.717740 , 38.767220 |
Bayindir | 38.815800 , 38.665480 |
Beydegirmeni | 38.692150 , 38.807920 |
Buklumlu | 38.821130 , 38.800040 |
Calik | 38.780090 , 38.781060 |
Cevrekaya | 38.737080 , 38.718530 |
Denizli | 38.836210 , 38.680290 |
Dummu | 38.879620 , 38.734340 |
Geyik Kayaligi | 38.756310 , 38.531340 |
Gokbelen | 38.700730 , 38.687200 |
Goldere | 38.709230 , 38.658880 |
Keban | 38.797780 , 38.733610 |
Kopuzlu | 38.864780 , 38.665300 |
Kursunkaya | 38.730780 , 38.774000 |
Kuscu | 38.719050 , 38.741150 |
Orenyaka | 38.687390 , 38.741030 |
Pinarlar | 38.804770 , 38.682400 |
Sagdiclar | 38.787560 , 38.830790 |
Taskesen | 38.811920 , 38.850090 |
Topkiran | 38.734270 , 38.571180 |
Ucpinar | 38.667060 , 38.689700 |
Ulupinar | 38.739460 , 38.853710 |
Notes:
- You can download geometry data for Keban 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.