Download outline map of Al A'rsh (geojson format) :
Al A'rsh.geojson (**)
Download polygon array of Al A'rsh map for "Google Maps" :
Al A'rsh.txt
Bounding Box for Al A'rsh Map : ( 14.262177 , 44.672811 , 14.480735 , 44.88263 )
Wikipedia ID for Al A'rsh : Q4117776
Wikipedia SPARQL Query for Al A'rsh (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117776 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117776 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117776 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117776 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117776 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117776 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 A'rsh map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.262177, 44.672811, 14.480735, 44.88263);
);
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 A'rsh)
[out:json];
(
rel["name"="Al A'rsh"][type=boundary];
rel["name:en"="Al A'rsh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Al A'rsh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Azzan | 14.398600 , 44.756170 |
Ad Dahalil | 14.345490 , 44.793150 |
Ad Dayq | 14.287420 , 44.858960 |
Al Akhdur | 14.387840 , 44.823080 |
Al Farazi`ah | 14.388230 , 44.743530 |
Al Fuqah | 14.420260 , 44.748280 |
Al Gharqah | 14.406420 , 44.766400 |
Al Hajib | 14.362370 , 44.735760 |
Al Hammah | 14.384990 , 44.824390 |
Al Hammaydah | 14.444430 , 44.757180 |
Al Hawtharah | 14.442030 , 44.759250 |
Al Humrah | 14.444060 , 44.773240 |
Al Jayf | 14.410000 , 44.811840 |
Al Jumbaz | 14.362570 , 44.741700 |
Al Khadra' | 14.386250 , 44.731740 |
Al Kharayib | 14.366470 , 44.737200 |
Al Lahabi | 14.441540 , 44.765140 |
Al Lum`an | 14.384840 , 44.704030 |
Al Maghrabah | 14.395410 , 44.787510 |
Al Majhal | 14.403140 , 44.774020 |
Al Mashru` | 14.391520 , 44.826350 |
Al Qaharah | 14.271110 , 44.862950 |
An Nadim | 14.418730 , 44.746840 |
Ar Ra`b | 14.266030 , 44.877060 |
Ar Rayya | 14.300000 , 44.800000 |
As Sudan | 14.327570 , 44.712890 |
As Surm | 14.383900 , 44.828650 |
As Suwar | 14.311310 , 44.817140 |
Az Zabadah | 14.327080 , 44.774310 |
Bani Sakran | 14.448660 , 44.761090 |
Bayt al `Umaysi | 14.404220 , 44.771460 |
Bayt al Baqiri | 14.403550 , 44.711600 |
Bayt al Huraybi | 14.414510 , 44.814940 |
Bayt Mijrab | 14.421590 , 44.791470 |
Dar Nahshal | 14.360370 , 44.806060 |
Dar Sakran | 14.386160 , 44.834000 |
Darbiyah | 14.383330 , 44.800000 |
Duraybah | 14.352980 , 44.777860 |
Ghamis | 14.446890 , 44.764060 |
Hababah | 14.266670 , 44.866670 |
Hafat al Hajjamah | 14.372140 , 44.739710 |
Hamak | 14.380350 , 44.771670 |
Hammat az Zamirah | 14.384930 , 44.819710 |
Himmat as Sadah | 14.366540 , 44.746850 |
Kawlat al Khabinah | 14.289880 , 44.842090 |
Milah | 14.416170 , 44.786220 |
Qarn al Asad | 14.355900 , 44.823820 |
Qirnata' | 14.392990 , 44.741360 |
Sawman | 14.362090 , 44.798120 |
Shihat | 14.428340 , 44.804540 |
Surm ash Shaddadi | 14.445780 , 44.767780 |
Wadi Thah | 14.437680 , 44.757880 |
Za`am | 14.293900 , 44.855980 |
Notes:
- You can download geometry data for Al A'rsh 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.