Al Ghayl (Al Jawf) Map Cropping Samples
Al Ghayl (Al Jawf) Map Cropping Samples-1
Al Ghayl (Al Jawf) Map Cropping Samples-2
Al Ghayl neighborhoods and villages map with 3D shadow effect
flag map of Al Ghayl with 3D shadow effect
Al Ghayl map with 3d shadow effect
Download outline map of Al Ghayl (geojson format) :
Al Ghayl.geojson (**)
Download polygon array of Al Ghayl map for "Google Maps" :
Al Ghayl.txt
Bounding Box for Al Ghayl Map : ( 16.02894 , 44.5965 , 16.153163 , 44.774553 )
Wikipedia ID for Al Ghayl : Q4117300
Wikipedia SPARQL Query for Al Ghayl (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117300 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117300 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117300 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117300 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117300 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117300 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 Al Ghayl map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.02894, 44.5965, 16.153163, 44.774553);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Al Ghayl)
[out:json];
(
rel["name"="Al Ghayl"][type=boundary];
rel["name:en"="Al Ghayl"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Al Ghayl
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al `Adbah | 16.091410 , 44.661840 |
Al Ghayl | 16.107740 , 44.680050 |
Al Maţālī‘ | 16.115550 , 44.707540 |
Al Mutawwan | 16.083330 , 44.633330 |
Al Wasitah | 16.100360 , 44.712790 |
Ar Rayisah | 16.107760 , 44.709150 |
As Salamat | 16.112900 , 44.737160 |
Ash Shaliq | 16.116670 , 44.683330 |
Ḩalwān | 16.114930 , 44.711570 |
Ibr | 16.066960 , 44.687360 |
Notes:
- You can download geometry data for Al Ghayl 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.