This repo contains a Python script that parses a PTV Vissim network file (INPX file) and exports a CSV file containing relevant link attributes.
- PTV Vissim 2020.00-xx
- PTV Vissim 11.00-xx
- Run extract-link-attributes-to-csv.py.
- Select a PTV Vissim network file (INPX file) and then click Open.
The file output.csv will be created in the same directory as the PTV Vissim network file (INPX file).