Download outline map of Ula (geojson format) :
Ula.geojson (**)
Download polygon array of Ula map for "Google Maps" :
Ula.txt
Bounding Box for Ula Map : ( 36.946337 , 28.288374 , 37.189719 , 28.733003 )
Wikipedia ID for Ula : Q1803032
Wikipedia SPARQL Query for Ula (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1803032 wdt:P1082 ?population. }
OPTIONAL { wd:Q1803032 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1803032 wdt:P2046 ?area. }
OPTIONAL { wd:Q1803032 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1803032 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1803032 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 Ula map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.946337, 28.288374, 37.189719, 28.733003);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ula)
[out:json];
(
rel["name"="Ula"][type=boundary];
rel["name:en"="Ula"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ula
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agakoy | 37.035320 , 28.469610 |
Akcapinar | 37.025310 , 28.356150 |
Akcay | 37.050000 , 28.499570 |
Akyaka | 37.057200 , 28.326270 |
Aricilar | 37.111120 , 28.595410 |
Armutcuk | 37.111770 , 28.505060 |
Atakoy | 37.041800 , 28.394070 |
Camkoy | 37.088610 , 28.365560 |
Cicekli | 37.091440 , 28.495530 |
Citlik | 37.032290 , 28.411160 |
Elmali | 37.052980 , 28.462000 |
Esentepe | 37.014040 , 28.427750 |
Gokce | 37.014420 , 28.349950 |
Gokova | 37.054050 , 28.366170 |
Hayitlioz | 37.094540 , 28.510680 |
Incir | 37.113370 , 28.458170 |
Kanatlar | 37.129120 , 28.540490 |
Karabogurtlen | 37.040830 , 28.506390 |
Kavakcali | 37.105120 , 28.640830 |
Kiyra | 37.102780 , 28.552220 |
Kizilagac | 37.088680 , 28.364580 |
Kizilyaka | 37.000000 , 28.483330 |
Koseibrahimler | 37.133330 , 28.383330 |
Mahmutlar | 37.102740 , 28.500080 |
Portakallik | 37.049850 , 28.478240 |
Sarayyani | 37.022340 , 28.480880 |
Sirinkoy | 37.025460 , 28.386860 |
Solaklar | 37.136050 , 28.563660 |
Tahtaci | 36.988700 , 28.482910 |
Taskesik | 37.023510 , 28.432330 |
Turgut | 37.164520 , 28.696150 |
Ula | 37.104910 , 28.416670 |
Yaylasogut | 37.159780 , 28.562920 |
Yesilcam | 37.005360 , 28.434480 |
Yesilova | 37.068410 , 28.423410 |
Notes:
- You can download geometry data for Ula 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.