Sidi Mahdi Airport

Sidi Mahdi Airport[1] (IATA: TGR, ICAO: DAUK) is an airport serving Touggourt, a city in the Ouargla Province of eastern Algeria.

Sidi Mahdi

Sidi Mahdi Airport
Summary
Airport typePublic
OperatorEGSA Alger
ServesTouggourt, Algeria
Elevation AMSL85 m / 279 ft
Coordinates33°4′10″N 6°5′20″E
Map
TGR
Location of airport in Algeria
Runways
Direction Length Surface
m ft
01/19 3,000 9,843 Asphalt
Source: DAFIF[1] Landings.com[2]

Airlines and destinations

AirlinesDestinations
Air Algérie Algiers, Bou Saada [3]
gollark: ```rust// randomly increase/decrease one of the channels in a color by `range`fn mod_channel(rng: &mut WyRand, range: u16, n: u16) -> u16 { let rand = rng.generate_range(0, range * 2 + 1); let o = ((n as u32) + (rand as u32)).saturating_sub(range as u32); o as u16}```
gollark: This is basically just meant to increase/decrease a `u16` by a randomly generated `u16` amount.
gollark: I *think* I wanted to avoid having to convert to signed integers, so it does some weird stuff where it does subtraction instead?
gollark: I'm not actually entirely sure why and I don't understand what this is doing.
gollark: I use `saturating_sub` and stuff is converted to `u32`s.

References

  1. Airport information for DAUK at World Aero Data. Data current as of October 2006.Source: DAFIF.
  2. "DAUK @ aerobaticsweb.org". Landings.com. Retrieved 2013-08-01.
  3. Liu, Jim. "Air Algerie S20 domestic sectors addition". Routesonline. Retrieved 15 January 2020.



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.