]> Pileus Git - grits/blob - src/location.c
adding GUI for sites and times
[grits] / src / location.c
1 #include <config.h>
2 #include <gtk/gtk.h>
3
4 #include "location.h"
5
6 city_t cities[] = {
7         {LOCATION_STATE,  NULL, "Alabama",           {0, 0, 0, 0, 0, 0, 0, 0}},
8         {LOCATION_CITY,  "BMX", "Birmingham",        {0, 0, 0, 0, 0, 0, 0, 0}},
9         {LOCATION_CITY,  "MXX", "E. Alabama",        {0, 0, 0, 0, 0, 0, 0, 0}},
10         {LOCATION_CITY,  "EOX", "Fort Rucker",       {0, 0, 0, 0, 0, 0, 0, 0}},
11         {LOCATION_CITY,  "MOB", "Mobile",            {0, 0, 0, 0, 0, 0, 0, 0}},
12         {LOCATION_CITY,  "HTX", "Nrn. Alabama",      {0, 0, 0, 0, 0, 0, 0, 0}},
13         {LOCATION_STATE,  NULL, "Alaska",            {0, 0, 0, 0, 0, 0, 0, 0}},
14         {LOCATION_CITY,  "ABC", "Bethel",            {0, 0, 0, 0, 0, 0, 0, 0}},
15         {LOCATION_CITY,  "ACG", "Biorka Is.",        {0, 0, 0, 0, 0, 0, 0, 0}},
16         {LOCATION_CITY,  "APD", "Fairbanks",         {0, 0, 0, 0, 0, 0, 0, 0}},
17         {LOCATION_CITY,  "AHG", "Kenai",             {0, 0, 0, 0, 0, 0, 0, 0}},
18         {LOCATION_CITY,  "AKC", "King Salmon",       {0, 0, 0, 0, 0, 0, 0, 0}},
19         {LOCATION_CITY,  "AIH", "Middleton Is.",     {0, 0, 0, 0, 0, 0, 0, 0}},
20         {LOCATION_CITY,  "AEC", "Nome",              {0, 0, 0, 0, 0, 0, 0, 0}},
21         {LOCATION_CITY,  "APD", "Pedro Dome",        {0, 0, 0, 0, 0, 0, 0, 0}},
22         {LOCATION_CITY,  "ACG", "Sitka",             {0, 0, 0, 0, 0, 0, 0, 0}},
23         {LOCATION_STATE,  NULL, "Arizona",           {0, 0, 0, 0, 0, 0, 0, 0}},
24         {LOCATION_CITY,  "FSX", "Flagstaff",         {0, 0, 0, 0, 0, 0, 0, 0}},
25         {LOCATION_CITY,  "IWA", "Phoenix",           {0, 0, 0, 0, 0, 0, 0, 0}},
26         {LOCATION_CITY,  "EMX", "Tucson",            {0, 0, 0, 0, 0, 0, 0, 0}},
27         {LOCATION_CITY,  "YUX", "Yuma",              {0, 0, 0, 0, 0, 0, 0, 0}},
28         {LOCATION_STATE,  NULL, "Arkansas",          {0, 0, 0, 0, 0, 0, 0, 0}},
29         {LOCATION_CITY,  "LZK", "Little Rock",       {0, 0, 0, 0, 0, 0, 0, 0}},
30         {LOCATION_CITY,  "SRX", "W. Ark./Ft. Smith", {0, 0, 0, 0, 0, 0, 0, 0}},
31         {LOCATION_STATE,  NULL, "California",        {0, 0, 0, 0, 0, 0, 0, 0}},
32         {LOCATION_CITY,  "BBX", "Beale AFB",         {0, 0, 0, 0, 0, 0, 0, 0}},
33         {LOCATION_CITY,  "EYX", "Edwards AFB",       {0, 0, 0, 0, 0, 0, 0, 0}},
34         {LOCATION_CITY,  "BHX", "Eureka",            {0, 0, 0, 0, 0, 0, 0, 0}},
35         {LOCATION_CITY,  "HNX", "Hanford",           {0, 0, 0, 0, 0, 0, 0, 0}},
36         {LOCATION_CITY,  "VTX", "Los Angeles",       {0, 0, 0, 0, 0, 0, 0, 0}},
37         {LOCATION_CITY,  "DAX", "Sacramento",        {0, 0, 0, 0, 0, 0, 0, 0}},
38         {LOCATION_CITY,  "NKX", "San Diego",         {0, 0, 0, 0, 0, 0, 0, 0}},
39         {LOCATION_CITY,  "MUX", "San Francisco",     {0, 0, 0, 0, 0, 0, 0, 0}},
40         {LOCATION_CITY,  "HNX", "San Joaquin Vly.",  {0, 0, 0, 0, 0, 0, 0, 0}},
41         {LOCATION_CITY,  "SOX", "Santa Ana Mtns",    {0, 0, 0, 0, 0, 0, 0, 0}},
42         {LOCATION_CITY,  "VBX", "Vandenberg AFB",    {0, 0, 0, 0, 0, 0, 0, 0}},
43         {LOCATION_STATE,  NULL, "Colorado",          {0, 0, 0, 0, 0, 0, 0, 0}},
44         {LOCATION_CITY,  "FTG", "Denver/Boulder",    {0, 0, 0, 0, 0, 0, 0, 0}},
45         {LOCATION_CITY,  "GJX", "Grand Junction",    {0, 0, 0, 0, 0, 0, 0, 0}},
46         {LOCATION_CITY,  "PUX", "Pueblo",            {0, 0, 0, 0, 0, 0, 0, 0}},
47         {LOCATION_STATE,  NULL, "Delaware",          {0, 0, 0, 0, 0, 0, 0, 0}},
48         {LOCATION_CITY,  "DOX", "Dover AFB",         {0, 0, 0, 0, 0, 0, 0, 0}},
49         {LOCATION_STATE,  NULL, "Florida",           {0, 0, 0, 0, 0, 0, 0, 0}},
50         {LOCATION_CITY,  "EVX", "Eglin AFB",         {0, 0, 0, 0, 0, 0, 0, 0}},
51         {LOCATION_CITY,  "JAX", "Jacksonville",      {0, 0, 0, 0, 0, 0, 0, 0}},
52         {LOCATION_CITY,  "BYX", "Key West",          {0, 0, 0, 0, 0, 0, 0, 0}},
53         {LOCATION_CITY,  "MLB", "Melbourne",         {0, 0, 0, 0, 0, 0, 0, 0}},
54         {LOCATION_CITY,  "AMX", "Miami",             {0, 0, 0, 0, 0, 0, 0, 0}},
55         {LOCATION_CITY,  "EVX", "NW Florida",        {0, 0, 0, 0, 0, 0, 0, 0}},
56         {LOCATION_CITY,  "TLH", "Tallahassee",       {0, 0, 0, 0, 0, 0, 0, 0}},
57         {LOCATION_CITY,  "TBW", "Tampa Bay Area",    {0, 0, 0, 0, 0, 0, 0, 0}},
58         {LOCATION_STATE,  NULL, "Georgia",           {0, 0, 0, 0, 0, 0, 0, 0}},
59         {LOCATION_CITY,  "FFC", "Atlanta",           {0, 0, 0, 0, 0, 0, 0, 0}},
60         {LOCATION_CITY,  "VAX", "Moody AFB",         {0, 0, 0, 0, 0, 0, 0, 0}},
61         {LOCATION_CITY,  "FFC", "Peachtree City",    {0, 0, 0, 0, 0, 0, 0, 0}},
62         {LOCATION_CITY,  "JGX", "Robins AFB",        {0, 0, 0, 0, 0, 0, 0, 0}},
63         {LOCATION_STATE,  NULL, "Guam",              {0, 0, 0, 0, 0, 0, 0, 0}},
64         {LOCATION_CITY,  "GUA", "Andersen AFB",      {0, 0, 0, 0, 0, 0, 0, 0}},
65         {LOCATION_STATE,  NULL, "Hawaii",            {0, 0, 0, 0, 0, 0, 0, 0}},
66         {LOCATION_CITY,  "HKI", "Kauai",             {0, 0, 0, 0, 0, 0, 0, 0}},
67         {LOCATION_CITY,  "HKM", "Kohala",            {0, 0, 0, 0, 0, 0, 0, 0}},
68         {LOCATION_CITY,  "HMO", "Molokai",           {0, 0, 0, 0, 0, 0, 0, 0}},
69         {LOCATION_CITY,  "HWA", "South Shore",       {0, 0, 0, 0, 0, 0, 0, 0}},
70         {LOCATION_STATE,  NULL, "Idaho",             {0, 0, 0, 0, 0, 0, 0, 0}},
71         {LOCATION_CITY,  "CBX", "Boise",             {0, 0, 0, 0, 0, 0, 0, 0}},
72         {LOCATION_CITY,  "SFX", "Pocatello",         {0, 0, 0, 0, 0, 0, 0, 0}},
73         {LOCATION_STATE,  NULL, "Illinois",          {0, 0, 0, 0, 0, 0, 0, 0}},
74         {LOCATION_CITY,  "ILX", "Central IL",        {0, 0, 0, 0, 0, 0, 0, 0}},
75         {LOCATION_CITY,  "LOT", "Chicago",           {0, 0, 0, 0, 0, 0, 0, 0}},
76         {LOCATION_STATE,  NULL, "Indiana",           {0, 0, 0, 0, 0, 0, 0, 0}},
77         {LOCATION_CITY,  "VWX", "Evansville",        {0, 0, 0, 0, 0, 0, 0, 0}},
78         {LOCATION_CITY,  "IND", "Indianapolis",      {0, 0, 0, 0, 0, 0, 0, 0}},
79         {LOCATION_CITY,  "IWX", "Nrn. Indiana",      {0, 0, 0, 0, 0, 0, 0, 0}},
80         {LOCATION_STATE,  NULL, "Iowa",              {0, 0, 0, 0, 0, 0, 0, 0}},
81         {LOCATION_CITY,  "DMX", "Des Moines",        {0, 0, 0, 0, 0, 0, 0, 0}},
82         {LOCATION_CITY,  "DVN", "Quad Cities",       {0, 0, 0, 0, 0, 0, 0, 0}},
83         {LOCATION_STATE,  NULL, "Kansas",            {0, 0, 0, 0, 0, 0, 0, 0}},
84         {LOCATION_CITY,  "DDC", "Dodge City",        {0, 0, 0, 0, 0, 0, 0, 0}},
85         {LOCATION_CITY,  "GLD", "Goodland",          {0, 0, 0, 0, 0, 0, 0, 0}},
86         {LOCATION_CITY,  "TWX", "Topeka",            {0, 0, 0, 0, 0, 0, 0, 0}},
87         {LOCATION_CITY,  "ICT", "Wichita",           {0, 0, 0, 0, 0, 0, 0, 0}},
88         {LOCATION_STATE,  NULL, "Kentucky",          {0, 0, 0, 0, 0, 0, 0, 0}},
89         {LOCATION_CITY,  "HPX", "Fort Cambell",      {0, 0, 0, 0, 0, 0, 0, 0}},
90         {LOCATION_CITY,  "JKL", "Jackson",           {0, 0, 0, 0, 0, 0, 0, 0}},
91         {LOCATION_CITY,  "LVX", "Louisville",        {0, 0, 0, 0, 0, 0, 0, 0}},
92         {LOCATION_CITY,  "PAH", "Paducah",           {0, 0, 0, 0, 0, 0, 0, 0}},
93         {LOCATION_STATE,  NULL, "Louisiana",         {0, 0, 0, 0, 0, 0, 0, 0}},
94         {LOCATION_CITY,  "POE", "Fort Polk",         {0, 0, 0, 0, 0, 0, 0, 0}},
95         {LOCATION_CITY,  "LCH", "Lake Charles",      {0, 0, 0, 0, 0, 0, 0, 0}},
96         {LOCATION_CITY,  "LIX", "New Orleans",       {0, 0, 0, 0, 0, 0, 0, 0}},
97         {LOCATION_CITY,  "SHV", "Shreveport",        {0, 0, 0, 0, 0, 0, 0, 0}},
98         {LOCATION_STATE,  NULL, "Maine",             {0, 0, 0, 0, 0, 0, 0, 0}},
99         {LOCATION_CITY,  "CBW", "Caribou",           {0, 0, 0, 0, 0, 0, 0, 0}},
100         {LOCATION_CITY,  "GYX", "Portland",          {0, 0, 0, 0, 0, 0, 0, 0}},
101         {LOCATION_STATE,  NULL, "Maryland",          {0, 0, 0, 0, 0, 0, 0, 0}},
102         {LOCATION_CITY,  "LWX", "Baltimore",         {0, 0, 0, 0, 0, 0, 0, 0}},
103         {LOCATION_STATE,  NULL, "Massachusetts",     {0, 0, 0, 0, 0, 0, 0, 0}},
104         {LOCATION_CITY,  "BOX", "Boston",            {0, 0, 0, 0, 0, 0, 0, 0}},
105         {LOCATION_STATE,  NULL, "Michigan",          {0, 0, 0, 0, 0, 0, 0, 0}},
106         {LOCATION_CITY,  "DTX", "Detroit",           {0, 0, 0, 0, 0, 0, 0, 0}},
107         {LOCATION_CITY,  "APX", "Gaylord",           {0, 0, 0, 0, 0, 0, 0, 0}},
108         {LOCATION_CITY,  "GRR", "Grand Rapids",      {0, 0, 0, 0, 0, 0, 0, 0}},
109         {LOCATION_CITY,  "MQT", "Marquette",         {0, 0, 0, 0, 0, 0, 0, 0}},
110         {LOCATION_STATE,  NULL, "Minnesota",         {0, 0, 0, 0, 0, 0, 0, 0}},
111         {LOCATION_CITY,  "DLH", "Duluth",            {0, 0, 0, 0, 0, 0, 0, 0}},
112         {LOCATION_CITY,  "MPX", "Minneapolis",       {0, 0, 0, 0, 0, 0, 0, 0}},
113         {LOCATION_STATE,  NULL, "Mississippi",       {0, 0, 0, 0, 0, 0, 0, 0}},
114         {LOCATION_CITY,  "GWX", "Columbus AFB",      {0, 0, 0, 0, 0, 0, 0, 0}},
115         {LOCATION_CITY,  "DGX", "Jackson/Brandon",   {0, 0, 0, 0, 0, 0, 0, 0}},
116         {LOCATION_STATE,  NULL, "Missouri",          {0, 0, 0, 0, 0, 0, 0, 0}},
117         {LOCATION_CITY,  "EAX", "Kansas City",       {0, 0, 0, 0, 0, 0, 0, 0}},
118         {LOCATION_CITY,  "SGF", "Springfield",       {0, 0, 0, 0, 0, 0, 0, 0}},
119         {LOCATION_CITY,  "LSX", "St. Louis",         {0, 0, 0, 0, 0, 0, 0, 0}},
120         {LOCATION_STATE,  NULL, "Montana",           {0, 0, 0, 0, 0, 0, 0, 0}},
121         {LOCATION_CITY,  "BLX", "Billings",          {0, 0, 0, 0, 0, 0, 0, 0}},
122         {LOCATION_CITY,  "GGW", "Glasgow",           {0, 0, 0, 0, 0, 0, 0, 0}},
123         {LOCATION_CITY,  "TFX", "Great Falls",       {0, 0, 0, 0, 0, 0, 0, 0}},
124         {LOCATION_CITY,  "MSX", "Missoula",          {0, 0, 0, 0, 0, 0, 0, 0}},
125         {LOCATION_STATE,  NULL, "Nebraska",          {0, 0, 0, 0, 0, 0, 0, 0}},
126         {LOCATION_CITY,  "UEX", "Hastings",          {0, 0, 0, 0, 0, 0, 0, 0}},
127         {LOCATION_CITY,  "LNX", "North Platte",      {0, 0, 0, 0, 0, 0, 0, 0}},
128         {LOCATION_CITY,  "OAX", "Omaha",             {0, 0, 0, 0, 0, 0, 0, 0}},
129         {LOCATION_STATE,  NULL, "Nevada",            {0, 0, 0, 0, 0, 0, 0, 0}},
130         {LOCATION_CITY,  "LRX", "Elko",              {0, 0, 0, 0, 0, 0, 0, 0}},
131         {LOCATION_CITY,  "ESX", "Las Vegas",         {0, 0, 0, 0, 0, 0, 0, 0}},
132         {LOCATION_CITY,  "RGX", "Reno",              {0, 0, 0, 0, 0, 0, 0, 0}},
133         {LOCATION_STATE,  NULL, "New Jersey",        {0, 0, 0, 0, 0, 0, 0, 0}},
134         {LOCATION_CITY,  "DIX", "Mt. Holly",         {0, 0, 0, 0, 0, 0, 0, 0}},
135         {LOCATION_STATE,  NULL, "New Mexico",        {0, 0, 0, 0, 0, 0, 0, 0}},
136         {LOCATION_CITY,  "ABX", "Albuquerque",       {0, 0, 0, 0, 0, 0, 0, 0}},
137         {LOCATION_CITY,  "FDX", "Cannon AFB",        {0, 0, 0, 0, 0, 0, 0, 0}},
138         {LOCATION_CITY,  "HDX", "Holloman AFB",      {0, 0, 0, 0, 0, 0, 0, 0}},
139         {LOCATION_STATE,  NULL, "New York",          {0, 0, 0, 0, 0, 0, 0, 0}},
140         {LOCATION_CITY,  "ENX", "Albany",            {0, 0, 0, 0, 0, 0, 0, 0}},
141         {LOCATION_CITY,  "BGM", "Binghamton",        {0, 0, 0, 0, 0, 0, 0, 0}},
142         {LOCATION_CITY,  "BUF", "Buffalo",           {0, 0, 0, 0, 0, 0, 0, 0}},
143         {LOCATION_CITY,  "TYX", "Montague",          {0, 0, 0, 0, 0, 0, 0, 0}},
144         {LOCATION_CITY,  "OKX", "New York City",     {0, 0, 0, 0, 0, 0, 0, 0}},
145         {LOCATION_CITY,  "OKX", "Upton",             {0, 0, 0, 0, 0, 0, 0, 0}},
146         {LOCATION_STATE,  NULL, "North Carolina",    {0, 0, 0, 0, 0, 0, 0, 0}},
147         {LOCATION_CITY,  "RAX", "Durham",            {0, 0, 0, 0, 0, 0, 0, 0}},
148         {LOCATION_CITY,  "MHX", "Morehead City",     {0, 0, 0, 0, 0, 0, 0, 0}},
149         {LOCATION_CITY,  "RAX", "Raleigh",           {0, 0, 0, 0, 0, 0, 0, 0}},
150         {LOCATION_CITY,  "LTX", "Wilmington",        {0, 0, 0, 0, 0, 0, 0, 0}},
151         {LOCATION_STATE,  NULL, "North Dakota",      {0, 0, 0, 0, 0, 0, 0, 0}},
152         {LOCATION_CITY,  "BIS", "Bismarck",          {0, 0, 0, 0, 0, 0, 0, 0}},
153         {LOCATION_CITY,  "MVX", "Grand Forks",       {0, 0, 0, 0, 0, 0, 0, 0}},
154         {LOCATION_CITY,  "MBX", "Minot AFB",         {0, 0, 0, 0, 0, 0, 0, 0}},
155         {LOCATION_STATE,  NULL, "Ohio",              {0, 0, 0, 0, 0, 0, 0, 0}},
156         {LOCATION_CITY,  "ILN", "Cincinnati",        {0, 0, 0, 0, 0, 0, 0, 0}},
157         {LOCATION_CITY,  "CLE", "Cleveland",         {0, 0, 0, 0, 0, 0, 0, 0}},
158         {LOCATION_CITY,  "ILN", "Dayton",            {0, 0, 0, 0, 0, 0, 0, 0}},
159         {LOCATION_CITY,  "ILN", "Wilmington",        {0, 0, 0, 0, 0, 0, 0, 0}},
160         {LOCATION_STATE,  NULL, "Oklahoma",          {0, 0, 0, 0, 0, 0, 0, 0}},
161         {LOCATION_CITY,  "FDR", "Frederick",         {0, 0, 0, 0, 0, 0, 0, 0}},
162         {LOCATION_CITY,  "TLX", "Oklahoma City",     {0, 0, 0, 0, 0, 0, 0, 0}},
163         {LOCATION_CITY,  "INX", "Tulsa",             {0, 0, 0, 0, 0, 0, 0, 0}},
164         {LOCATION_CITY,  "VNX", "Vance AFB",         {0, 0, 0, 0, 0, 0, 0, 0}},
165         {LOCATION_STATE,  NULL, "Oregon",            {0, 0, 0, 0, 0, 0, 0, 0}},
166         {LOCATION_CITY,  "MAX", "Medford",           {0, 0, 0, 0, 0, 0, 0, 0}},
167         {LOCATION_CITY,  "PDT", "Pendleton",         {0, 0, 0, 0, 0, 0, 0, 0}},
168         {LOCATION_CITY,  "RTX", "Portland",          {0, 0, 0, 0, 0, 0, 0, 0}},
169         {LOCATION_STATE,  NULL, "Pennsylvania",      {0, 0, 0, 0, 0, 0, 0, 0}},
170         {LOCATION_CITY,  "DIX", "Philadelphia",      {0, 0, 0, 0, 0, 0, 0, 0}},
171         {LOCATION_CITY,  "PBZ", "Pittsburgh",        {0, 0, 0, 0, 0, 0, 0, 0}},
172         {LOCATION_CITY,  "CCX", "State College",     {0, 0, 0, 0, 0, 0, 0, 0}},
173         {LOCATION_STATE,  NULL, "Puerto Rico",       {0, 0, 0, 0, 0, 0, 0, 0}},
174         {LOCATION_CITY,  "JUA", "Puerto Rico/V.I.",  {0, 0, 0, 0, 0, 0, 0, 0}},
175         {LOCATION_STATE,  NULL, "South Carolina",    {0, 0, 0, 0, 0, 0, 0, 0}},
176         {LOCATION_CITY,  "CLX", "Charleston",        {0, 0, 0, 0, 0, 0, 0, 0}},
177         {LOCATION_CITY,  "CAE", "Columbia",          {0, 0, 0, 0, 0, 0, 0, 0}},
178         {LOCATION_CITY,  "GSP", "Greenville",        {0, 0, 0, 0, 0, 0, 0, 0}},
179         {LOCATION_CITY,  "GSP", "Spartanburg",       {0, 0, 0, 0, 0, 0, 0, 0}},
180         {LOCATION_CITY,  "GSP", "Greer",             {0, 0, 0, 0, 0, 0, 0, 0}},
181         {LOCATION_STATE,  NULL, "South Dakota",      {0, 0, 0, 0, 0, 0, 0, 0}},
182         {LOCATION_CITY,  "ABR", "Aberdeen",          {0, 0, 0, 0, 0, 0, 0, 0}},
183         {LOCATION_CITY,  "UDX", "Rapid City",        {0, 0, 0, 0, 0, 0, 0, 0}},
184         {LOCATION_CITY,  "FSD", "Sioux falls",       {0, 0, 0, 0, 0, 0, 0, 0}},
185         {LOCATION_STATE,  NULL, "Tennessee",         {0, 0, 0, 0, 0, 0, 0, 0}},
186         {LOCATION_CITY,  "MRX", "Knoxville",         {0, 0, 0, 0, 0, 0, 0, 0}},
187         {LOCATION_CITY,  "NQA", "Memphis",           {0, 0, 0, 0, 0, 0, 0, 0}},
188         {LOCATION_CITY,  "MRX", "Morristown",        {0, 0, 0, 0, 0, 0, 0, 0}},
189         {LOCATION_CITY,  "OHX", "Nashville",         {0, 0, 0, 0, 0, 0, 0, 0}},
190         {LOCATION_CITY,  "MRX", "Tri Cities",        {0, 0, 0, 0, 0, 0, 0, 0}},
191         {LOCATION_STATE,  NULL, "Texas",             {0, 0, 0, 0, 0, 0, 0, 0}},
192         {LOCATION_CITY,  "AMA", "Amarillo",          {0, 0, 0, 0, 0, 0, 0, 0}},
193         {LOCATION_CITY,  "EWX", "Austin",            {0, 0, 0, 0, 0, 0, 0, 0}},
194         {LOCATION_CITY,  "BRO", "Brownsville",       {0, 0, 0, 0, 0, 0, 0, 0}},
195         {LOCATION_CITY,  "GRK", "Central Texas",     {0, 0, 0, 0, 0, 0, 0, 0}},
196         {LOCATION_CITY,  "CRP", "Corpus Christi",    {0, 0, 0, 0, 0, 0, 0, 0}},
197         {LOCATION_CITY,  "FWS", "Dallas",            {0, 0, 0, 0, 0, 0, 0, 0}},
198         {LOCATION_CITY,  "DYX", "Dyess AFB",         {0, 0, 0, 0, 0, 0, 0, 0}},
199         {LOCATION_CITY,  "EPZ", "El Paso",           {0, 0, 0, 0, 0, 0, 0, 0}},
200         {LOCATION_CITY,  "FWS", "Fort Worth",        {0, 0, 0, 0, 0, 0, 0, 0}},
201         {LOCATION_CITY,  "HGX", "Galveston",         {0, 0, 0, 0, 0, 0, 0, 0}},
202         {LOCATION_CITY,  "HGX", "Houston",           {0, 0, 0, 0, 0, 0, 0, 0}},
203         {LOCATION_CITY,  "DFX", "Laughlin AFB",      {0, 0, 0, 0, 0, 0, 0, 0}},
204         {LOCATION_CITY,  "LBB", "Lubbock",           {0, 0, 0, 0, 0, 0, 0, 0}},
205         {LOCATION_CITY,  "MAF", "Midland/Odessa",    {0, 0, 0, 0, 0, 0, 0, 0}},
206         {LOCATION_CITY,  "SJT", "San Angelo",        {0, 0, 0, 0, 0, 0, 0, 0}},
207         {LOCATION_CITY,  "EWX", "San Antonio",       {0, 0, 0, 0, 0, 0, 0, 0}},
208         {LOCATION_STATE,  NULL, "Utah",              {0, 0, 0, 0, 0, 0, 0, 0}},
209         {LOCATION_CITY,  "ICX", "Cedar City",        {0, 0, 0, 0, 0, 0, 0, 0}},
210         {LOCATION_CITY,  "MTX", "Salt Lake City",    {0, 0, 0, 0, 0, 0, 0, 0}},
211         {LOCATION_STATE,  NULL, "Vermont",           {0, 0, 0, 0, 0, 0, 0, 0}},
212         {LOCATION_CITY,  "CXX", "Burlington",        {0, 0, 0, 0, 0, 0, 0, 0}},
213         {LOCATION_STATE,  NULL, "Virginia",          {0, 0, 0, 0, 0, 0, 0, 0}},
214         {LOCATION_CITY,  "FCX", "Blacksburg",        {0, 0, 0, 0, 0, 0, 0, 0}},
215         {LOCATION_CITY,  "AKQ", "Norfolk",           {0, 0, 0, 0, 0, 0, 0, 0}},
216         {LOCATION_CITY,  "AKQ", "Richmond",          {0, 0, 0, 0, 0, 0, 0, 0}},
217         {LOCATION_CITY,  "FCX", "Roanoke",           {0, 0, 0, 0, 0, 0, 0, 0}},
218         {LOCATION_CITY,  "LWX", "Sterling",          {0, 0, 0, 0, 0, 0, 0, 0}},
219         {LOCATION_CITY,  "AKQ", "Wakefield",         {0, 0, 0, 0, 0, 0, 0, 0}},
220         {LOCATION_STATE,  NULL, "Washington",        {0, 0, 0, 0, 0, 0, 0, 0}},
221         {LOCATION_CITY,  "ATX", "Seattle",           {0, 0, 0, 0, 0, 0, 0, 0}},
222         {LOCATION_CITY,  "OTX", "Spokane",           {0, 0, 0, 0, 0, 0, 0, 0}},
223         {LOCATION_CITY,  "ATX", "Tacoma",            {0, 0, 0, 0, 0, 0, 0, 0}},
224         {LOCATION_STATE,  NULL, "Washington DC",     {0, 0, 0, 0, 0, 0, 0, 0}},
225         {LOCATION_CITY,  "LWX", "Washington",        {0, 0, 0, 0, 0, 0, 0, 0}},
226         {LOCATION_STATE,  NULL, "West Virginia",     {0, 0, 0, 0, 0, 0, 0, 0}},
227         {LOCATION_CITY,  "RLX", "Charleston",        {0, 0, 0, 0, 0, 0, 0, 0}},
228         {LOCATION_STATE,  NULL, "Wisconsin",         {0, 0, 0, 0, 0, 0, 0, 0}},
229         {LOCATION_CITY,  "GRB", "Green Bay",         {0, 0, 0, 0, 0, 0, 0, 0}},
230         {LOCATION_CITY,  "ARX", "La Crosse",         {0, 0, 0, 0, 0, 0, 0, 0}},
231         {LOCATION_CITY,  "MKX", "Milwaukee",         {0, 0, 0, 0, 0, 0, 0, 0}},
232         {LOCATION_STATE,  NULL, "Wyoming",           {0, 0, 0, 0, 0, 0, 0, 0}},
233         {LOCATION_CITY,  "CYS", "Cheyenne",          {0, 0, 0, 0, 0, 0, 0, 0}},
234         {LOCATION_CITY,  "RIW", "Riverton",          {0, 0, 0, 0, 0, 0, 0, 0}},
235         {0,               NULL,  NULL,               {0, 0, 0, 0, 0, 0, 0, 0}},
236 };