Ad Dis (Hadramawt) Map Cropping Samples

Ad Dis (Hadramawt) Map Cropping Samples-1
Ad Dis (Hadramawt) Map Cropping Samples-1
Ad Dis (Hadramawt) Map Cropping Samples-2
Ad Dis (Hadramawt) Map Cropping Samples-2
Download outline map of Ad Dis (geojson format) : Ad Dis.geojson (**)
Download polygon array of Ad Dis map for "Google Maps" : Ad Dis.txt
Bounding Box for Ad Dis Map : ( 14.808694839 , 49.787298571 , 15.3818317117 , 50.2444351666 )
Wikipedia ID for Ad Dis : Q4117698
Wikipedia SPARQL Query for Ad Dis (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117698 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117698 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117698 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117698 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117698 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117698 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.808694839, 49.787298571, 15.3818317117, 50.2444351666);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Ad Dis)
[out:json];
(
rel["name"="Ad Dis"][type=boundary];
rel["name:en"="Ad Dis"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Ad Dis
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Ad Dis 14.908900 , 49.972160
Ad Dis ash Sharqiyah 14.908400 , 49.948470
Al Ghaydah 14.907810 , 49.992420
Tawban 14.926750 , 50.000740
Thawban 14.950000 , 50.000000


Notes:
- You can download geometry data for Ad Dis 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.

Create Ad Dis neighborhoods and villages map.


Share this page