I just started doing some development w/ the FlightAware API, and ran the AllAirports function to get a list of all of the airports in your database. When I started to manipulate the data received, I began with SFO, and I noticed both it and OAK were missing from the list. However:
- SFO is obviously a pretty major airport
- Using SFO w/ a function like Metar or AirportInfo returns valid data.
Is there a reason these airports are missing from the list? Are there other airports which aren’t listed?