Download outline map of Torbali (geojson format) :
Torbali.geojson (**)
Download polygon array of Torbali map for "Google Maps" :
Torbali.txt
Bounding Box for Torbali Map : ( 38.014663 , 27.208202 , 38.330144 , 27.526746 )
Wikipedia ID for Torbali : Q1011344
Wikipedia SPARQL Query for Torbali (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1011344 wdt:P1082 ?population. }
OPTIONAL { wd:Q1011344 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1011344 wdt:P2046 ?area. }
OPTIONAL { wd:Q1011344 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1011344 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1011344 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 Torbali map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.014663, 27.208202, 38.330144, 27.526746);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Torbali)
[out:json];
(
rel["name"="Torbalı"][type=boundary];
rel["name:en"="Torbalı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Torbali
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahmetli | 38.083330 , 27.356670 |
Arslanlar | 38.165870 , 27.415240 |
Ayrancilar | 38.243060 , 27.282220 |
Bozkoy | 38.273800 , 27.362240 |
Bulbuldere | 38.104440 , 27.499690 |
Cakirbeyli | 38.285090 , 27.382540 |
Camlica | 38.210830 , 27.413610 |
Capak | 38.233060 , 27.351670 |
Dagkizilca | 38.311000 , 27.390810 |
Dagteke | 38.248530 , 27.508900 |
Duverlik | 38.216760 , 27.449980 |
Eyerci | 38.141270 , 27.389170 |
Golluce | 38.093700 , 27.484950 |
Helvaci | 38.241670 , 27.473610 |
Kaplancik | 38.164100 , 27.294300 |
Karaagac | 38.289380 , 27.283430 |
Karakizlar | 38.279900 , 27.439910 |
Karakuyu | 38.241390 , 27.391940 |
Karaot | 38.297900 , 27.438590 |
Kirbas | 38.117860 , 27.445320 |
Korucuk | 38.244720 , 27.424440 |
Kuscuburun | 38.217500 , 27.331390 |
Naimekoy | 38.093670 , 27.434880 |
Orman | 38.248800 , 27.456210 |
Ozbey | 38.132930 , 27.321130 |
Pamukyazi | 38.120660 , 27.407750 |
Pancar | 38.198330 , 27.237220 |
Saipler | 38.267520 , 27.370420 |
Sehitler | 38.145630 , 27.404010 |
Subasi | 38.106940 , 27.437500 |
Taskesik | 38.171040 , 27.443820 |
Torbalı | 38.151900 , 27.362230 |
Tulum | 38.087600 , 27.427000 |
Türkmen | 38.259000 , 27.258000 |
Ucpinar Ciftligi | 38.233330 , 27.300000 |
Yazibasi | 38.240830 , 27.321670 |
Yenikoy | 38.125280 , 27.333610 |
Yesilkoy | 38.266020 , 27.244500 |
Yogurtcular | 38.268720 , 27.284270 |
Notes:
- You can download geometry data for Torbali 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.