Download outline map of Saruhanli (geojson format) : 
Saruhanli.geojson (**)
Download polygon array of Saruhanli map for "Google Maps" : 
Saruhanli.txt
Bounding Box for Saruhanli Map : ( 38.595439 , 27.423896 , 38.975839 , 27.903575 )
Wikipedia ID for Saruhanli : Q2025884
Wikipedia SPARQL Query for Saruhanli (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q2025884 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q2025884 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q2025884 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q2025884 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q2025884 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q2025884 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 Saruhanli map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.595439, 27.423896, 38.975839, 27.903575);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Saruhanli)
	
[out:json];
(
rel["name"="Saruhanlı"][type=boundary];
rel["name:en"="Saruhanlı"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Saruhanli
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Adiloba  |  38.750000 , 27.550000  | 
|  Alibeyli  |  38.683060 , 27.722780  | 
|  Alirizabey  |  38.823910 , 27.729570  | 
|  Apak  |  38.799640 , 27.629890  | 
|  Aydinlar  |  38.913610 , 27.471110  | 
|  Azimli  |  38.795030 , 27.604810  | 
|  Bahadir  |  38.817940 , 27.537130  | 
|  Bedeller  |  38.671070 , 27.745170  | 
|  Belenkebir  |  38.650000 , 27.833330  | 
|  Buyuk Belen  |  38.642500 , 27.819720  | 
|  Cakmakli  |  38.810530 , 27.566950  | 
|  Caltepe  |  38.847860 , 27.465470  | 
|  Camliyurt  |  38.685220 , 27.667940  | 
|  Cerkez Muradiye  |  38.817030 , 27.697190  | 
|  Cinaroba  |  38.677670 , 27.686580  | 
|  Cullu Goruce  |  38.643970 , 27.869720  | 
|  Develi  |  38.701960 , 27.635110  | 
|  Dilek  |  38.829650 , 27.680270  | 
|  Gokce  |  38.871670 , 27.603610  | 
|  Gozlet  |  38.833330 , 27.616670  | 
|  Gumulceli  |  38.630830 , 27.652220  | 
|  Hacimusa  |  38.826420 , 27.617630  | 
|  Hacirahmanli  |  38.748890 , 27.602780  | 
|  Halitpasa  |  38.685410 , 27.678360  | 
|  Harmandali  |  38.833330 , 27.683330  | 
|  Hatipler  |  38.885280 , 27.489720  | 
|  Heybeli  |  38.664150 , 27.777790  | 
|  Ishakcelebi  |  38.755740 , 27.629450  | 
|  Kayislar  |  38.846940 , 27.694720  | 
|  Kemiklidere  |  38.793610 , 27.720000  | 
|  Kepenekli  |  38.794310 , 27.568520  | 
|  Koldere  |  38.657780 , 27.634720  | 
|  Koyuncu  |  38.783100 , 27.647100  | 
|  Kumkuyucak  |  38.746390 , 27.825560  | 
|  Lutfiye  |  38.743720 , 27.727390  | 
|  Mutevelli  |  38.683060 , 27.584440  | 
|  Nuriye  |  38.760000 , 27.679170  | 
|  Pasakoy  |  38.773860 , 27.526560  | 
|  Pinarbasi  |  38.805850 , 27.600170  | 
|  Saricam  |  38.810340 , 27.503560  | 
|  Sarisigirli  |  38.849560 , 27.487600  | 
|  Saruhanlı  |  38.734550 , 27.568110  | 
|  Satirlar  |  38.945280 , 27.495830  | 
|  Seyitoba  |  38.879170 , 27.552500  | 
|  Tasdibi  |  38.825790 , 27.576440  | 
|  Yakali  |  38.840550 , 27.718700  | 
|  Yeni Osmaniye  |  38.851200 , 27.660650  | 
|  Yilmaz  |  38.733330 , 27.550000  | 
Notes:
- You can download geometry data for Saruhanli 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.