Arma (Shabwah) Map Cropping Samples
Arma (Shabwah) Map Cropping Samples-1
Arma (Shabwah) Map Cropping Samples-2
Arma neighborhoods and villages map with 3D shadow effect
flag map of Arma with 3D shadow effect
Arma map with 3d shadow effect
Download outline map of Arma (geojson format) :
Arma.geojson (**)
Download polygon array of Arma map for "Google Maps" :
Arma.txt
Bounding Box for Arma Map : ( 15.1062650876 , 46.7703197042 , 15.7199980622 , 47.6891189143 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Arma map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.1062650876, 46.7703197042, 15.7199980622, 47.6891189143);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arma)
[out:json];
(
rel["name"="Arma"][type=boundary];
rel["name:en"="Arma"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arma
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al `Ard | 15.322500 , 47.279400 |
Al Hammah | 15.321090 , 47.200710 |
Al Hasa | 15.312490 , 47.316530 |
Al Jayf | 15.316670 , 47.183330 |
Al Kawrah | 15.343820 , 47.229840 |
Al Ma`la | 15.288060 , 47.275340 |
Al Mafud | 15.342640 , 47.252170 |
Al Mathna | 15.366670 , 47.016670 |
As Samha' | 15.321910 , 47.187610 |
Dila`ah Al 'Aqil | 15.340480 , 47.244120 |
Ghar al Matarifah | 15.350000 , 47.083330 |
Hajar | 15.369670 , 47.041190 |
Hubwayd | 15.317600 , 47.303110 |
Khalif al Huraymi | 15.327210 , 47.263150 |
Manqalah | 15.338390 , 47.270430 |
Maslab | 15.316670 , 47.166670 |
Maywan | 15.366670 , 47.016670 |
Qarn | 15.323430 , 47.258040 |
Qufl | 15.316670 , 47.266670 |
Quwayrat Ahl Khus | 15.333330 , 47.283330 |
Quwayrat Al `Amr | 15.330630 , 47.275330 |
Shabwah | 15.369570 , 47.026790 |
Notes:
- You can download geometry data for Arma 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.