Download outline map of Halfeti (geojson format) :
Halfeti.geojson (**)
Download polygon array of Halfeti map for "Google Maps" :
Halfeti.txt
Bounding Box for Halfeti Map : ( 37.142184 , 37.831768 , 37.441577 , 38.23196 )
Wikipedia ID for Halfeti : Q258838
Wikipedia SPARQL Query for Halfeti (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q258838 wdt:P1082 ?population. }
OPTIONAL { wd:Q258838 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q258838 wdt:P2046 ?area. }
OPTIONAL { wd:Q258838 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q258838 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q258838 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 Halfeti map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.142184, 37.831768, 37.441577, 38.23196);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Halfeti)
[out:json];
(
rel["name"="Halfeti"][type=boundary];
rel["name:en"="Halfeti"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Halfeti
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altinova | 37.272310 , 38.066910 |
Argac | 37.239980 , 37.902800 |
Argil | 37.270830 , 37.978750 |
Asagi Goglu | 37.325420 , 38.028860 |
Balaban | 37.254990 , 38.042310 |
Beyburcu | 37.256820 , 38.207840 |
Bilesor | 37.280500 , 37.853750 |
Bozyazi | 37.359320 , 37.931890 |
Bulakli | 37.166760 , 37.887720 |
Cakalli | 37.409480 , 38.015920 |
Cebekoglu | 37.377540 , 37.942540 |
Dergili | 37.388460 , 37.985150 |
Durak | 37.281210 , 37.941930 |
Dutluca | 37.191470 , 37.992770 |
Erikli | 37.285710 , 38.013760 |
Gozeli | 37.335320 , 37.878890 |
Gurkuyu | 37.286660 , 38.112090 |
Hilalli | 37.200000 , 38.100000 |
Kalkan | 37.329050 , 38.084170 |
Karaotlak | 37.233360 , 37.945460 |
Kavaklica | 37.163420 , 37.863010 |
Kayalar | 37.375860 , 37.962240 |
Keferkap | 37.219350 , 37.886360 |
Kurttepe | 37.396700 , 37.960400 |
Kurugol | 37.351240 , 38.018360 |
Macunlu | 37.276610 , 38.164850 |
Omerli | 37.319610 , 37.940710 |
Ortayol | 37.294340 , 37.967100 |
Ozmus | 37.190740 , 38.022060 |
Salmanli | 37.350820 , 38.053970 |
Savasan | 37.293640 , 37.868880 |
Saylakkaya | 37.293750 , 37.915620 |
Seldek | 37.258250 , 37.909180 |
Sipsindik | 37.272750 , 37.869780 |
Sirataslar | 37.420130 , 37.991420 |
Sumakli | 37.202690 , 38.162850 |
Sutveren | 37.230510 , 38.004600 |
Tavsanoren | 37.233830 , 38.120290 |
Tisha | 37.192290 , 37.904120 |
Yeni Gozeli | 37.324920 , 37.893490 |
Yesilozen | 37.209720 , 37.957500 |
Yukari Goklu | 37.339100 , 37.990430 |
Zahpir | 37.380610 , 38.049850 |
Notes:
- You can download geometry data for Halfeti 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.