Download outline map of Uludere (geojson format) :
Uludere.geojson (**)
Download polygon array of Uludere map for "Google Maps" :
Uludere.txt
Bounding Box for Uludere Map : ( 37.306954 , 42.628449 , 37.525542 , 43.299943 )
Wikipedia ID for Uludere : Q993707
Wikipedia SPARQL Query for Uludere (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q993707 wdt:P1082 ?population. }
OPTIONAL { wd:Q993707 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q993707 wdt:P2046 ?area. }
OPTIONAL { wd:Q993707 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q993707 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q993707 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 Uludere map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.306954, 42.628449, 37.525542, 43.299943);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Uludere)
[out:json];
(
rel["name"="Uludere"][type=boundary];
rel["name:en"="Uludere"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Uludere
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akduman | 37.477720 , 42.826430 |
Altu | 37.471670 , 42.692780 |
Andaç | 37.355280 , 43.265560 |
Aslanli | 37.356680 , 43.239870 |
Bagli | 37.422950 , 42.814610 |
Bağlıca | 37.433330 , 42.774170 |
Ballı | 37.413330 , 42.839440 |
Bardak | 37.484720 , 42.648330 |
Becuh | 37.392500 , 42.988060 |
Benizervan | 37.477050 , 42.778650 |
Bulakbaşı | 37.425000 , 42.908610 |
Dağdibi | 37.391670 , 43.100830 |
Delakyan | 37.439440 , 42.796110 |
Dere | 37.491800 , 42.796080 |
Derecan | 37.454170 , 42.718610 |
Deshtaltu | 37.466940 , 42.696670 |
Dirik | 37.483750 , 42.790210 |
Dogan | 37.487590 , 42.711200 |
Gelizevyan | 37.348060 , 42.947220 |
Geramus | 37.363890 , 43.279440 |
Girikova | 37.468890 , 42.700000 |
Gund | 37.480070 , 42.784180 |
Gundogdu | 37.450950 , 42.851940 |
Hilâl | 37.475280 , 42.785830 |
Hodana | 37.371670 , 43.000560 |
İnceler | 37.428060 , 42.793330 |
Kalemli | 37.436670 , 42.788890 |
Kanacik | 37.369520 , 43.097050 |
Kayadibi | 37.350000 , 42.891670 |
Konakcik | 37.379520 , 43.074750 |
Kulac | 37.366670 , 42.866670 |
Kyalyuk | 37.427500 , 42.819170 |
Maden | 37.477220 , 42.789040 |
Mihrap | 37.433610 , 42.875560 |
Nizir | 37.476040 , 42.798260 |
Onbudak | 37.483070 , 42.747270 |
Ortabağ | 37.395830 , 42.913610 |
Ortaköy | 37.326390 , 43.288890 |
Ortasu | 37.345790 , 42.993280 |
Robozik | 37.378330 , 42.977500 |
Sapanca | 37.475040 , 42.871850 |
Sarmisakli | 37.500520 , 42.662150 |
Şenoba | 37.461940 , 42.713060 |
Serin | 37.377500 , 43.199170 |
Sevartepe | 37.382170 , 42.745120 |
Seyhan | 37.452910 , 42.756020 |
Shirit | 37.357500 , 42.998060 |
Shivit | 37.411110 , 42.841110 |
Shiyi | 37.445190 , 42.869460 |
Taşdelen | 37.379170 , 42.868610 |
Uludere | 37.445000 , 42.861670 |
Yarma | 37.361110 , 43.283330 |
Yaylayeri | 37.394830 , 42.787200 |
Yemişli | 37.372920 , 43.075860 |
Yesilova | 37.450280 , 42.833890 |
Yukary-Arush | 37.335000 , 43.283890 |
Ziyaret | 37.391390 , 42.763060 |
Notes:
- You can download geometry data for Uludere 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.