Shinas (Al Batinah) Map Cropping Samples

Shinas (Al Batinah) Map Cropping Samples-1

Shinas (Al Batinah) Map Cropping Samples-2

Shinas neighborhoods and villages map with 3D shadow effect

flag map of Shinas with 3D shadow effect

Shinas map with 3d shadow effect
Download outline map of Shinas (geojson format) :
Shinas.geojson (**)
Download polygon array of Shinas map for "Google Maps" :
Shinas.txt
Bounding Box for Shinas Map : ( 24.535123 , 56.17695 , 24.981369 , 56.552364 )
Wikipedia ID for Shinas : Q3482179
Wikipedia SPARQL Query for Shinas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3482179 wdt:P1082 ?population. }
OPTIONAL { wd:Q3482179 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3482179 wdt:P2046 ?area. }
OPTIONAL { wd:Q3482179 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3482179 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3482179 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 Shinas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](24.535123, 56.17695, 24.981369, 56.552364);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shinas)
[out:json];
(
rel["name"="Shinas"][type=boundary];
rel["name:en"="Shinas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shinas
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| `Ajib | 24.777780 , 56.289720 |
| Abu Baqarah | 24.868010 , 56.403870 |
| Al `Aqr | 24.809350 , 56.438130 |
| Al Bulaydah | 24.841570 , 56.415880 |
| Al Farfarah | 24.708920 , 56.458050 |
| Al Hamiliyah | 24.733970 , 56.452840 |
| Al Mushabbah | 24.799800 , 56.203260 |
| Al Wudayyat | 24.778490 , 56.454870 |
| Asrar Bani `Umar | 24.600370 , 56.535950 |
| Asrar Bani Sa`d | 24.587140 , 56.529190 |
| Aswad | 24.869810 , 56.324710 |
| Humayra' | 24.694460 , 56.466390 |
| Khadrawayn | 24.854440 , 56.403330 |
| Khatmat Milahah | 24.973900 , 56.364940 |
| Murayr al Matarish | 24.929990 , 56.388160 |
| Muslaf | 24.700130 , 56.291930 |
| Rajma' | 24.627860 , 56.275280 |
| Sur al `Abri | 24.651670 , 56.504560 |
| Sur al Balush | 24.621820 , 56.523850 |
| Sur al Mazari` | 24.644250 , 56.506940 |
| Sur Bani Hammad | 24.669700 , 56.484250 |
| Tumayt | 24.755810 , 56.224650 |
| Turayf Hajji | 24.672940 , 56.478500 |
| شناص | 24.743330 , 56.465830 |
Notes:
- You can download geometry data for Shinas 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.