Rudum (Shabwah) Map Cropping Samples
Rudum (Shabwah) Map Cropping Samples-1
Rudum (Shabwah) Map Cropping Samples-2
Rudum neighborhoods and villages map with 3D shadow effect
flag map of Rudum with 3D shadow effect
Rudum map with 3d shadow effect
Download outline map of Rudum (geojson format) :
Rudum.geojson (**)
Download polygon array of Rudum map for "Google Maps" :
Rudum.txt
Bounding Box for Rudum Map : ( 13.594528 , 47.150935 , 14.25388 , 48.579466 )
Wikipedia ID for Rudum : Q4117802
Wikipedia SPARQL Query for Rudum (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117802 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117802 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117802 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117802 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117802 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117802 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 Rudum map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.594528, 47.150935, 14.25388, 48.579466);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rudum)
[out:json];
(
rel["name"="Rudum"][type=boundary];
rel["name:en"="Rudum"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rudum
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Ayn al Juwayri | 14.056070 , 48.016910 |
`Ayn Ba Ma`bad | 14.071390 , 47.963300 |
Ahl Ahmad | 14.166670 , 47.550000 |
Al `Irqah | 13.648540 , 47.351560 |
Al A`raf | 14.068320 , 47.708910 |
Al Hamiyah | 13.976230 , 47.673300 |
Al Hawad | 14.166670 , 47.550000 |
Al Haybalah | 13.931910 , 47.797790 |
Al Huwaymi | 14.083330 , 47.733330 |
Al Jarh | 13.936560 , 47.645280 |
Al Khudariyah | 14.055400 , 47.704620 |
Al Mijda | 13.923250 , 47.759440 |
Al Mithaf | 14.097090 , 47.299960 |
An Nushaymah | 14.016670 , 47.900000 |
Ar Ruwaydah | 14.133330 , 47.616670 |
At Ta`aniq | 14.076060 , 47.951060 |
Ba Samarah | 14.150000 , 47.600000 |
Bin Nuqays | 14.150000 , 47.616670 |
Hawrah al `Ulya | 14.035710 , 47.307610 |
Hisn al 'Adaf | 14.018630 , 48.359660 |
Hisn al Ankhar | 13.849970 , 47.567060 |
Hisn al Ghurab | 14.005590 , 48.326880 |
Hisn an Nushaymah | 13.992140 , 47.881250 |
Hisn Bin Rushayd | 13.929520 , 47.777380 |
Jil`ah | 14.029490 , 48.127730 |
La`af | 14.050000 , 47.650000 |
Maksah | 14.166670 , 47.550000 |
Mijdahah | 14.010310 , 48.450960 |
Qana' | 14.006220 , 48.321130 |
Ra's Halab | 14.190360 , 48.343230 |
Rudum | 14.085100 , 47.743140 |
Sabakhah | 14.089580 , 47.296110 |
Notes:
- You can download geometry data for Rudum 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.