Finike (Antalya) Map Cropping Samples
Finike (Antalya) Map Cropping Samples-1
Finike (Antalya) Map Cropping Samples-2
Finike neighborhoods and villages map with 3D shadow effect
flag map of Finike with 3D shadow effect
Finike map with 3d shadow effect
Download outline map of Finike (geojson format) :
Finike.geojson (**)
Download polygon array of Finike map for "Google Maps" :
Finike.txt
Bounding Box for Finike Map : ( 36.236221 , 29.855052 , 36.564612 , 30.254251 )
Wikipedia ID for Finike : Q1012894
Wikipedia SPARQL Query for Finike (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1012894 wdt:P1082 ?population. }
OPTIONAL { wd:Q1012894 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1012894 wdt:P2046 ?area. }
OPTIONAL { wd:Q1012894 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1012894 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1012894 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 Finike map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.236221, 29.855052, 36.564612, 30.254251);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Finike)
[out:json];
(
rel["name"="Finike"][type=boundary];
rel["name:en"="Finike"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Finike
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adala | 36.416670 , 30.000000 |
Akcaalan | 36.479640 , 30.202970 |
Alacadag | 36.396670 , 30.074440 |
Arifkoy | 36.516940 , 30.049440 |
Asaronu | 36.367370 , 30.094020 |
Belbasi | 36.435000 , 30.135830 |
Boldag | 36.288360 , 30.139460 |
Catallar | 36.489720 , 30.070560 |
Cavdir | 36.383330 , 30.133330 |
Dagbag | 36.428610 , 29.926390 |
Ernez | 36.459490 , 29.875530 |
Finike | 36.295000 , 30.140560 |
Gokbuk | 36.450000 , 30.116670 |
Gokceyaka | 36.430300 , 30.093080 |
Halac | 36.340630 , 30.126030 |
Hasyurt | 36.324150 , 30.222850 |
Kargicak | 36.443880 , 29.906570 |
Sahilkent | 36.343340 , 30.209260 |
Turunçova | 36.368890 , 30.137500 |
Yalniz | 36.466670 , 30.116670 |
Yazir | 36.475560 , 29.971940 |
Yesilkoy | 36.475210 , 30.012030 |
Yesilyurt | 36.348760 , 30.111190 |
Yuvalilar | 36.344060 , 30.162820 |
Notes:
- You can download geometry data for Finike 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.