Download outline map of Geyve (geojson format) : 
Geyve.geojson (**)
Download polygon array of Geyve map for "Google Maps" : 
Geyve.txt
Bounding Box for Geyve Map : ( 40.350501 , 30.083482 , 40.667361 , 30.510612 )
Wikipedia ID for Geyve : Q2248743
Wikipedia SPARQL Query for Geyve (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q2248743 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q2248743 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q2248743 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q2248743 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q2248743 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q2248743 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 Geyve map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.350501, 30.083482, 40.667361, 30.510612);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Geyve)
	
[out:json];
(
rel["name"="Geyve"][type=boundary];
rel["name:en"="Geyve"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Geyve
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Akdogan  |  40.423500 , 30.253450  | 
|  Akinci  |  40.585560 , 30.275720  | 
|  Alapinar  |  40.443930 , 30.289770  | 
|  Alifuatpasa  |  40.538230 , 30.267770  | 
|  Bagcigaz  |  40.506550 , 30.406310  | 
|  Baglarbasi  |  40.554840 , 30.314190  | 
|  Bayat  |  40.453700 , 30.095020  | 
|  Belpinar  |  40.537930 , 30.490540  | 
|  Bogazkoy  |  40.645000 , 30.363330  | 
|  Bozoren  |  40.469480 , 30.180520  | 
|  Camlik  |  40.412190 , 30.351610  | 
|  Celaller  |  40.542180 , 30.443930  | 
|  Cengel  |  40.477250 , 30.212870  | 
|  Cine  |  40.420810 , 30.281300  | 
|  Cukurkoy  |  40.413860 , 30.229760  | 
|  Derekoy  |  40.564380 , 30.331980  | 
|  Dogancay  |  40.626470 , 30.335570  | 
|  Dogantepe  |  40.509110 , 30.347270  | 
|  Epceler  |  40.541300 , 30.317780  | 
|  Ercek  |  40.433330 , 30.383330  | 
|  Esenkoy  |  40.452650 , 30.324940  | 
|  Findiksuyu  |  40.598720 , 30.352420  | 
|  Gunhoslar  |  40.407760 , 30.280830  | 
|  Hacilar  |  40.441700 , 30.184740  | 
|  Hirka  |  40.480420 , 30.301910  | 
|  Hisarlik  |  40.406050 , 30.174030  | 
|  Ilica  |  40.454850 , 30.385970  | 
|  Ilimbey  |  40.652890 , 30.327560  | 
|  Insaniye  |  40.471950 , 30.336930  | 
|  Karacam  |  40.643960 , 30.337790  | 
|  Karacaoren  |  40.387980 , 30.236840  | 
|  Kemerler  |  40.508320 , 30.416770  | 
|  Kincilar  |  40.552770 , 30.264880  | 
|  Kislacay  |  40.645000 , 30.383570  | 
|  Kizilkaya  |  40.578700 , 30.338550  | 
|  Koprubasi  |  40.555650 , 30.286440  | 
|  Korukoy  |  40.515120 , 30.438110  | 
|  Kozan  |  40.451620 , 30.143360  | 
|  Maksudiye  |  40.609940 , 30.381980  | 
|  Melekseoruc  |  40.573670 , 30.218870  | 
|  Meleksesolak  |  40.569730 , 30.245180  | 
|  Muzafferiye  |  40.450000 , 30.316670  | 
|  Orencik  |  40.587220 , 30.336420  | 
|  Safibey  |  40.471670 , 30.239720  | 
|  Saracli  |  40.513140 , 30.384760  | 
|  Sarigazi  |  40.485150 , 30.297280  | 
|  Sehren  |  40.387040 , 30.330590  | 
|  Sekiharman  |  40.389140 , 30.165790  | 
|  Serefiye  |  40.615340 , 30.324000  | 
|  Setce  |  40.534760 , 30.454160  | 
|  Sucati  |  40.464770 , 30.327730  | 
|  Sutalan  |  40.479690 , 30.410980  | 
|  Tasoluk  |  40.463720 , 30.251520  | 
|  Umurbey  |  40.469620 , 30.255900  | 
Notes:
- You can download geometry data for Geyve 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.