Aglasun (Burdur) Map Cropping Samples
Aglasun (Burdur) Map Cropping Samples-1
Aglasun (Burdur) Map Cropping Samples-2
Aglasun neighborhoods and villages map with 3D shadow effect
flag map of Aglasun with 3D shadow effect
Aglasun map with 3d shadow effect
Download outline map of Aglasun (geojson format) :
Aglasun.geojson (**)
Download polygon array of Aglasun map for "Google Maps" :
Aglasun.txt
Bounding Box for Aglasun Map : ( 37.53333 , 30.464653 , 37.70143 , 30.772295 )
Wikipedia ID for Aglasun : Q794714
Wikipedia SPARQL Query for Aglasun (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q794714 wdt:P1082 ?population. }
OPTIONAL { wd:Q794714 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q794714 wdt:P2046 ?area. }
OPTIONAL { wd:Q794714 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q794714 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q794714 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 Aglasun map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.53333, 30.464653, 37.70143, 30.772295);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aglasun)
[out:json];
(
rel["name"="Ağlasun"][type=boundary];
rel["name:en"="Ağlasun"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aglasun
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asagi Yumrutas | 37.580320 , 30.730060 |
Asarcik | 37.633330 , 30.600000 |
Camlidere | 37.637350 , 30.674560 |
Canakli | 37.566940 , 30.573330 |
Derekoy | 37.635000 , 30.614730 |
Gokbel | 37.636910 , 30.712130 |
Harmancik | 37.624050 , 30.722770 |
Hisarkoy | 37.585830 , 30.636670 |
Karagol | 37.610950 , 30.697870 |
Kiprit | 37.600280 , 30.507220 |
Sakarlar | 37.644590 , 30.654760 |
Tepedibi | 37.619580 , 30.662320 |
Yazir | 37.653930 , 30.595020 |
Yesil Baskoy | 37.654150 , 30.493910 |
Yumrutas | 37.605630 , 30.677860 |
Notes:
- You can download geometry data for Aglasun 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.