Bekilli (Denizli) Map Cropping Samples
Bekilli (Denizli) Map Cropping Samples-1
Bekilli (Denizli) Map Cropping Samples-2
Bekilli neighborhoods and villages map with 3D shadow effect
flag map of Bekilli with 3D shadow effect
Bekilli map with 3d shadow effect
Download outline map of Bekilli (geojson format) :
Bekilli.geojson (**)
Download polygon array of Bekilli map for "Google Maps" :
Bekilli.txt
Bounding Box for Bekilli Map : ( 38.18057 , 29.214166 , 38.326629 , 29.606462 )
Wikipedia ID for Bekilli : Q815026
Wikipedia SPARQL Query for Bekilli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q815026 wdt:P1082 ?population. }
OPTIONAL { wd:Q815026 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q815026 wdt:P2046 ?area. }
OPTIONAL { wd:Q815026 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q815026 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q815026 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 Bekilli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.18057, 29.214166, 38.326629, 29.606462);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bekilli)
[out:json];
(
rel["name"="Bekilli"][type=boundary];
rel["name:en"="Bekilli"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bekilli
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bekilli | 38.231050 , 29.419700 |
Bukruce | 38.222500 , 29.479720 |
Camkoy | 38.297240 , 29.380140 |
Cogasli | 38.238330 , 29.344170 |
Desdemir | 38.271190 , 29.369800 |
Ikizbaba | 38.259170 , 29.555280 |
Koselli | 38.311020 , 29.378200 |
Kutlubey | 38.278890 , 29.354170 |
Poyrazli | 38.259880 , 29.485790 |
Sirikli | 38.271670 , 29.529170 |
Uckuyu | 38.265000 , 29.453330 |
Yesiloba | 38.245000 , 29.304720 |
Notes:
- You can download geometry data for Bekilli 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.