Download outline map of Gölbasi (geojson format) :
Gölbasi.geojson (**)
Download polygon array of Gölbasi map for "Google Maps" :
Gölbasi.txt
Bounding Box for Gölbasi Map : ( 39.247504 , 32.503725 , 39.835764 , 32.957154 )
Wikipedia ID for Gölbasi : Q2979400
Wikipedia SPARQL Query for Gölbasi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2979400 wdt:P1082 ?population. }
OPTIONAL { wd:Q2979400 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2979400 wdt:P2046 ?area. }
OPTIONAL { wd:Q2979400 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2979400 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2979400 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ölbasi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.247504, 32.503725, 39.835764, 32.957154);
);
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ölbasi)
[out:json];
(
rel["name"="Gölbaşı"][type=boundary];
rel["name:en"="Gölbaşı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gölbasi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahiboz | 39.604950 , 32.850400 |
Altincanak | 39.265830 , 32.923610 |
Bagici | 39.537670 , 32.909500 |
Ballikpinar | 39.734400 , 32.714790 |
Bezirhane | 39.480470 , 32.851270 |
Boyalik | 39.474520 , 32.667440 |
Bursal | 39.797780 , 32.884440 |
Cayirli | 39.629040 , 32.586780 |
Celtek | 39.279880 , 32.865570 |
Cimsit | 39.431480 , 32.891560 |
Dikilitas | 39.551910 , 32.701480 |
Emirler | 39.409660 , 32.923100 |
Gerkheryewk | 39.664500 , 32.734060 |
Gölbaşı | 39.790430 , 32.809030 |
Golbek | 39.322490 , 32.840680 |
Gunalan | 39.623890 , 32.882230 |
Hacihasan | 39.746390 , 32.747940 |
Hacilar | 39.771380 , 32.719730 |
Hacimuratli | 39.682210 , 32.698880 |
Hallacli | 39.708030 , 32.605350 |
Holuz | 39.633330 , 32.883330 |
Incek | 39.806670 , 32.697700 |
Karacaoren | 39.362220 , 32.812780 |
Karagedik | 39.577730 , 32.801040 |
Karaoğlan | 39.734470 , 32.830200 |
Kirikli | 39.530680 , 32.804420 |
Kizilcasar | 39.823730 , 32.731660 |
Koparan | 39.726820 , 32.667600 |
Mahmatli | 39.557170 , 32.901870 |
Mahmatlibahce | 39.525340 , 32.839330 |
Ogulbey | 39.686660 , 32.826350 |
Orencik | 39.779990 , 32.832550 |
Oyaca | 39.539700 , 32.609400 |
Selametli | 39.486110 , 32.808610 |
Sogulcak | 39.523020 , 32.869220 |
Subasi | 39.638340 , 32.535920 |
Tepeyurt | 39.550900 , 32.821330 |
Topakli | 39.626650 , 32.649210 |
Tuluntas | 39.757470 , 32.649970 |
Yavrucak | 39.698600 , 32.738050 |
Yaylabag | 39.800040 , 32.888890 |
Yurtbeyi | 39.753070 , 32.873950 |
Notes:
- You can download geometry data for Gölbasi 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.