Download outline map of Karacabey (geojson format) :
Karacabey.geojson (**)
Download polygon array of Karacabey map for "Google Maps" :
Karacabey.txt
Bounding Box for Karacabey Map : ( 40.070494 , 28.082891 , 40.565418 , 28.684055 )
Wikipedia ID for Karacabey : Q130539
Wikipedia SPARQL Query for Karacabey (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q130539 wdt:P1082 ?population. }
OPTIONAL { wd:Q130539 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q130539 wdt:P2046 ?area. }
OPTIONAL { wd:Q130539 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q130539 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q130539 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 Karacabey map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.070494, 28.082891, 40.565418, 28.684055);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Karacabey)
[out:json];
(
rel["name"="Karacabey"][type=boundary];
rel["name:en"="Karacabey"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Karacabey
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Akcakoyun | 40.259450 , 28.364110 |
| Akcasusurluk | 40.294170 , 28.428840 |
| Akhisar | 40.160560 , 28.184850 |
| Ariz | 40.255450 , 28.229600 |
| Bakirkoy | 40.166110 , 28.396940 |
| Ballikaya | 40.366920 , 28.530400 |
| Bayramdere | 40.378330 , 28.390280 |
| Beylik | 40.098180 , 28.182100 |
| Bogazkoy | 40.363130 , 28.445810 |
| Bozahlat | 40.223610 , 28.503610 |
| Cambaz | 40.264530 , 28.506050 |
| Camlica | 40.322030 , 28.531080 |
| Carik | 40.282200 , 28.414530 |
| Cavuskoy | 40.238000 , 28.112340 |
| Cesnigir | 40.319020 , 28.510300 |
| Dagesemen | 40.299040 , 28.335730 |
| Dagkadi | 40.260280 , 28.194720 |
| Danisment | 40.227440 , 28.132390 |
| Dogla | 40.283890 , 28.239170 |
| Ekinli | 40.361350 , 28.502950 |
| Eski Karaagac | 40.187500 , 28.612780 |
| Eskisaribey | 40.139210 , 28.240060 |
| Fazlikonagi | 40.340690 , 28.430510 |
| Fevzipasa | 40.232700 , 28.252850 |
| Golecik | 40.278870 , 28.299040 |
| Gonu | 40.118290 , 28.310220 |
| Gungormez | 40.313500 , 28.351160 |
| Hamidiye | 40.121210 , 28.196370 |
| Haralayk | 40.133330 , 28.316670 |
| Harmanli | 40.247730 , 28.427790 |
| Hayirlar | 40.289690 , 28.447280 |
| Hotanli | 40.208890 , 28.311390 |
| Hurriyet | 40.281960 , 28.645700 |
| Ikizce | 40.226020 , 28.658380 |
| Imrali | 40.555690 , 28.542430 |
| Iskele | 40.306680 , 28.448540 |
| Karacabey | 40.215250 , 28.403780 |
| Karakoca | 40.264230 , 28.562110 |
| Karasu | 40.250570 , 28.285250 |
| Kedikaya | 40.292120 , 28.320300 |
| Keslik | 40.272970 , 28.266670 |
| Kulakpinar | 40.290370 , 28.383880 |
| Kursunlu | 40.396790 , 28.284920 |
| Muratli | 40.285780 , 28.606600 |
| Okcular | 40.295740 , 28.213090 |
| Orencik | 40.303190 , 28.291510 |
| Orhaniye | 40.224750 , 28.641780 |
| Sahinkoy | 40.236010 , 28.317720 |
| Sahmelek | 40.328890 , 28.243060 |
| Sazlica | 40.130680 , 28.239960 |
| Seyran | 40.262130 , 28.470750 |
| Subasi | 40.268060 , 28.536670 |
| Sultaniye | 40.187140 , 28.191140 |
| Taslik | 40.243550 , 28.376200 |
| Taspinar | 40.255000 , 28.641940 |
| Tophisar | 40.219560 , 28.161730 |
| Ulubat | 40.203790 , 28.433110 |
| Yaris | 40.303960 , 28.372030 |
| Yenikaraagac | 40.219720 , 28.620000 |
| Yenisaribey | 40.148040 , 28.223880 |
| Yesildere | 40.303110 , 28.188070 |
| Yolagzi | 40.130690 , 28.316260 |
Notes:
- You can download geometry data for Karacabey 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.