Çelikhan (Adiyaman) Map Cropping Samples
Çelikhan (Adiyaman) Map Cropping Samples-1
Çelikhan (Adiyaman) Map Cropping Samples-2
Çelikhan neighborhoods and villages map with 3D shadow effect
flag map of Çelikhan with 3D shadow effect
Çelikhan map with 3d shadow effect
Download outline map of Çelikhan (geojson format) :
Çelikhan.geojson (**)
Download polygon array of Çelikhan map for "Google Maps" :
Çelikhan.txt
Bounding Box for Çelikhan Map : ( 37.957126 , 38.133528 , 38.160598 , 38.45922 )
Wikipedia ID for Çelikhan : Q272782
Wikipedia SPARQL Query for Çelikhan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q272782 wdt:P1082 ?population. }
OPTIONAL { wd:Q272782 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q272782 wdt:P2046 ?area. }
OPTIONAL { wd:Q272782 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q272782 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q272782 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 Çelikhan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.957126, 38.133528, 38.160598, 38.45922);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çelikhan)
[out:json];
(
rel["name"="Çelikhan"][type=boundary];
rel["name:en"="Çelikhan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çelikhan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abdunharap | 38.071470 , 38.234080 |
Aksu | 37.984040 , 38.326820 |
Aktas | 38.012640 , 38.186340 |
Altintas | 38.115440 , 38.266990 |
Bozgedik | 38.087850 , 38.283590 |
Campinar | 38.116250 , 38.233620 |
Çelikhan | 38.034170 , 38.243330 |
Deveboynu | 37.986000 , 38.280470 |
Doganli | 37.977870 , 38.305950 |
Hacikoy | 38.028850 , 38.225150 |
Incirli | 38.013400 , 38.406650 |
Kalecik | 38.123430 , 38.296150 |
Karagil | 38.077520 , 38.266550 |
Karagol | 38.077290 , 38.414170 |
Karaman | 38.095610 , 38.309060 |
Korucak | 38.064120 , 38.376670 |
Koseusagi | 38.055940 , 38.289730 |
Pinarbasi | 38.031600 , 38.183400 |
Recepkoy | 37.986640 , 38.359930 |
Sahverdi | 38.006860 , 38.389590 |
Tasdamlar | 38.087040 , 38.330720 |
Yagizatli | 37.992370 , 38.400560 |
Yesiltepe | 37.970340 , 38.399100 |
Yesilyayla | 38.051250 , 38.340220 |
Notes:
- You can download geometry data for Çelikhan 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.