Columns names and definition are:
- waypoint_id (text, must match a waypoint waypoint_id to be associated with it)
- rw_id (text, name of the runway)
- rw_orientation (number 1-360)
- wid_ft (number, width in feet)
- len_ft (number, length in feet)
- sfc_ty (number, unknown=0, Asphalt=1, Concrete=2, Grass=3, Gravel=4, Dirt=5, Sand=6, Snow=7, Ice=8, Water=9)
Back to previous page.