Samsat (Adiyaman) Map Cropping Samples
Samsat (Adiyaman) Map Cropping Samples-1
Samsat (Adiyaman) Map Cropping Samples-2
Samsat neighborhoods and villages map with 3D shadow effect
flag map of Samsat with 3D shadow effect
Samsat map with 3d shadow effect
Download outline map of Samsat (geojson format) :
Samsat.geojson (**)
Download polygon array of Samsat map for "Google Maps" :
Samsat.txt
Bounding Box for Samsat Map : ( 37.475898 , 38.343664 , 37.674275 , 38.643503 )
Wikipedia ID for Samsat : Q667098
Wikipedia SPARQL Query for Samsat (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q667098 wdt:P1082 ?population. }
OPTIONAL { wd:Q667098 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q667098 wdt:P2046 ?area. }
OPTIONAL { wd:Q667098 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q667098 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q667098 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 Samsat map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.475898, 38.343664, 37.674275, 38.643503);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Samsat)
[out:json];
(
rel["name"="Samsat"][type=boundary];
rel["name:en"="Samsat"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Samsat
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akdamar | 37.621090 , 38.478210 |
Bagarasi | 37.562310 , 38.393400 |
Bayirli | 37.544130 , 38.385210 |
Beloren | 37.616670 , 38.600000 |
Cicekkoy | 37.656260 , 38.545440 |
Doganca | 37.634480 , 38.462660 |
Gevrik | 37.606810 , 38.542290 |
Goltarla | 37.606210 , 38.441780 |
Gulpinar | 37.575370 , 38.428640 |
Kirmacik | 37.534690 , 38.462790 |
Kovanoluk | 37.576450 , 38.532860 |
Kumluca | 37.516130 , 38.411420 |
Kustepe | 37.524570 , 38.395590 |
Orentas | 37.591980 , 38.477790 |
Ovacik | 37.559660 , 38.442500 |
Taskuyu | 37.616670 , 38.500000 |
Uyanik | 37.637000 , 38.436910 |
Uzuntepe | 37.602360 , 38.484630 |
Yarimbag | 37.559260 , 38.477960 |
Notes:
- You can download geometry data for Samsat 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.