Download outline map of Urla (geojson format) :
Urla.geojson (**)
Download polygon array of Urla map for "Google Maps" :
Urla.txt
Bounding Box for Urla Map : ( 38.102890015 , 26.4682613224 , 38.546222687 , 26.914841996 )
Wikipedia ID for Urla : Q7846017
Wikipedia SPARQL Query for Urla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7846017 wdt:P1082 ?population. }
OPTIONAL { wd:Q7846017 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7846017 wdt:P2046 ?area. }
OPTIONAL { wd:Q7846017 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7846017 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7846017 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 Urla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.102890015, 26.4682613224, 38.546222687, 26.914841996);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Urla)
[out:json];
(
rel["name"="Urla"][type=boundary];
rel["name:en"="Urla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Urla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bademler | 38.273610 , 26.830270 |
Balıklıova | 38.421320 , 26.568840 |
Birgi | 38.302010 , 26.553840 |
Demirci | 38.225720 , 26.687160 |
Denizli | 38.379500 , 26.760330 |
Gerence Koyu | 38.434640 , 26.511670 |
Golcuk | 38.270900 , 26.904760 |
Gulbahce | 38.332430 , 26.644870 |
Guvendik | 38.396640 , 26.713260 |
Kadiovacik | 38.343050 , 26.553830 |
Kalabak | 38.354520 , 26.800990 |
Kuscular | 38.298900 , 26.749620 |
Liman | 38.365630 , 26.682760 |
Mentes | 38.416210 , 26.730830 |
Nohutalan | 38.299950 , 26.523730 |
Ovacik | 38.297070 , 26.806490 |
Ozbek | 38.364890 , 26.704520 |
Suleymanli Mevki | 38.212320 , 26.681290 |
Toloz | 38.474050 , 26.728020 |
Urla | 38.322920 , 26.764030 |
Uzunkuyu | 38.278580 , 26.543150 |
Yagcilar | 38.259170 , 26.682220 |
Zeytineli | 38.241890 , 26.504440 |
Zeytinler | 38.283040 , 26.562960 |
Notes:
- You can download geometry data for Urla 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.