Rada' (Al Bayda') Map Cropping Samples
Rada' (Al Bayda') Map Cropping Samples-1
Rada' (Al Bayda') Map Cropping Samples-2
Rada' neighborhoods and villages map with 3D shadow effect
flag map of Rada' with 3D shadow effect
Rada' map with 3d shadow effect
Download outline map of Rada' (geojson format) :
Rada'.geojson (**)
Download polygon array of Rada' map for "Google Maps" :
Rada'.txt
Bounding Box for Rada' Map : ( 14.228934 , 44.817763 , 14.443827 , 44.969126 )
Wikipedia ID for Rada' : Q4118334
Wikipedia SPARQL Query for Rada' (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4118334 wdt:P1082 ?population. }
OPTIONAL { wd:Q4118334 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4118334 wdt:P2046 ?area. }
OPTIONAL { wd:Q4118334 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4118334 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4118334 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 Rada' map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.228934, 44.817763, 14.443827, 44.969126);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rada')
[out:json];
(
rel["name"="Rada'"][type=boundary];
rel["name:en"="Rada'"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rada'
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ad Dawahirah | 14.412250 , 44.819330 |
Al Hadabah | 14.420040 , 44.826190 |
Al Khaniq | 14.402870 , 44.839040 |
Al Maklah | 14.380190 , 44.921620 |
Al Miqta` | 14.402240 , 44.858230 |
Al Musalla | 14.416600 , 44.827630 |
At Tayriyah | 14.414450 , 44.858450 |
Bani Ziyad | 14.397890 , 44.911570 |
Bayt al Mashmali | 14.405820 , 44.845660 |
Bi'r Lahis | 14.401480 , 44.851550 |
Qaryat `Abbas | 14.394180 , 44.949100 |
Qaryat al Jahili | 14.418450 , 44.859250 |
Qaryat al Qadiri | 14.412560 , 44.861140 |
Rada` | 14.415100 , 44.837090 |
Rida | 14.429493 , 44.834100 |
Zani` | 14.241450 , 44.928990 |
Notes:
- You can download geometry data for Rada' 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.