Kuşadası (Aydin) Map Cropping Samples
Kuşadası (Aydin) Map Cropping Samples-1
Kuşadası (Aydin) Map Cropping Samples-2
Kuşadası neighborhoods and villages map with 3D shadow effect
flag map of Kuşadası with 3D shadow effect
Kuşadası map with 3d shadow effect
Download outline map of Kuşadası (geojson format) :
Kuşadası.geojson (**)
Download polygon array of Kuşadası map for "Google Maps" :
Kuşadası.txt
Bounding Box for Kuşadası Map : ( 37.642082 , 27.00375 , 37.921623 , 27.392867 )
Wikipedia ID for Kuşadası : Q211952
Wikipedia SPARQL Query for Kuşadası (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q211952 wdt:P1082 ?population. }
OPTIONAL { wd:Q211952 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q211952 wdt:P2046 ?area. }
OPTIONAL { wd:Q211952 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q211952 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q211952 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 Kuşadası map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.642082, 27.00375, 37.921623, 27.392867);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kuşadası)
[out:json];
(
rel["name"="Kuşadası"][type=boundary];
rel["name:en"="Kuşadası"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kuşadası
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bayrakli Dede | 37.918596 , 27.275666 |
Caferli | 37.758360 , 27.317300 |
Camii Kebir | 37.870941 , 27.269824 |
Cinarkoy | 37.845750 , 27.380390 |
Dag | 37.802672 , 27.265339 |
Davutlar | 37.716670 , 27.283330 |
Guzelcamli | 37.713330 , 27.227780 |
Kirazli | 37.831100 , 27.369260 |
Kuşadası | 37.855620 , 27.256600 |
Sogucak | 37.782440 , 27.297100 |
Turksanli | 37.733330 , 27.300000 |
Yaylakoy | 37.777240 , 27.325360 |
Yenikoy | 37.865600 , 27.342890 |
Notes:
- You can download geometry data for Kuşadası 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.