Download outline map of Kirkagaç (geojson format) : 
Kirkagaç.geojson (**)
Download polygon array of Kirkagaç map for "Google Maps" : 
Kirkagaç.txt
Bounding Box for Kirkagaç Map : ( 39.030217 , 27.610377 , 39.352064 , 27.986168 )
Wikipedia ID for Kirkagaç : Q1948452
Wikipedia SPARQL Query for Kirkagaç (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1948452 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1948452 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1948452 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1948452 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1948452 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1948452 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 Kirkagaç map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.030217, 27.610377, 39.352064, 27.986168);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kirkagaç)
	
[out:json];
(
rel["name"="Kırkağaç"][type=boundary];
rel["name:en"="Kırkağaç"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kirkagaç
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Alacalar  |  39.203230 , 27.838840  | 
|  Alifaki  |  39.115090 , 27.877850  | 
|  Ardicburun  |  39.195620 , 27.922570  | 
|  Armutcuk  |  39.224190 , 27.944790  | 
|  Bademli  |  39.240090 , 27.801730  | 
|  Bakir  |  39.079610 , 27.702590  | 
|  Bostanci  |  39.128810 , 27.858870  | 
|  Calticak  |  39.169080 , 27.899810  | 
|  Ciftlikkoy  |  39.073500 , 27.629340  | 
|  Cobanlar  |  39.243960 , 27.889630  | 
|  Demirtas  |  39.296280 , 27.919460  | 
|  Dere  |  39.201890 , 27.923580  | 
|  Dualar  |  39.212110 , 27.909270  | 
|  Firdanlar  |  39.294410 , 27.889080  | 
|  Gebeler  |  39.166200 , 27.810030  | 
|  Gelembe  |  39.178720 , 27.848480  | 
|  Guvendik  |  39.210300 , 27.879760  | 
|  Habibler  |  39.045680 , 27.689740  | 
|  Hacet  |  39.238330 , 27.954610  | 
|  Halkaavlu  |  39.269480 , 27.866130  | 
|  Hamidiye  |  39.295020 , 27.820790  | 
|  Hamitli  |  39.151830 , 27.799170  | 
|  Helimler  |  39.182140 , 27.911290  | 
|  Isiklar  |  39.148230 , 27.877290  | 
|  Karakurt  |  39.115280 , 27.811110  | 
|  Kayadibi  |  39.083330 , 27.666670  | 
|  Kinik  |  39.198150 , 27.872340  | 
|  Kırkağaç  |  39.106380 , 27.669250  | 
|  Kocaiskan  |  39.334760 , 27.899150  | 
|  Kuyucak  |  39.247600 , 27.837030  | 
|  Musahoca  |  39.164730 , 27.707900  | 
|  Ornekci  |  39.042010 , 27.695050  | 
|  Ovecli  |  39.145970 , 27.664370  | 
|  Sakarli  |  39.256620 , 27.845740  | 
|  Siledik  |  39.156460 , 27.776010  | 
|  Sogutalani  |  39.242720 , 27.825800  | 
|  Yagmurlu  |  39.166780 , 27.773230  | 
Notes:
- You can download geometry data for Kirkagaç 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.