Al Bayda City (Al Bayda') Map Cropping Samples
Al Bayda City (Al Bayda') Map Cropping Samples-1
Al Bayda City (Al Bayda') Map Cropping Samples-2
Al Bayda City neighborhoods and villages map with 3D shadow effect
flag map of Al Bayda City with 3D shadow effect
Al Bayda City map with 3d shadow effect
Download outline map of Al Bayda City (geojson format) :
Al Bayda City.geojson (**)
Download polygon array of Al Bayda City map for "Google Maps" :
Al Bayda City.txt
Bounding Box for Al Bayda City Map : ( 13.970302 , 45.526513 , 13.996521 , 45.588968 )
Wikipedia ID for Al Bayda City : Q4703572
Wikipedia SPARQL Query for Al Bayda City (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4703572 wdt:P1082 ?population. }
OPTIONAL { wd:Q4703572 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4703572 wdt:P2046 ?area. }
OPTIONAL { wd:Q4703572 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4703572 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4703572 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 Bayda City map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.970302, 45.526513, 13.996521, 45.588968);
);
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 Bayda City)
[out:json];
(
rel["name"="Al Bayda City"][type=boundary];
rel["name:en"="Al Bayda City"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Al Bayda City
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al Bayda | 13.978998 , 45.574003 |
Al Makhfāj | 13.987550 , 45.565350 |
Ḩaḑḑah | 13.982280 , 45.563390 |
Ḩayd ‘Azzān | 13.984910 , 45.564030 |
Notes:
- You can download geometry data for Al Bayda City 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.