Download outline map of Orhaneli (geojson format) :
Orhaneli.geojson (**)
Download polygon array of Orhaneli map for "Google Maps" :
Orhaneli.txt
Bounding Box for Orhaneli Map : ( 39.72863 , 28.728701 , 40.077764 , 29.164885 )
Wikipedia ID for Orhaneli : Q1948420
Wikipedia SPARQL Query for Orhaneli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1948420 wdt:P1082 ?population. }
OPTIONAL { wd:Q1948420 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1948420 wdt:P2046 ?area. }
OPTIONAL { wd:Q1948420 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1948420 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1948420 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 Orhaneli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.72863, 28.728701, 40.077764, 29.164885);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Orhaneli)
[out:json];
(
rel["name"="Orhaneli"][type=boundary];
rel["name:en"="Orhaneli"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Orhaneli
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Agachisar | 39.849720 , 29.084170 |
| Akalan | 39.862730 , 29.013640 |
| Akcabuk | 39.949420 , 28.921610 |
| Altintas | 39.863610 , 28.820280 |
| Argin | 39.842660 , 28.938100 |
| Baskoy | 40.057550 , 28.841010 |
| Belenoluk | 39.891940 , 29.044440 |
| Ceki | 39.784110 , 29.074710 |
| Celepler | 39.789190 , 28.959690 |
| Civili | 39.888430 , 28.792410 |
| Çınarcık | 40.043330 , 28.785560 |
| Coreler | 39.944550 , 28.946950 |
| Dagguney | 39.942760 , 29.062450 |
| Deliballilar | 39.932250 , 28.994940 |
| Demirci | 39.800000 , 29.016670 |
| Derekoy | 39.791930 , 28.977990 |
| Dundar | 39.903370 , 28.847280 |
| Emir | 39.765560 , 29.021110 |
| Erenler | 40.045910 , 28.893420 |
| Eskidanisment | 39.829100 , 29.006980 |
| Fadilkoy | 39.811360 , 29.121950 |
| Firuz | 39.933330 , 29.100000 |
| Gazioluk | 39.850000 , 28.783330 |
| Girencik | 39.940330 , 28.895100 |
| Goktepe | 40.033330 , 28.933330 |
| Goynukbelen | 39.989390 , 29.047580 |
| Gumuspinar | 39.915410 , 28.860760 |
| Ikizoluk | 39.880290 , 28.875990 |
| Kabaklar | 39.900000 , 29.083330 |
| Kadikoy | 39.805190 , 28.991240 |
| Karaoglanlar | 39.840900 , 28.975460 |
| Karincali | 39.971180 , 28.858940 |
| Kocu | 40.047390 , 28.860060 |
| Kucukorhan | 39.802820 , 29.035550 |
| Kusumlar | 39.907020 , 28.939230 |
| Letafet | 39.890680 , 28.735160 |
| Mahaller | 39.778440 , 29.018980 |
| Nalinlar | 40.023870 , 28.895700 |
| Orhaneli | 39.903330 , 28.990560 |
| Osmaniyecatak | 40.030560 , 28.978610 |
| Sadagi | 39.883490 , 28.924960 |
| Semerici | 39.770400 , 29.000440 |
| Serceler | 39.892850 , 28.953170 |
| Siril | 39.800230 , 29.102040 |
| Sogut | 39.819400 , 29.029170 |
| Sukriye | 39.913750 , 29.036640 |
| Suleymanbey | 40.050510 , 28.836380 |
| Tepecik | 39.823290 , 28.958060 |
| Topuk | 39.980310 , 28.990310 |
| Yakuplar | 39.747500 , 29.028210 |
| Yazlica | 39.947540 , 29.075820 |
| Yenidanisment | 39.883330 , 28.816670 |
| Yesiller | 39.878450 , 28.892900 |
| Yorucekler | 39.955880 , 28.890160 |
Notes:
- You can download geometry data for Orhaneli 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.