Or transponder codes. It's four digits, but not really, they only go up to 7. Why? Because the system is descendant from WWII IFF systems and 4 octals was good enough for the system design back then.
The maddening mess of airport codes [video]
131–140 of 159 posts
Re: The maddening mess of airport codes [video]
#132Earlier quoted context omitted.
I've also wondered why cryptically abbrevated things like NOTAMS are still the way they are. It made sense in a teletype/telegraph world where brevity was worth time and money. From wikipedia, this is a typical NOTAM: A1234/06 NOTAMR A1212/06 Q)EGTT/QMXLC/IV/NBO/A/000/999/5129N00028W005 A)EGLL B)0609050500 C)0704300500 E)DUE WIP TWY B SOUTH CLSD BTN 'F' AND 'R'. TWY 'R' CLSD BTN 'A' AND 'B' AND DIVERTED VIA NEW GREEN…
You should try having to read several hundred of them before a long-haul duty! Good luck trying to find the runway closure notam buried among the 400 reports of a crane within curvature-of-the-earth viewing range of an airport, or the 300 reports of birds that were once seen near, or somewhere near the runway. Too hilarious not to share: https://fixingnotams.org/wp-content/uploads/2019/11/Field-Gu...
Re: The maddening mess of airport codes [video]
#133Aviation has all sorts of s/wonderful/terrible naming and encoding going on that's very historically dependent. What's the code for rain? RA of course, makes sense, English is the language of aviation after all. So mist is... wtf, mist is BR? Because brume is mist in French and the French took the lead in aviation for a bit early on because of a US patent battle. Or transponder codes. It's four digits, but not really…
Re: The maddening mess of airport codes [video]
#134Aviation has all sorts of s/wonderful/terrible naming and encoding going on that's very historically dependent. What's the code for rain? RA of course, makes sense, English is the language of aviation after all. So mist is... wtf, mist is BR? Because brume is mist in French and the French took the lead in aviation for a bit early on because of a US patent battle. Or transponder codes. It's four digits, but not really…
But that's like anything. Why is the symbol for hydrogen "H"? Well that's obvious. But then iron is "Fe", gold "Au" and lead "Pb", because those were named after the Latin for those elements: ferrum, aurum, and plumbum, that happen to differ wildly from English.
Re: The maddening mess of airport codes [video]
#135Earlier quoted context omitted.
> leading to insanity like recycling codes after one airline dies, meaning the meaning of the code is time-dependent Why is this insanity? Almost everything in real life is time dependent. I think this is just insanity to devs who want to fit the world to their data model rather than the other way around which is how it should be.
Reusing the same unique identifier another user or business had almost always causes problems. If special access was given to one entity, often that special access remains after the new entity takes over. Often times the new entity gets access to private data of the old entity. It makes record keeping difficult to know who was what entity at any given time. If you haven’t seen the problems caused by doing this, consi…
Re: The maddening mess of airport codes [video]
#136Also the radio call signs of hams primarily start with either k, n, w, a in the USA. Airplanes have radios, so that’s why they treat those letters in a similar way along with fm/am radio stations
Re: The maddening mess of airport codes [video]
#137Strange title for an otherwise interesting video. Why expect anything else than an organic growth with interesting quirks? It's more fon to appreciate it than deride it
Re: The maddening mess of airport codes [video]
#138Maddening mess? Come on, this is silly nitpicking. Airport codes are as clean an logical as it gets with century-old international standards. In fact, most of "maddening mess" in the video can be essentially ignored, which author basically admits by stating closer to the end that these are used by different organizations for different purposes. It is just that story is being told backwards and in a snarky voice for d…
I think most travelers, including myself until I started working on this project, have never heard of IATA and only know the ICAO codes -- which do seem like a real mess. It's weird to find out then when you look into them that a much better system exists, but it's not the one branded on the outside of all the airports!
Re: The maddening mess of airport codes [video]
#139There's also https://airportcod.es/ which shows more detail behind each airport's code.
Re: The maddening mess of airport codes [video]
#140There’s no one good answer. Instead we must design our system to be “soft” i.e. malleable - able to evolve as the world evolves.