Ayvalik (Balikesir) Map Cropping Samples

Ayvalik (Balikesir) Map Cropping Samples-1

Ayvalik (Balikesir) Map Cropping Samples-2

Ayvalik neighborhoods and villages map with 3D shadow effect

flag map of Ayvalik with 3D shadow effect

Ayvalik map with 3d shadow effect
 
 
Download outline map of Ayvalik (geojson format) : 
Ayvalik.geojson (**)
Download polygon array of Ayvalik map for "Google Maps" : 
Ayvalik.txt
Bounding Box for Ayvalik Map : ( 39.16375 , 26.598749 , 39.395443 , 27.001683 )
Wikipedia ID for Ayvalik : Q793383
Wikipedia SPARQL Query for Ayvalik (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q793383 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q793383 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q793383 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q793383 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q793383 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q793383 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 Ayvalik map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.16375, 26.598749, 39.395443, 27.001683);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ayvalik)
	
[out:json];
(
rel["name"="Ayvalık"][type=boundary];
rel["name:en"="Ayvalık"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ayvalik
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Akcapinar  |  39.284440 , 26.866940  | 
|  Alibey  |  39.332000 , 26.660140  | 
|  Altinova  |  39.217300 , 26.790080  | 
|  Ayvalık  |  39.319050 , 26.695400  | 
|  Bagyuzu  |  39.304170 , 26.966670  | 
|  Besiktepe  |  39.263440 , 26.852930  | 
|  Birincikoy  |  39.380830 , 26.626390  | 
|  Bulutcesme  |  39.269110 , 26.838530  | 
|  Cakmak  |  39.256670 , 26.827220  | 
|  Camoba  |  39.290060 , 26.875730  | 
|  Haciveliler  |  39.305590 , 26.899450  | 
|  Ikincikoy  |  39.377780 , 26.641940  | 
|  Iskele  |  39.213610 , 26.741390  | 
|  Karayit  |  39.277790 , 26.858760  | 
|  Kircalar  |  39.268360 , 26.832570  | 
|  Kucukkoy  |  39.289760 , 26.687300  | 
|  Murateli  |  39.331940 , 26.770830  | 
|  Odaburnu  |  39.260590 , 26.830760  | 
|  Osmaniye  |  39.298800 , 26.847470  | 
|  Sakarya  |  39.331110 , 26.700000  | 
|  Sarimsakli  |  39.271380 , 26.651990  | 
|  Sefacamlik  |  39.306940 , 26.668890  | 
|  Tirfillar  |  39.304980 , 26.881700  | 
|  Türközü  |  39.290950 , 26.834450  | 
|  Uckabaagac  |  39.244740 , 26.836250  | 
|  Yenikoy  |  39.299230 , 26.859070  | 
Notes:
- You can download geometry data for Ayvalik 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.