Çavdir (Burdur) Map Cropping Samples
Çavdir (Burdur) Map Cropping Samples-1
Çavdir (Burdur) Map Cropping Samples-2
Çavdir neighborhoods and villages map with 3D shadow effect
flag map of Çavdir with 3D shadow effect
Çavdir map with 3d shadow effect
Download outline map of Çavdir (geojson format) :
Çavdir.geojson (**)
Download polygon array of Çavdir map for "Google Maps" :
Çavdir.txt
Bounding Box for Çavdir Map : ( 36.958348 , 29.586335 , 37.277624 , 29.864272 )
Wikipedia ID for Çavdir : Q272692
Wikipedia SPARQL Query for Çavdir (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q272692 wdt:P1082 ?population. }
OPTIONAL { wd:Q272692 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q272692 wdt:P2046 ?area. }
OPTIONAL { wd:Q272692 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q272692 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q272692 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 Çavdir map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.958348, 29.586335, 37.277624, 29.864272);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çavdir)
[out:json];
(
rel["name"="Çavdır"][type=boundary];
rel["name:en"="Çavdır"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çavdir
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alankebir | 37.201600 , 29.645560 |
Anbarcik | 37.046420 , 29.694920 |
Bayir | 37.100570 , 29.702640 |
Bolmepinar | 37.109430 , 29.773220 |
Karakoy | 37.142550 , 29.768890 |
Kayacik | 37.174570 , 29.654330 |
Kizillar | 37.071560 , 29.712150 |
Kocatarla | 37.061670 , 29.624490 |
Kozagaci | 37.065550 , 29.677540 |
Kucukalan | 37.249480 , 29.597650 |
Sogutkoy | 37.034480 , 29.818490 |
Yazir | 37.034300 , 29.752680 |
Yesiloba | 37.053980 , 29.848360 |
Notes:
- You can download geometry data for Çavdir 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.