Kemer (Antalya) Map Cropping Samples
Kemer (Antalya) Map Cropping Samples-1
Kemer (Antalya) Map Cropping Samples-2
Kemer neighborhoods and villages map with 3D shadow effect
flag map of Kemer with 3D shadow effect
Kemer map with 3d shadow effect
Download outline map of Kemer (geojson format) :
Kemer.geojson (**)
Download polygon array of Kemer map for "Google Maps" :
Kemer.txt
Bounding Box for Kemer Map : ( 36.395264 , 30.389496 , 36.767699 , 30.586277 )
Wikipedia ID for Kemer : Q217047
Wikipedia SPARQL Query for Kemer (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q217047 wdt:P1082 ?population. }
OPTIONAL { wd:Q217047 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q217047 wdt:P2046 ?area. }
OPTIONAL { wd:Q217047 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q217047 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q217047 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 Kemer map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.395264, 30.389496, 36.767699, 30.586277);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kemer)
[out:json];
(
rel["name"="Kemer"][type=boundary];
rel["name:en"="Kemer"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kemer
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arslanbucak | 36.590950 , 30.523890 |
Atbuku | 36.449170 , 30.482780 |
Beycik | 36.493580 , 30.436200 |
Camyuva | 36.553610 , 30.559570 |
Cirali | 36.417160 , 30.480170 |
Cumhuriyet | 36.652582 , 30.553150 |
Egelkoyu | 36.505830 , 30.518890 |
Gedelme | 36.612430 , 30.446290 |
Göynük | 36.675850 , 30.555380 |
Kemer | 36.597780 , 30.560560 |
Kiris | 36.578870 , 30.570490 |
Kuzdere | 36.581290 , 30.526230 |
Olympos | 36.403000 , 30.471000 |
Ovacik | 36.648610 , 30.431110 |
Tekirova | 36.501700 , 30.527230 |
Ulupinar | 36.453440 , 30.432330 |
Notes:
- You can download geometry data for Kemer 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.