Dhubab (Ta`izz) Map Cropping Samples
Dhubab (Ta`izz) Map Cropping Samples-1
Dhubab (Ta`izz) Map Cropping Samples-2
Dhubab neighborhoods and villages map with 3D shadow effect
flag map of Dhubab with 3D shadow effect
Dhubab map with 3d shadow effect
Download outline map of Dhubab (geojson format) :
Dhubab.geojson (**)
Download polygon array of Dhubab map for "Google Maps" :
Dhubab.txt
Bounding Box for Dhubab Map : ( 12.671194 , 43.243267 , 13.261298 , 43.703701 )
Wikipedia ID for Dhubab : Q4118401
Wikipedia SPARQL Query for Dhubab (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4118401 wdt:P1082 ?population. }
OPTIONAL { wd:Q4118401 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4118401 wdt:P2046 ?area. }
OPTIONAL { wd:Q4118401 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4118401 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4118401 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 Dhubab map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.671194, 43.243267, 13.261298, 43.703701);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dhubab)
[out:json];
(
rel["name"="Dhubab"][type=boundary];
rel["name:en"="Dhubab"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dhubab
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Ubaydiyah | 13.116670 , 43.333330 |
‘Aynāb | 13.062980 , 43.639530 |
Ad Dawsh | 13.253080 , 43.520520 |
Al 'Arjush | 13.234420 , 43.514800 |
Al ‘Urayqah | 13.212780 , 43.535250 |
Al Bi'r al Jadid | 13.112760 , 43.331910 |
Al Ḩaydribah | 13.171750 , 43.506280 |
Al Jahili | 13.193000 , 43.521820 |
Al Kadhah | 13.199080 , 43.274940 |
Al Kudam | 13.113920 , 43.342700 |
Al Ma`qar | 13.053210 , 43.383950 |
Al Watan | 13.127250 , 43.323200 |
Ar Ruwa` | 13.231390 , 43.538130 |
As Sabbayhah | 13.255570 , 43.434010 |
As Saymar | 13.007340 , 43.414280 |
As Suwaydī | 12.686750 , 43.521420 |
At Turbah | 12.681220 , 43.503670 |
Bayt al Buwayri | 13.192330 , 43.287210 |
Bi'r al `Umari | 13.037960 , 43.478580 |
Dhubab | 12.943050 , 43.410250 |
Ghurayrah | 12.720300 , 43.471290 |
Hurayqiyah | 12.930360 , 43.439950 |
Jabal al 'Umari | 12.989450 , 43.473340 |
Mijbiyah | 12.697090 , 43.525500 |
Notes:
- You can download geometry data for Dhubab 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.