Download outline map of Terme (geojson format) :
Terme.geojson (**)
Download polygon array of Terme map for "Google Maps" :
Terme.txt
Bounding Box for Terme Map : ( 40.936146 , 36.783975 , 41.349556 , 37.176471 )
Wikipedia ID for Terme : Q669752
Wikipedia SPARQL Query for Terme (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q669752 wdt:P1082 ?population. }
OPTIONAL { wd:Q669752 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q669752 wdt:P2046 ?area. }
OPTIONAL { wd:Q669752 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q669752 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q669752 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 Terme map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.936146, 36.783975, 41.349556, 37.176471);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Terme)
[out:json];
(
rel["name"="Terme"][type=boundary];
rel["name:en"="Terme"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Terme
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahmetbey | 41.166510 , 36.989220 |
Akcagun | 41.105090 , 36.894030 |
Akcay | 41.136000 , 37.156060 |
Akcay Karacali | 41.102610 , 36.926870 |
Altinli | 41.159290 , 36.932930 |
Ambartepe | 41.006250 , 36.963080 |
Asagi Koybucagi | 41.171160 , 36.894390 |
Aybeder | 41.221900 , 36.824590 |
Bagsaray | 41.145920 , 37.020060 |
Bazlamac | 41.127500 , 36.956390 |
Besikli | 41.200000 , 36.850000 |
Camlica | 41.113890 , 37.040830 |
Cangallar | 41.216720 , 36.996150 |
Cardak | 41.199040 , 36.929680 |
Dagdirali | 41.232040 , 36.805210 |
Dereyolu | 41.112240 , 36.909350 |
Dibekli | 41.158060 , 36.900000 |
Dumantepe | 41.125670 , 37.105110 |
Elmakoy | 41.212960 , 36.895340 |
Emiryusuf | 41.300000 , 36.833330 |
Erenkoy | 41.104460 , 36.997410 |
Etyemezli | 41.260630 , 36.801260 |
Evci | 41.150460 , 37.047270 |
Gecmis | 41.251690 , 36.809550 |
Gobunalci | 41.150000 , 37.100000 |
Golyazi | 41.277600 , 36.935520 |
Gundogdu | 41.216670 , 36.916670 |
Huseyinmescit | 41.150510 , 37.004690 |
Imanalisi | 41.255140 , 36.865970 |
Karacakoy | 41.281490 , 36.815700 |
Karacali | 41.223400 , 36.855560 |
Karamahmut | 41.200510 , 36.819860 |
Karkucak | 41.220040 , 36.840130 |
Kazim Karabekirpasa | 41.073060 , 36.975560 |
Kesikkaya | 41.046640 , 36.937560 |
Kocaman | 41.133330 , 36.983330 |
Kocamanbasi | 41.075870 , 36.930660 |
Kumcigaz | 41.330060 , 36.831890 |
Kusca | 41.100000 , 37.116670 |
Kusculu | 41.201340 , 36.896300 |
Mescitkoy | 41.112240 , 36.874760 |
Meseyazi | 41.290490 , 36.873620 |
Muratli | 41.253100 , 36.800240 |
Oguzlu | 41.100000 , 36.900000 |
Orencik | 40.961340 , 36.912530 |
Ortasogutlu | 41.227440 , 36.884340 |
Ozyurt | 41.240330 , 36.922540 |
Sakarli | 41.144050 , 37.073720 |
Saraykoy | 41.190350 , 36.951480 |
Seyhli | 41.121690 , 36.877440 |
Sivaslilar | 41.226190 , 37.009190 |
Sogutlu | 41.216670 , 36.900000 |
Sutozu | 41.254500 , 36.832530 |
Taspinar | 41.241680 , 36.841500 |
Tersyatak | 41.066670 , 36.966670 |
Uzunlu | 41.229870 , 36.818870 |
Yenicami | 41.210080 , 36.897070 |
Yerli | 41.227440 , 36.897620 |
Yukarisogutlu | 41.226300 , 36.858440 |
Yuksekyayla | 41.112970 , 37.012310 |
Notes:
- You can download geometry data for Terme 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.