Maswarah (Al Bayda') Map Cropping Samples
Maswarah (Al Bayda') Map Cropping Samples-1
Maswarah (Al Bayda') Map Cropping Samples-2
Maswarah neighborhoods and villages map with 3D shadow effect
flag map of Maswarah with 3D shadow effect
Maswarah map with 3d shadow effect
Download outline map of Maswarah (geojson format) :
Maswarah.geojson (**)
Download polygon array of Maswarah map for "Google Maps" :
Maswarah.txt
Bounding Box for Maswarah Map : ( 14.21021 , 45.560729 , 14.594997 , 45.849789 )
Wikipedia ID for Maswarah : Q4117716
Wikipedia SPARQL Query for Maswarah (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117716 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117716 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117716 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117716 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117716 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117716 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 Maswarah map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.21021, 45.560729, 14.594997, 45.849789);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maswarah)
[out:json];
(
rel["name"="Maswarah"][type=boundary];
rel["name:en"="Maswarah"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maswarah
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al `Aqir | 14.293130 , 45.597110 |
Al `Ubarah | 14.363400 , 45.741200 |
Al Ghadīr | 14.471490 , 45.722380 |
Al Hamalah | 14.480000 , 45.717500 |
Al Hamatah | 14.476400 , 45.720370 |
Al Ḩanakah | 14.395860 , 45.701300 |
Al Huquq | 14.432240 , 45.721110 |
Al Jabānah | 14.341770 , 45.731510 |
Al Jamīmah | 14.405930 , 45.714570 |
Al Kaff | 14.413040 , 45.703330 |
Al Mashmat | 14.406390 , 45.709420 |
Al Qash`ah | 14.412920 , 45.710510 |
Al Quhayzi | 14.417810 , 45.720320 |
Amghār | 14.368300 , 45.749230 |
An Naq'ah | 14.456590 , 45.717050 |
Ar Raḩabah | 14.393450 , 45.702160 |
Ar Rahwah | 14.447330 , 45.714320 |
Aş Şalābah | 14.443870 , 45.715010 |
As Says | 14.460420 , 45.729970 |
As Sura | 14.297220 , 45.600000 |
Aylah | 14.327460 , 45.570940 |
Bilmakābī | 14.385360 , 45.710370 |
Datharan | 14.391190 , 45.708540 |
Fāqi‘ | 14.398480 , 45.708810 |
Ḩayd Ḩassan | 14.387640 , 45.709520 |
Jirra | 14.486410 , 45.714650 |
Madaqah | 14.469020 , 45.716920 |
Maswarah | 14.343990 , 45.726230 |
Miris | 14.449280 , 45.709140 |
Muris | 14.450000 , 45.704170 |
Shay`an | 14.375000 , 45.666670 |
Notes:
- You can download geometry data for Maswarah 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.