Importing traffic data from an FZP file can take less time if you export only necessary fields to begin with.
This table shows the fields to export from VISSIM. Additional fields can be present in the FZP file, but they serve no purpose in Civil View and increase the file size, which increases import time.
VISSIM FZP Field Name |
VISSIM FZP Field Description |
VISSIM FZP Field Status |
---|---|---|
t |
Simulation Time [s] |
Required |
VehNr |
Number of Vehicle |
Required |
Type |
Number of the Vehicle Type |
Either the "Type" or the "VehTypeName" field must be present. |
VehTypeName |
Name of the Vehicle Type |
Either the "Type" or the "VehTypeName" field must be present. |
WorldX |
World coordinate X (vehicle front end at the end of the simulation step) |
Required |
WorldY |
World coordinate Y (vehicle front end at the end of the simulation step) |
Required |
WorldZ |
World coordinate Z (vehicle front end at the end of the simulation step) |
Required |
RWorldX |
World coordinate X (vehicle rear end at the end of the time step) |
Required |
RWorldY |
World coordinate Y (vehicle rear end at the end of the time step) |
Required |
RWorldZ |
World coordinate Z (vehicle rear end at the end of the time step) |
Required |