Finding Airports Closest to any City or Town

A search would begin by typing the first few letters of the city, with each new letter providing a new list of possible choices in the list box.
 
 

In this example we are searching for Golden, CO and you can see that after entering "gold" the desired choice appears in the list and can be selected with the mouse or arrow keys.
 
 

Entering the "e" would move Golden, CO to the top of the list box.

 
 
 
 
 
 
 
 
 
 
 
 
Here is the result of the above choice:
 
The listing shows the distance and direction that each airport is located from the search city (Golden, CO), the identifier, the length of the longest runway, whether the airport is IFR or VFR, the type of runway surface and, of course, the airport name as listed in the FAA airport database. The search radius can be changed to include more or fewer airports. If there are more airports than can be shown in the window, scroll bars will appear, as in the example above, to allow access to the full list.
 
Return to Homepage
 
Go to the Quote Demo