Stations Table
Column
Type
StnID
int(11) NULL
StnType
int(11) NULL
StnName
char(100) NULL
Stn_Time
datetime NULL
latitude
float [0]
longitude
float [0]
elevation
float [0]
Table has a unique index on StnID