Sarayköy (Denizli) Map Cropping Samples

Sarayköy (Denizli) Map Cropping Samples-1

Sarayköy (Denizli) Map Cropping Samples-2

Sarayköy neighborhoods and villages map with 3D shadow effect

flag map of Sarayköy with 3D shadow effect

Sarayköy map with 3d shadow effect
 
 
Download outline map of Sarayköy (geojson format) : 
Sarayköy.geojson (**)
Download polygon array of Sarayköy map for "Google Maps" : 
Sarayköy.txt
Bounding Box for Sarayköy Map : ( 37.811417 , 28.710098 , 38.025106 , 29.044094 )
Wikipedia ID for Sarayköy : Q1639909
Wikipedia SPARQL Query for Sarayköy (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1639909 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1639909 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1639909 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1639909 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1639909 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1639909 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 Sarayköy map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.811417, 28.710098, 38.025106, 29.044094);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sarayköy)
	
[out:json];
(
rel["name"="Sarayköy"][type=boundary];
rel["name:en"="Sarayköy"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sarayköy
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Acidere  |  37.856630 , 28.871910  | 
|  Adakoy  |  37.955950 , 29.011550  | 
|  Beylerbeyi  |  37.882940 , 28.980750  | 
|  Caber  |  37.953760 , 28.990190  | 
|  Dailli  |  37.956280 , 28.915780  | 
|  Duacili  |  37.900000 , 28.952020  | 
|  Gerali  |  37.900960 , 28.912190  | 
|  Haskoy  |  37.924860 , 28.888090  | 
|  Kabaagac  |  37.930830 , 28.757220  | 
|  Karakiran  |  37.932540 , 28.853650  | 
|  Karatas  |  37.947890 , 28.881390  | 
|  Kumluca  |  37.901850 , 28.866220  | 
|  Sarayköy  |  37.924480 , 28.925160  | 
|  Sazak  |  37.960710 , 28.904570  | 
|  Sigma  |  37.922780 , 28.965490  | 
|  Tekkekoy  |  37.908550 , 28.766360  | 
|  Tepekoy  |  38.009440 , 28.994720  | 
|  Tirkaz  |  37.889970 , 28.768800  | 
|  Tosunlar  |  37.971050 , 28.941800  | 
|  Uyanik  |  37.951250 , 28.984790  | 
|  Yakayurt  |  37.940810 , 28.901700  | 
|  Yenikoy  |  37.950000 , 28.933330  | 
|  Yesilyurt  |  37.875350 , 28.823550  | 
|  Yorukhasanlar  |  37.923980 , 28.813020  | 
|  Yorukler  |  37.882250 , 28.835080  | 
Notes:
- You can download geometry data for Sarayköy 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.