Download outline map of Bukha (geojson format) :
Bukha.geojson (**)
Download polygon array of Bukha map for "Google Maps" :
Bukha.txt
Bounding Box for Bukha Map : ( 25.896049 , 56.087002 , 26.230174 , 56.21874 )
Wikipedia ID for Bukha : Q997847
Wikipedia SPARQL Query for Bukha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q997847 wdt:P1082 ?population. }
OPTIONAL { wd:Q997847 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q997847 wdt:P2046 ?area. }
OPTIONAL { wd:Q997847 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q997847 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q997847 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 Bukha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](25.896049, 56.087002, 26.230174, 56.21874);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bukha)
[out:json];
(
rel["name"="Bukha"][type=boundary];
rel["name:en"="Bukha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bukha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Arqabat | 26.119670 , 56.182150 |
Al `Arqub | 26.126680 , 56.183700 |
Al Farayid | 25.933590 , 56.197820 |
Al Harfiyah | 26.132850 , 56.191990 |
Al Hillah al `Ulwiyah | 26.102610 , 56.142170 |
Al Jadi | 26.163580 , 56.170960 |
Al Jari | 26.216760 , 56.184950 |
Al Muhram | 26.069440 , 56.155560 |
Al Qusaydat | 26.074180 , 56.165360 |
Al Yusifiya | 26.136550 , 56.187730 |
Ar Ramiyah | 26.125860 , 56.186810 |
Ar Rumayh | 26.120830 , 56.183060 |
At Taburah | 26.091590 , 56.174400 |
Bukha' | 26.141070 , 56.152020 |
Chashawfi | 26.081390 , 56.166390 |
Fawfalah | 26.105440 , 56.150910 |
Fudhra | 26.124840 , 56.132330 |
Ghubayb | 25.899110 , 56.184270 |
Ghumla | 26.112120 , 56.126650 |
Harf ad Daghafilah | 26.055430 , 56.174490 |
Hill al Gharbiyah | 26.175170 , 56.177790 |
Jiddah | 26.105580 , 56.155250 |
Maydal | 26.091540 , 56.170320 |
Sal | 25.936670 , 56.172220 |
Sall Dawrah | 26.057060 , 56.104660 |
Sall Istam | 26.090260 , 56.168170 |
Tibat | 26.071110 , 56.109720 |
Wa`ab al Laff | 26.102630 , 56.149570 |
Wi`ab `Ali | 26.128820 , 56.184890 |
Notes:
- You can download geometry data for Bukha 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.