Al Abr (Hadramawt) Map Cropping Samples
Al Abr (Hadramawt) Map Cropping Samples-1
Al Abr (Hadramawt) Map Cropping Samples-2
Al Abr neighborhoods and villages map with 3D shadow effect
flag map of Al Abr with 3D shadow effect
Al Abr map with 3d shadow effect
Download outline map of Al Abr (geojson format) :
Al Abr.geojson (**)
Download polygon array of Al Abr map for "Google Maps" :
Al Abr.txt
Bounding Box for Al Abr Map : ( 15.6084954819 , 46.3118615124 , 16.2207892465 , 48.1516028033 )
Wikipedia ID for Al Abr : Q4117641
Wikipedia SPARQL Query for Al Abr (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117641 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117641 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117641 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117641 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117641 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117641 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 Al Abr map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.6084954819, 46.3118615124, 16.2207892465, 48.1516028033);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Al Abr)
[out:json];
(
rel["name"="Al Abr"][type=boundary];
rel["name:en"="Al Abr"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Al Abr
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al `Abr | 16.137700 , 47.235450 |
Al Abr | 15.913600 , 47.228700 |
Hisn Badr Bu Tuwayriq | 15.816670 , 47.966670 |
Hisn Kardan | 15.800000 , 48.116670 |
Vila Estrutural | 15.787220 , 47.997220 |
Notes:
- You can download geometry data for Al Abr 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.