Wadhrah (Hajjah) Map Cropping Samples
Wadhrah (Hajjah) Map Cropping Samples-1
Wadhrah (Hajjah) Map Cropping Samples-2
Wadhrah neighborhoods and villages map with 3D shadow effect
flag map of Wadhrah with 3D shadow effect
Wadhrah map with 3d shadow effect
Download outline map of Wadhrah (geojson format) :
Wadhrah.geojson (**)
Download polygon array of Wadhrah map for "Google Maps" :
Wadhrah.txt
Bounding Box for Wadhrah Map : ( 15.691361 , 43.438906 , 15.739767 , 43.49284 )
Wikipedia ID for Wadhrah : Q4117352
Wikipedia SPARQL Query for Wadhrah (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117352 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117352 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117352 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117352 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117352 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117352 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 Wadhrah map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.691361, 43.438906, 15.739767, 43.49284);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Wadhrah)
[out:json];
(
rel["name"="Wadhrah"][type=boundary];
rel["name:en"="Wadhrah"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Wadhrah
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al `Asarah | 15.712190 , 43.478440 |
Al Ghayl | 15.717360 , 43.444210 |
Al Mi`zab Bani Mufarra` | 15.723920 , 43.465190 |
As Suquf | 15.722430 , 43.453260 |
Bayt al `Umaysi al Milhah | 15.719470 , 43.466920 |
Jabal an Nasiri | 15.724720 , 43.477220 |
Mahall al Hinak | 15.717410 , 43.486460 |
Mahall al Murikah | 15.700850 , 43.483690 |
Mahall an Na'ifah | 15.727480 , 43.470980 |
Mahall as Sallah | 15.722640 , 43.486910 |
Marwah | 15.729770 , 43.486290 |
Qal`at al Khayr | 15.729400 , 43.452590 |
Qaryat an Nusayri | 15.722140 , 43.476050 |
Wadarah | 15.710730 , 43.483210 |
Notes:
- You can download geometry data for Wadhrah 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.