Fethiye (Burdur) Map Cropping Samples
Fethiye (Burdur) Map Cropping Samples-1
Fethiye (Burdur) Map Cropping Samples-2
Fethiye neighborhoods and villages map with 3D shadow effect
flag map of Fethiye with 3D shadow effect
Fethiye map with 3d shadow effect
Download outline map of Fethiye (geojson format) :
Fethiye.geojson (**)
Download polygon array of Fethiye map for "Google Maps" :
Fethiye.txt
Bounding Box for Fethiye Map : ( 36.8107449717 , 29.3058857051 , 37.0618305728 , 29.6043104289 )
Wikipedia ID for Fethiye : Q1966463
Wikipedia SPARQL Query for Fethiye (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1966463 wdt:P1082 ?population. }
OPTIONAL { wd:Q1966463 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1966463 wdt:P2046 ?area. }
OPTIONAL { wd:Q1966463 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1966463 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1966463 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 Fethiye map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.8107449717, 29.3058857051, 37.0618305728, 29.6043104289);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Fethiye)
[out:json];
(
rel["name"="Altınyayla"][type=boundary];
rel["name:en"="Altınyayla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Fethiye
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agaliyayla | 36.850000 , 29.433330 |
Aliclikuyu | 36.899720 , 29.365560 |
Altınyayla | 36.997220 , 29.545790 |
Asmabag | 36.978100 , 29.505900 |
Ballik | 36.877780 , 29.428330 |
Catak | 37.003030 , 29.528720 |
Corten | 37.002880 , 29.520300 |
Cukurkavak | 36.880740 , 29.498230 |
Hanonu | 36.866670 , 29.433330 |
Kizilyaka | 36.983010 , 29.528470 |
Zaburalan | 36.899010 , 29.484170 |
Notes:
- You can download geometry data for Fethiye 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.