Download outline map of Ulubey (geojson format) :
Ulubey.geojson (**)
Download polygon array of Ulubey map for "Google Maps" :
Ulubey.txt
Bounding Box for Ulubey Map : ( 40.671293 , 37.63759 , 40.913903 , 37.875513 )
Wikipedia ID for Ulubey : Q14510650
Wikipedia SPARQL Query for Ulubey (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q14510650 wdt:P1082 ?population. }
OPTIONAL { wd:Q14510650 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q14510650 wdt:P2046 ?area. }
OPTIONAL { wd:Q14510650 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q14510650 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q14510650 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 Ulubey map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.671293, 37.63759, 40.913903, 37.875513);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ulubey)
[out:json];
(
rel["name"="Ulubey"][type=boundary];
rel["name:en"="Ulubey"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ulubey
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akoluk | 40.833120 , 37.700020 |
Akpinar | 40.903920 , 37.794400 |
Asagikizilin | 40.805450 , 37.696860 |
Aydinlar | 40.891200 , 37.818000 |
Bascardak | 40.733790 , 37.761730 |
Belenyurt | 40.793590 , 37.855240 |
Caglayan | 40.741710 , 37.853430 |
Cevizlik | 40.888720 , 37.795190 |
Doglu | 40.909100 , 37.773160 |
Durakkoy | 40.827040 , 37.802220 |
Evren | 40.877030 , 37.720370 |
Findikli | 40.895630 , 37.783190 |
Guvenkoy | 40.827790 , 37.820170 |
Guvenyurt | 40.773100 , 37.856060 |
Hocaoglu | 40.794140 , 37.771660 |
Kadincik | 40.878070 , 37.704150 |
Kalicak | 40.823860 , 37.770900 |
Kardesler | 40.831550 , 37.742650 |
Kiranyagmur | 40.843700 , 37.794940 |
Kirazlik | 40.759070 , 37.845230 |
Kosaca | 40.806070 , 37.811400 |
Kumrulu | 40.882020 , 37.787840 |
Ohtamis | 40.824340 , 37.652310 |
Orenkoy | 40.757590 , 37.755750 |
Oyumgurgen | 40.818830 , 37.725370 |
Refahiye | 40.854840 , 37.646810 |
Sahinkaya | 40.803190 , 37.686080 |
Sekeroluk | 40.818170 , 37.710840 |
Seyhler | 40.850320 , 37.711590 |
Uzunmahmut | 40.790960 , 37.773990 |
Yeni Sayaca | 40.895480 , 37.761160 |
Yolbasi | 40.835030 , 37.762710 |
Yukari Kizilin | 40.787680 , 37.708210 |
Notes:
- You can download geometry data for Ulubey 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.