Ataq (Shabwah) Map Cropping Samples
Ataq (Shabwah) Map Cropping Samples-1
Ataq (Shabwah) Map Cropping Samples-2
Ataq neighborhoods and villages map with 3D shadow effect
flag map of Ataq with 3D shadow effect
Ataq map with 3d shadow effect
Download outline map of Ataq (geojson format) :
Ataq.geojson (**)
Download polygon array of Ataq map for "Google Maps" :
Ataq.txt
Bounding Box for Ataq Map : ( 14.367575 , 46.651113 , 14.759122 , 47.010753 )
Wikipedia ID for Ataq : Q4118415
Wikipedia SPARQL Query for Ataq (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4118415 wdt:P1082 ?population. }
OPTIONAL { wd:Q4118415 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4118415 wdt:P2046 ?area. }
OPTIONAL { wd:Q4118415 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4118415 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4118415 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 Ataq map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.367575, 46.651113, 14.759122, 47.010753);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ataq)
[out:json];
(
rel["name"="Ataq"][type=boundary];
rel["name:en"="Ataq"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ataq
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Anah | 14.593650 , 46.824180 |
'Ataq | 14.550003 , 46.800001 |
Al Haram | 14.644030 , 46.878300 |
Al Hat | 14.499500 , 46.845710 |
Al Hijil | 14.458370 , 46.921760 |
Al Jabiyah | 14.507710 , 46.840840 |
Al Jishm | 14.509580 , 46.846520 |
Al Khuraybiyah | 14.633940 , 46.802500 |
Al Kuraybah | 14.518520 , 46.840930 |
Al Mahzarah | 14.425430 , 46.842740 |
Ataq | 14.537670 , 46.831870 |
Ba Kabirah | 14.583800 , 46.889230 |
Basah | 14.581280 , 46.898340 |
Hashasah | 14.397620 , 46.947630 |
Hayd Fahm | 14.455810 , 46.892270 |
Idat al Qafal | 14.667920 , 46.804040 |
Khimr | 14.460310 , 46.920290 |
Mas | 14.641760 , 46.829060 |
Nawkhan | 14.690870 , 46.874960 |
Qura al Mahdi | 14.449140 , 46.914190 |
Sadara | 14.416890 , 46.825180 |
Sahifah | 14.633680 , 46.896700 |
Şarqāb | 14.492220 , 46.838910 |
Shatran | 14.437580 , 46.806240 |
Notes:
- You can download geometry data for Ataq 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.