Vehicle GDF Import and Export
This program exports your Vehicle GDF records into a delimited text file. This file can then be edited manually or via a spreadsheet program, and then re-imported into the RTA system to update any changes made.
Import Options:
  Create New
     Checked - New records will be created
   Unchecked - New Records WILL NOT be created
  Update Existing
     Checked - Existing records will be updated
   Unchecked - Existing Records WILL NOT be updated
Import Field Definitions
Field | Value | Type/Size |
---|---|---|
Vehicle Facility | Required | int(5) |
Vehicle Number | Required | char(8) |
GDF Description | Required (Must be on file MVOM) if Class GDFÂ (Must be on file MVOC) | Char(25) |
GDF Value | May be required depending on the GDF Description | char(40) |
GDF Category | C = Class GDF V = Vehicle GDF | char(1) |