Salh (Ta`izz) Map Cropping Samples
Salh (Ta`izz) Map Cropping Samples-1
Salh (Ta`izz) Map Cropping Samples-2
Salh neighborhoods and villages map with 3D shadow effect
flag map of Salh with 3D shadow effect
Salh map with 3d shadow effect
Download outline map of Salh (geojson format) :
Salh.geojson (**)
Download polygon array of Salh map for "Google Maps" :
Salh.txt
Bounding Box for Salh Map : ( 13.55819 , 44.019443 , 13.60407 , 44.066044 )
Wikipedia ID for Salh : Q4117815
Wikipedia SPARQL Query for Salh (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117815 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117815 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117815 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117815 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117815 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117815 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 Salh map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.55819, 44.019443, 13.60407, 44.066044);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Salh)
[out:json];
(
rel["name"="Salh"][type=boundary];
rel["name:en"="Salh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Salh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Usayfirah | 13.566670 , 44.033330 |
Al Judhaymah | 13.585220 , 44.057020 |
Al Lasab | 13.570590 , 44.052970 |
An Najd | 13.568680 , 44.046820 |
Harar | 13.565670 , 44.047780 |
Kalabah | 13.600000 , 44.033330 |
Najdayn | 13.591950 , 44.049160 |
Rudajah | 13.577720 , 44.039700 |
Sharaf | 13.570950 , 44.043720 |
Ta‘izz | 13.586892 , 44.015847 |
Thabat | 13.559810 , 44.030570 |
Notes:
- You can download geometry data for Salh 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.