Download outline map of Türkoglu (geojson format) :
Türkoglu.geojson (**)
Download polygon array of Türkoglu map for "Google Maps" :
Türkoglu.txt
Bounding Box for Türkoglu Map : ( 37.205618 , 36.649746 , 37.49645 , 37.026979 )
Wikipedia ID for Türkoglu : Q993676
Wikipedia SPARQL Query for Türkoglu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q993676 wdt:P1082 ?population. }
OPTIONAL { wd:Q993676 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q993676 wdt:P2046 ?area. }
OPTIONAL { wd:Q993676 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q993676 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q993676 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 Türkoglu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.205618, 36.649746, 37.49645, 37.026979);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Türkoglu)
[out:json];
(
rel["name"="Türkoğlu"][type=boundary];
rel["name:en"="Türkoğlu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Türkoglu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Afsarli | 37.430560 , 36.727650 |
Akcali | 37.324480 , 36.795940 |
Aydinkavak | 37.416100 , 36.801750 |
Beyoglu | 37.296880 , 36.779980 |
Cakalli Hasanaga | 37.447230 , 36.908540 |
Cakallicullu | 37.450370 , 36.879690 |
Cakiroglu | 37.310450 , 36.661180 |
Camurlugecit | 37.263670 , 36.794160 |
Ceceli | 37.346630 , 36.804920 |
Cobantepe | 37.363370 , 36.927840 |
Dedeler | 37.241280 , 36.727850 |
Golluhuyuk | 37.376500 , 36.905830 |
Hacibebek | 37.347150 , 36.912530 |
Hopurlu | 37.456030 , 36.797450 |
Kadiogluciftligi | 37.339930 , 36.986890 |
Kaledibi | 37.301460 , 36.668900 |
Karabaldir | 37.296840 , 36.774000 |
Karalar | 37.291350 , 36.736810 |
Keleksikli | 37.391960 , 36.965660 |
Kilili | 37.411710 , 36.883300 |
Kirmakaya | 37.393120 , 36.727140 |
Kizilenis | 37.365050 , 36.799060 |
Kucuk Imali | 37.354510 , 36.752310 |
Kuyumcular | 37.426410 , 36.929950 |
Minehuyuk | 37.291290 , 36.864410 |
Ozbek | 37.368230 , 36.961410 |
Sekeroba | 37.256770 , 36.774680 |
Uzunsogut | 37.399370 , 36.778270 |
Yavuzlar | 37.440400 , 36.775520 |
Yenikoy | 37.363320 , 37.003060 |
Yenipinar | 37.426610 , 36.821350 |
Yesilyore | 37.417870 , 36.754660 |
Yesilyurt | 37.239010 , 36.756700 |
Yolderesi | 37.384350 , 36.720510 |
Notes:
- You can download geometry data for Türkoglu 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.