Sah (Hadramawt) Map Cropping Samples
Sah (Hadramawt) Map Cropping Samples-1
Sah (Hadramawt) Map Cropping Samples-2
Sah neighborhoods and villages map with 3D shadow effect
flag map of Sah with 3D shadow effect
Sah map with 3d shadow effect
Download outline map of Sah (geojson format) :
Sah.geojson (**)
Download polygon array of Sah map for "Google Maps" :
Sah.txt
Bounding Box for Sah Map : ( 15.2198270079 , 48.6310508738 , 15.848296776 , 49.1610271026 )
Wikipedia ID for Sah : Q4117543
Wikipedia SPARQL Query for Sah (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117543 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117543 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117543 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117543 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117543 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117543 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 Sah map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.2198270079, 48.6310508738, 15.848296776, 49.1610271026);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sah)
[out:json];
(
rel["name"="Sah"][type=boundary];
rel["name:en"="Sah"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sah
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anqorah | 15.576940 , 48.859440 |
Ar Rawuk | 15.691940 , 48.884440 |
Ard ar Raydah | 15.670830 , 48.860000 |
As Sihib | 15.446670 , 49.088060 |
Bi'r Bin `Abidayn | 15.483330 , 48.800000 |
Birak | 15.516670 , 48.833330 |
Dilfi | 15.666670 , 48.850000 |
Dubay`ah | 15.650000 , 48.850000 |
Hisn `Idan | 15.366670 , 48.883330 |
Hisn Baya`ud | 15.783330 , 48.900000 |
Juhayl Majah | 15.500000 , 48.816670 |
Kunah | 15.383330 , 48.766670 |
Makhraqah | 15.683330 , 48.833330 |
Nahar | 15.366670 , 48.816670 |
Ni`aydah | 15.315830 , 48.773330 |
Nuwaydirah | 15.666670 , 48.850000 |
Ramdat at Tarsib | 15.400000 , 48.916670 |
Sayqat Al `Amir | 15.583330 , 48.850000 |
Sikdan | 15.733330 , 48.866670 |
Tamran | 15.766670 , 48.950000 |
Notes:
- You can download geometry data for Sah 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.