Yabuth (Hadramawt) Map Cropping Samples
Yabuth (Hadramawt) Map Cropping Samples-1
Yabuth (Hadramawt) Map Cropping Samples-2
Yabuth neighborhoods and villages map with 3D shadow effect
flag map of Yabuth with 3D shadow effect
Yabuth map with 3d shadow effect
Download outline map of Yabuth (geojson format) :
Yabuth.geojson (**)
Download polygon array of Yabuth map for "Google Maps" :
Yabuth.txt
Bounding Box for Yabuth Map : ( 14.4823252368 , 47.4384562847 , 14.9547330219 , 48.0344124385 )
Wikipedia ID for Yabuth : Q4117608
Wikipedia SPARQL Query for Yabuth (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117608 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117608 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117608 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117608 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117608 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117608 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 Yabuth map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.4823252368, 47.4384562847, 14.9547330219, 48.0344124385);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yabuth)
[out:json];
(
rel["name"="Yabuth"][type=boundary];
rel["name:en"="Yabuth"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yabuth
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al `Adalah | 14.733330 , 47.800000 |
Al Ahjal | 14.866670 , 47.483330 |
Al Hammam | 14.750000 , 47.816670 |
Al Masna`ah | 14.733330 , 47.833330 |
Al Qarn | 14.750000 , 47.800000 |
Al Shiruj | 14.685260 , 47.769260 |
Al Walijah | 14.733330 , 47.816670 |
As Saylah | 14.716670 , 47.850000 |
Ash Sharq | 14.750000 , 47.800000 |
Ba Zayd | 14.733330 , 47.800000 |
Bayt al Junaynah | 14.716670 , 47.866670 |
Bayt al Qirar | 14.716670 , 47.833330 |
Dar Ba Shuqayr | 14.866670 , 47.550000 |
Duwayj | 14.866670 , 47.516670 |
Ghabl | 14.883330 , 47.600000 |
Ghayl Fishlah | 14.766670 , 47.766670 |
Hawl | 14.866670 , 47.566670 |
Hisn Ghaytaq | 14.583330 , 47.850000 |
Hisn Janamnam | 14.650000 , 47.633330 |
Jawl Ba Musa | 14.733330 , 47.833330 |
Kharqah | 14.750000 , 47.783330 |
Mashat | 14.733330 , 47.800000 |
Qarat al Mashayikh | 14.733330 , 47.850000 |
Qarat as Sadah | 14.733330 , 47.816670 |
Qarat Ba Tays | 14.733330 , 47.816670 |
Qarn Salih | 14.716670 , 47.816670 |
Qaryat al Buhayth | 14.733330 , 47.833330 |
Notes:
- You can download geometry data for Yabuth 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.