Beyagaç (Denizli) Map Cropping Samples
Beyagaç (Denizli) Map Cropping Samples-1
Beyagaç (Denizli) Map Cropping Samples-2
Beyagaç neighborhoods and villages map with 3D shadow effect
flag map of Beyagaç with 3D shadow effect
Beyagaç map with 3d shadow effect
Download outline map of Beyagaç (geojson format) :
Beyagaç.geojson (**)
Download polygon array of Beyagaç map for "Google Maps" :
Beyagaç.txt
Bounding Box for Beyagaç Map : ( 37.125413 , 28.754546 , 37.321647 , 29.026534 )
Wikipedia ID for Beyagaç : Q853055
Wikipedia SPARQL Query for Beyagaç (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q853055 wdt:P1082 ?population. }
OPTIONAL { wd:Q853055 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q853055 wdt:P2046 ?area. }
OPTIONAL { wd:Q853055 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q853055 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q853055 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 Beyagaç map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.125413, 28.754546, 37.321647, 29.026534);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Beyagaç)
[out:json];
(
rel["name"="Beyağaç"][type=boundary];
rel["name:en"="Beyağaç"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Beyagaç
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dere | 37.229880 , 28.955670 |
Derebasi | 37.248950 , 28.916480 |
Dereliler | 37.290820 , 28.885310 |
Emek | 37.222610 , 28.920490 |
Ericek | 37.287150 , 28.810700 |
Gericam | 37.237000 , 28.938540 |
Geymene | 37.275640 , 28.793360 |
Kapiz | 37.280280 , 28.897750 |
Kiral | 37.233330 , 28.833330 |
Kizilan | 37.221480 , 28.910510 |
Kizilcaagac | 37.285000 , 28.873420 |
Kocabaslar | 37.287780 , 28.898910 |
Mehrimler | 37.200000 , 28.966670 |
Pinaronu | 37.297620 , 28.852830 |
Sazak | 37.277310 , 28.846720 |
Sepetci | 37.271830 , 28.901900 |
Sulekler | 37.216670 , 28.883330 |
Uzunoluk | 37.227600 , 28.945200 |
Yenicesme | 37.244930 , 28.964820 |
Yokusdibi | 37.287460 , 28.856190 |
Yukari Sazak | 37.290890 , 28.843490 |
Notes:
- You can download geometry data for Beyagaç 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.