Huswain (Al Mahrah) Map Cropping Samples
Huswain (Al Mahrah) Map Cropping Samples-1
Huswain (Al Mahrah) Map Cropping Samples-2
Huswain neighborhoods and villages map with 3D shadow effect
flag map of Huswain with 3D shadow effect
Huswain map with 3d shadow effect
Download outline map of Huswain (geojson format) :
Huswain.geojson (**)
Download polygon array of Huswain map for "Google Maps" :
Huswain.txt
Bounding Box for Huswain Map : ( 15.44625 , 51.617835 , 16.007025 , 52.21034 )
Wikipedia ID for Huswain : Q4117683
Wikipedia SPARQL Query for Huswain (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117683 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117683 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117683 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117683 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117683 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117683 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 Huswain map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.44625, 51.617835, 16.007025, 52.21034);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Huswain)
[out:json];
(
rel["name"="Huswain"][type=boundary];
rel["name:en"="Huswain"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Huswain
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al Wadi | 15.663610 , 52.130280 |
Haswayn | 15.590490 , 52.100770 |
Khadifut | 15.639440 , 52.164360 |
Khaysayah | 15.640520 , 52.100420 |
Khaysayb | 15.643500 , 52.139010 |
Saqr | 15.534100 , 51.946790 |
Notes:
- You can download geometry data for Huswain 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.