Hatib (Shabwah) Map Cropping Samples
Hatib (Shabwah) Map Cropping Samples-1
Hatib (Shabwah) Map Cropping Samples-2
Hatib neighborhoods and villages map with 3D shadow effect
flag map of Hatib with 3D shadow effect
Hatib map with 3d shadow effect
Download outline map of Hatib (geojson format) :
Hatib.geojson (**)
Download polygon array of Hatib map for "Google Maps" :
Hatib.txt
Bounding Box for Hatib Map : ( 14.055413 , 46.282775 , 14.3087 , 46.602729 )
Wikipedia ID for Hatib : Q4117727
Wikipedia SPARQL Query for Hatib (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117727 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117727 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117727 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117727 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117727 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117727 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 Hatib map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.055413, 46.282775, 14.3087, 46.602729);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hatib)
[out:json];
(
rel["name"="Hatib"][type=boundary];
rel["name:en"="Hatib"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hatib
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Ali Mawwar | 14.232710 , 46.421990 |
Al Hadu | 14.233330 , 46.416670 |
Al Madinah | 14.193510 , 46.386830 |
Am Suyiq | 14.296000 , 46.441070 |
Aryab | 14.304000 , 46.453030 |
Kaydan | 14.250250 , 46.456650 |
Marbat | 14.205670 , 46.388110 |
Qa` Ba Musallam | 14.271440 , 46.483600 |
Sa`adah | 14.219150 , 46.405050 |
Sa`adah Migamba | 14.183330 , 46.366670 |
Sabr Ghasil | 14.109760 , 46.477090 |
Notes:
- You can download geometry data for Hatib 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.