Bawshar (Masqat) Map Cropping Samples
Bawshar (Masqat) Map Cropping Samples-1
Bawshar (Masqat) Map Cropping Samples-2
Bawshar neighborhoods and villages map with 3D shadow effect
flag map of Bawshar with 3D shadow effect
Bawshar map with 3d shadow effect
Download outline map of Bawshar (geojson format) :
Bawshar.geojson (**)
Download polygon array of Bawshar map for "Google Maps" :
Bawshar.txt
Bounding Box for Bawshar Map : ( 23.369071 , 58.244962 , 23.621222 , 58.492008 )
Wikipedia ID for Bawshar : Q2892151
Wikipedia SPARQL Query for Bawshar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2892151 wdt:P1082 ?population. }
OPTIONAL { wd:Q2892151 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2892151 wdt:P2046 ?area. }
OPTIONAL { wd:Q2892151 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2892151 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2892151 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 Bawshar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.369071, 58.244962, 23.621222, 58.492008);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bawshar)
[out:json];
(
rel["name"="Bawshar"][type=boundary];
rel["name:en"="Bawshar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bawshar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aflaj | 23.539530 , 58.401380 |
Al `Aqbiyah | 23.462880 , 58.302370 |
Al `Awabi | 23.488700 , 58.285270 |
Al Ansab | 23.538000 , 58.354490 |
Al Hajir | 23.516670 , 58.350000 |
Al Hammam | 23.480050 , 58.328140 |
Al Jifar | 23.527680 , 58.332640 |
Al Misfah al Gharbiyah | 23.469120 , 58.266410 |
Al Misfah ash Sharqiyah | 23.476950 , 58.282100 |
As Sib | 23.602433 , 58.343667 |
Az Zahir | 23.539960 , 58.401410 |
Bawshar Bani `Umran | 23.534400 , 58.396330 |
Falaj Ash Sham | 23.507110 , 58.344600 |
Habil | 23.463720 , 58.298560 |
Hayy as Saruj | 23.609920 , 58.453010 |
Hayy as Saruj | 23.611500 , 58.456920 |
Jal | 23.551750 , 58.407550 |
Mazra` Ghulaylah | 23.456310 , 58.297040 |
Sad | 23.546110 , 58.407690 |
Sunub | 23.487080 , 58.347640 |
بوشر | 23.555630 , 58.398900 |
Notes:
- You can download geometry data for Bawshar 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.