Didim (Aydin) Map Cropping Samples

Didim (Aydin) Map Cropping Samples-1

Didim (Aydin) Map Cropping Samples-2

Didim neighborhoods and villages map with 3D shadow effect

flag map of Didim with 3D shadow effect

Didim map with 3d shadow effect
 
Download outline map of Didim (geojson format) : 
Didim.geojson (**)
Download polygon array of Didim map for "Google Maps" : 
Didim.txt
Bounding Box for Didim Map : ( 37.337890625 , 27.17286396 , 37.5657085392 , 27.4917746318 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Didim map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.337890625, 27.17286396, 37.5657085392, 27.4917746318);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Didim)
	
[out:json];
(
rel["name"="Didim"][type=boundary];
rel["name:en"="Didim"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Didim
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Akbuk | 37.390830 , 27.434440 | 
| Akkoy | 37.491390 , 27.269440 | 
| Akyenikoy | 37.494720 , 27.303170 | 
| Altinkum | 37.355830 , 27.276310 | 
| Balat | 37.512780 , 27.279170 | 
| Batmaz | 37.533330 , 27.243850 | 
| Denizkoy | 37.408430 , 27.360310 | 
| Emsan | 37.418860 , 27.412610 | 
| Fevzipasa | 37.378000 , 27.339460 | 
| Mavisehir | 37.398119 , 27.228927 | 
| Yalikoy | 37.416380 , 27.223070 | 
| Yenihisar | 37.375560 , 27.267780 | 
| Yenimahalle | 37.385175 , 27.256661 | 
Notes:
- You can download geometry data for Didim 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.