Sabah (Al Bayda') Map Cropping Samples
Sabah (Al Bayda') Map Cropping Samples-1
Sabah (Al Bayda') Map Cropping Samples-2
Sabah neighborhoods and villages map with 3D shadow effect
flag map of Sabah with 3D shadow effect
Sabah map with 3d shadow effect
Download outline map of Sabah (geojson format) :
Sabah.geojson (**)
Download polygon array of Sabah map for "Google Maps" :
Sabah.txt
Bounding Box for Sabah Map : ( 14.180136 , 44.587367 , 14.368607 , 44.753759 )
Wikipedia ID for Sabah : Q4117712
Wikipedia SPARQL Query for Sabah (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117712 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117712 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117712 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117712 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117712 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117712 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 Sabah map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.180136, 44.587367, 14.368607, 44.753759);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sabah)
[out:json];
(
rel["name"="Sabah"][type=boundary];
rel["name:en"="Sabah"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sabah
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Abi | 14.258340 , 44.679790 |
Al Bayda' | 14.332360 , 44.667220 |
Al Hajar | 14.315190 , 44.672900 |
Al Khanaq | 14.328760 , 44.680540 |
Al Majilayn | 14.304230 , 44.650140 |
Al Mansurah | 14.208220 , 44.625420 |
Al Yuman | 14.220980 , 44.667690 |
Bayt ar Rahabi | 14.259770 , 44.650310 |
Bayt Hajar | 14.263040 , 44.628760 |
Farghan | 14.234740 , 44.673020 |
Haywah | 14.212890 , 44.655780 |
Jubayyir | 14.269420 , 44.704930 |
Khirbat Jaradah | 14.276290 , 44.661090 |
Maswarat Muzayyid | 14.227980 , 44.653010 |
Qarn Qasim | 14.243540 , 44.704600 |
Sharaf al Qanis | 14.338920 , 44.696770 |
Shihab | 14.302230 , 44.739170 |
Zakhim | 14.294960 , 44.685040 |
Zarar | 14.327720 , 44.588490 |
Notes:
- You can download geometry data for Sabah 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.