Tefenni (Burdur) Map Cropping Samples
Tefenni (Burdur) Map Cropping Samples-1
Tefenni (Burdur) Map Cropping Samples-2
Tefenni neighborhoods and villages map with 3D shadow effect
flag map of Tefenni with 3D shadow effect
Tefenni map with 3d shadow effect
Download outline map of Tefenni (geojson format) :
Tefenni.geojson (**)
Download polygon array of Tefenni map for "Google Maps" :
Tefenni.txt
Bounding Box for Tefenni Map : ( 37.127614 , 29.567088 , 37.373275 , 29.980186 )
Wikipedia ID for Tefenni : Q1788162
Wikipedia SPARQL Query for Tefenni (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1788162 wdt:P1082 ?population. }
OPTIONAL { wd:Q1788162 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1788162 wdt:P2046 ?area. }
OPTIONAL { wd:Q1788162 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1788162 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1788162 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 Tefenni map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.127614, 29.567088, 37.373275, 29.980186);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tefenni)
[out:json];
(
rel["name"="Tefenni"][type=boundary];
rel["name:en"="Tefenni"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tefenni
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baspinar | 37.178520 , 29.789650 |
Bayramlar | 37.234160 , 29.831620 |
Belkaya | 37.310790 , 29.603560 |
Bey | 37.240280 , 29.693610 |
Cayli | 37.208280 , 29.814970 |
Ecekoy | 37.341540 , 29.761070 |
Hasanpasa | 37.246500 , 29.875390 |
Huyuk | 37.250000 , 29.833330 |
Karamusa | 37.191280 , 29.748750 |
Kavakdibi | 37.239040 , 29.873630 |
Sazak | 37.355350 , 29.762230 |
Seydiler | 37.244310 , 29.816660 |
Yaylakoy | 37.248890 , 29.941940 |
Yesilkoy | 37.182770 , 29.812800 |
Yuva | 37.219440 , 29.755560 |
Yuvalak | 37.287470 , 29.763570 |
Notes:
- You can download geometry data for Tefenni 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.