Download outline map of Hadim (geojson format) :
Hadim.geojson (**)
Download polygon array of Hadim map for "Google Maps" :
Hadim.txt
Bounding Box for Hadim Map : ( 36.751385 , 32.183038 , 37.148623 , 32.825669 )
Wikipedia ID for Hadim : Q349498
Wikipedia SPARQL Query for Hadim (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q349498 wdt:P1082 ?population. }
OPTIONAL { wd:Q349498 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q349498 wdt:P2046 ?area. }
OPTIONAL { wd:Q349498 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q349498 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q349498 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 Hadim map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.751385, 32.183038, 37.148623, 32.825669);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hadim)
[out:json];
(
rel["name"="Hadim"][type=boundary];
rel["name:en"="Hadim"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hadim
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aladag | 37.022840 , 32.664500 |
Asagi Esenler | 37.069890 , 32.634930 |
Asagihadim | 36.983330 , 32.483330 |
Beyreli | 36.835110 , 32.375730 |
Camici Mahallesi | 36.812540 , 32.436170 |
Ciftepinar | 37.021580 , 32.689410 |
Dedemli | 37.022110 , 32.318460 |
Dulgerler | 37.020790 , 32.711980 |
Egisse | 37.098900 , 32.449600 |
Fakilar | 37.046190 , 32.348240 |
Gaziler | 37.035070 , 32.580480 |
Gognukkisla | 36.999230 , 32.775330 |
Goztasi Mahallesi | 36.865520 , 32.362740 |
Gulpinar | 36.974750 , 32.506100 |
Hadım | 36.987760 , 32.456740 |
Hocalar Yaylasi | 37.045750 , 32.267770 |
Igdeoren | 37.062510 , 32.328160 |
Inonun Yaylasi | 36.952600 , 32.438860 |
Kalinagil | 37.012160 , 32.523950 |
Kaplanli | 37.041270 , 32.506110 |
Korualan | 37.002060 , 32.330760 |
Kucuk Asarlik Yaylasi | 36.900770 , 32.335900 |
Kupluce | 37.005350 , 32.721650 |
Oduncu | 36.959700 , 32.570290 |
Polat | 37.074930 , 32.420810 |
Salahattin | 36.966210 , 32.804680 |
Sarnic | 36.972180 , 32.539900 |
Umurlar | 36.993220 , 32.745170 |
Yagci | 37.052450 , 32.618690 |
Yalincevre | 37.024480 , 32.354310 |
Yelmez | 37.030960 , 32.616640 |
Yeni Konak | 36.982190 , 32.783850 |
Yukari Esenler | 37.072960 , 32.643230 |
Notes:
- You can download geometry data for Hadim 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.