Download outline map of Hajjah (geojson format) :
Hajjah.geojson (**)
Download polygon array of Hajjah map for "Google Maps" :
Hajjah.txt
Bounding Box for Hajjah Map : ( 15.611326 , 43.421456 , 15.713018 , 43.657503 )
Wikipedia ID for Hajjah : Q4117505
Wikipedia SPARQL Query for Hajjah (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117505 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117505 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117505 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117505 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117505 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117505 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 Hajjah map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.611326, 43.421456, 15.713018, 43.657503);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hajjah)
[out:json];
(
rel["name"="Hajjah"][type=boundary];
rel["name:en"="Hajjah"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hajjah
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Alhan | 15.618510 , 43.629170 |
`Awad | 15.685170 , 43.460700 |
`Ayshan | 15.695070 , 43.447490 |
`Inyah | 15.650490 , 43.617970 |
`Izzan | 15.685570 , 43.449010 |
`Ubr Tall | 15.638410 , 43.582350 |
Ad Dahah | 15.630740 , 43.570380 |
Al `Adhar | 15.627380 , 43.578200 |
Al Judayli | 15.654820 , 43.468670 |
Al Khushur | 15.651100 , 43.467610 |
Al Ma`azib | 15.619770 , 43.612300 |
Al Mijdayrah | 15.677670 , 43.443100 |
Al Qarah | 15.638660 , 43.607890 |
As Sayahiyah | 15.673610 , 43.453930 |
Ash Shadawat | 15.650240 , 43.608890 |
Ash Sharqi | 15.634330 , 43.604860 |
Bal `Asari | 15.638570 , 43.598490 |
Bani `Ala | 15.633000 , 43.601330 |
Bani al `Aqabi | 15.672810 , 43.632290 |
Bani al Mihannad | 15.653430 , 43.650150 |
Bayt Abu Jahlan | 15.653520 , 43.580690 |
Bayt al Hisn | 15.679900 , 43.648200 |
Bayt al Qasi | 15.680480 , 43.632010 |
Bayt as Sayidi | 15.654860 , 43.574020 |
Bayt as Surayhi | 15.680200 , 43.639810 |
Bayt Qasim | 15.645360 , 43.603430 |
Bi'r ad Dahrah | 15.677870 , 43.469140 |
Hadad | 15.641520 , 43.636530 |
Haqil | 15.633280 , 43.580590 |
Hiribah | 15.675590 , 43.642670 |
Hisn ash Shadd | 15.644240 , 43.579080 |
Juhayrab | 15.667040 , 43.453130 |
Kha'ifah | 15.675940 , 43.495040 |
Khawlan | 15.668330 , 43.451390 |
Khudayrah | 15.670760 , 43.449880 |
Magharrah | 15.666670 , 43.650000 |
Maghrabat Khawlan | 15.672290 , 43.461500 |
Mahall az Zabba`ah | 15.641930 , 43.586670 |
Mahall Bayt al Kuhlani | 15.639380 , 43.591120 |
Mahall Jamad | 15.689130 , 43.435740 |
Mishniyah | 15.679330 , 43.454590 |
Nusaylah | 15.670030 , 43.465420 |
Qa`ad Hikam | 15.621880 , 43.580030 |
Qa`ad Mas`ud | 15.650990 , 43.598620 |
Qal`at al Mihraq | 15.651140 , 43.463870 |
Qaryat al But | 15.655130 , 43.602300 |
Qaryat al Jaws | 15.663780 , 43.461900 |
Qaryat Bani `Ali | 15.687480 , 43.643100 |
Qaryat Bani Sawd | 15.694540 , 43.456320 |
Qaryat Jabal `Ayyan | 15.647900 , 43.575630 |
Qaywal | 15.618640 , 43.621630 |
Rahban | 15.644180 , 43.571980 |
Shiraz | 15.658970 , 43.604530 |
Su`dan | 15.657180 , 43.580410 |
Tafa'in | 15.631610 , 43.637460 |
Notes:
- You can download geometry data for Hajjah 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.