Download outline map of Osmangazi (geojson format) :
Osmangazi.geojson (**)
Download polygon array of Osmangazi map for "Google Maps" :
Osmangazi.txt
Bounding Box for Osmangazi Map : ( 39.988061 , 28.920095 , 40.343861 , 29.267545 )
Wikipedia ID for Osmangazi : Q1023140
Wikipedia SPARQL Query for Osmangazi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1023140 wdt:P1082 ?population. }
OPTIONAL { wd:Q1023140 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1023140 wdt:P2046 ?area. }
OPTIONAL { wd:Q1023140 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1023140 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1023140 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 Osmangazi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.988061, 28.920095, 40.343861, 29.267545);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Osmangazi)
[out:json];
(
rel["name"="Osmangazi"][type=boundary];
rel["name:en"="Osmangazi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Osmangazi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahmetbey | 40.294920 , 28.997110 |
Aksungur | 40.293870 , 28.977200 |
Avdancik | 40.293020 , 29.171940 |
Bagli | 40.066940 , 29.091390 |
Bursa | 40.201556 , 29.100507 |
Buyukdeliller | 40.013440 , 29.205370 |
Caglayan | 40.295490 , 29.021520 |
Caybasi | 40.042650 , 29.083090 |
Çekirge | 40.200000 , 29.033330 |
Dagakca | 40.066970 , 28.976920 |
Dağakçaköy | 40.067310 , 28.977380 |
Demirtaş | 40.271940 , 29.098330 |
Derecavus | 40.277220 , 29.007780 |
Doganci | 40.133500 , 28.964660 |
Durdane | 40.338610 , 29.083500 |
Epceler | 40.011570 , 29.224340 |
Geçit | 40.266670 , 28.950000 |
Gokyenice | 40.147500 , 28.991390 |
Gundogdu | 40.331970 , 29.030970 |
Guneybayiri | 40.066840 , 29.039510 |
Guneybudaklar | 40.011340 , 29.161500 |
Hamitler | 40.250000 , 28.983330 |
Huseyinalani | 40.117050 , 29.022030 |
Inkaya | 40.183520 , 29.019740 |
Karabalcik | 40.308250 , 29.093170 |
Karaislah | 40.022340 , 29.122890 |
Kirazlı | 40.099720 , 29.042780 |
Küçükbalıklı | 40.218890 , 29.077220 |
Kucukdeliler | 40.009920 , 29.190170 |
Murseller | 40.093630 , 29.027230 |
Nilueferkoey | 40.285090 , 28.941890 |
Osmangazi | 40.196710 , 29.059350 |
Ovaakca | 40.297620 , 29.059020 |
Sarialan | 40.134750 , 29.107430 |
Seçköy | 40.323890 , 29.196390 |
Seferisiklar | 40.004970 , 29.082940 |
Selcukgazi | 40.328330 , 29.121210 |
Suleymaniye | 40.137470 , 29.060150 |
Tuzakli | 40.107790 , 28.999890 |
Ulucam | 40.056210 , 29.003440 |
Yigitali | 40.177010 , 29.021760 |
Notes:
- You can download geometry data for Osmangazi 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.