Download outline map of Datça (geojson format) :
Datça.geojson (**)
Download polygon array of Datça map for "Google Maps" :
Datça.txt
Bounding Box for Datça Map : ( 36.64875 , 27.361221 , 36.813751 , 28.044336 )
Wikipedia ID for Datça : Q947051
Wikipedia SPARQL Query for Datça (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q947051 wdt:P1082 ?population. }
OPTIONAL { wd:Q947051 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q947051 wdt:P2046 ?area. }
OPTIONAL { wd:Q947051 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q947051 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q947051 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 Datça map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.64875, 27.361221, 36.813751, 28.044336);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Datça)
[out:json];
(
rel["name"="Datça"][type=boundary];
rel["name:en"="Datça"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Datça
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alayar | 36.787780 , 27.896670 |
Avlana | 36.683330 , 27.554620 |
Belen | 36.678750 , 27.455070 |
Buyuk Arasi | 36.700500 , 27.556630 |
Cumali | 36.699760 , 27.459320 |
Damarasi | 36.701170 , 27.563800 |
Datça | 36.737780 , 27.684170 |
Doseme | 36.707630 , 27.555800 |
Emecik | 36.776520 , 27.814400 |
Fesmekoy | 36.692350 , 27.469750 |
Hizirsah | 36.739460 , 27.649650 |
Kargi Yaylasi | 36.707450 , 27.671330 |
Kizilagac | 36.807090 , 27.834500 |
Kizlan | 36.774440 , 27.693060 |
Kormen | 36.767730 , 27.624700 |
Kumyer | 36.683630 , 27.495610 |
Mesecukuru | 36.707580 , 27.574390 |
Mesudiye | 36.689890 , 27.556060 |
Orencik | 36.713400 , 27.523490 |
Sazak | 36.709720 , 27.518140 |
Sindi | 36.711140 , 27.511850 |
Yakakoy | 36.698280 , 27.491820 |
Yazikoy | 36.694720 , 27.447500 |
Zeytincik | 36.702430 , 27.530330 |
Notes:
- You can download geometry data for Datça 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.