Al Buraiqeh (`Adan) Map Cropping Samples
Al Buraiqeh (`Adan) Map Cropping Samples-1
Al Buraiqeh (`Adan) Map Cropping Samples-2
Al Buraiqeh neighborhoods and villages map with 3D shadow effect
flag map of Al Buraiqeh with 3D shadow effect
Al Buraiqeh map with 3d shadow effect
Download outline map of Al Buraiqeh (geojson format) :
Al Buraiqeh.geojson (**)
Download polygon array of Al Buraiqeh map for "Google Maps" :
Al Buraiqeh.txt
Bounding Box for Al Buraiqeh Map : ( 12.667916 , 44.408404 , 12.91037 , 44.958582 )
Wikipedia ID for Al Buraiqeh : Q1658716
Wikipedia SPARQL Query for Al Buraiqeh (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1658716 wdt:P1082 ?population. }
OPTIONAL { wd:Q1658716 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1658716 wdt:P2046 ?area. }
OPTIONAL { wd:Q1658716 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1658716 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1658716 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 Buraiqeh map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.667916, 44.408404, 12.91037, 44.958582);
);
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 Buraiqeh)
[out:json];
(
rel["name"="Al Buraiqeh"][type=boundary];
rel["name:en"="Al Buraiqeh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Al Buraiqeh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Adan as Sughra | 12.748890 , 44.883890 |
`Imran | 12.757500 , 44.740000 |
Al Burayqah | 12.739440 , 44.884170 |
Al Ghadir | 12.753080 , 44.895730 |
Al Hiswah | 12.837060 , 44.944510 |
Al Ittihad | 12.834170 , 44.926940 |
Al Khaysah | 12.748140 , 44.907450 |
Al Manzilah | 12.763330 , 44.881940 |
Am Mukhnuq | 12.819210 , 44.612900 |
As Sa`dah | 12.757270 , 44.893230 |
At Tallah | 12.805280 , 44.678060 |
Bi'r Ahmad | 12.873780 , 44.906870 |
Bi'r Rubak | 12.831670 , 44.920830 |
Falaise | 12.763060 , 44.840830 |
Mushirah | 12.830560 , 44.620830 |
Notes:
- You can download geometry data for Al Buraiqeh 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.