Gölhisar (Burdur) Map Cropping Samples
Gölhisar (Burdur) Map Cropping Samples-1
Gölhisar (Burdur) Map Cropping Samples-2
Gölhisar neighborhoods and villages map with 3D shadow effect
flag map of Gölhisar with 3D shadow effect
Gölhisar map with 3d shadow effect
Download outline map of Gölhisar (geojson format) :
Gölhisar.geojson (**)
Download polygon array of Gölhisar map for "Google Maps" :
Gölhisar.txt
Bounding Box for Gölhisar Map : ( 36.907667 , 29.350087 , 37.285485 , 29.655385 )
Wikipedia ID for Gölhisar : Q990215
Wikipedia SPARQL Query for Gölhisar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q990215 wdt:P1082 ?population. }
OPTIONAL { wd:Q990215 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q990215 wdt:P2046 ?area. }
OPTIONAL { wd:Q990215 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q990215 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q990215 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 Gölhisar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.907667, 29.350087, 37.285485, 29.655385);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gölhisar)
[out:json];
(
rel["name"="Gölhisar"][type=boundary];
rel["name:en"="Gölhisar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gölhisar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asmali | 37.054510 , 29.488640 |
Cayici | 37.023500 , 29.485660 |
Elmaliyurt | 36.922030 , 29.371050 |
Evciler | 37.061910 , 29.501520 |
Gölhisar | 37.145900 , 29.508760 |
Ibecik | 36.987180 , 29.413490 |
Kargali | 37.090850 , 29.577040 |
Kavunca | 37.258200 , 29.535130 |
Kizilyaka | 37.048200 , 29.359140 |
Kusdili | 37.061040 , 29.560530 |
Sorkun | 37.165590 , 29.578260 |
Uylupinar | 37.109600 , 29.623740 |
Yagpinar | 37.088780 , 29.586010 |
Yamadi | 37.140300 , 29.600560 |
Yesildere | 37.026630 , 29.382500 |
Yusufca | 37.200010 , 29.531210 |
Notes:
- You can download geometry data for Gölhisar 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.