/tcad_py

A Python Script to read TransCAD binary files and convert to csv format files.

Primary LanguagePythonMIT LicenseMIT

tcad_py

A Python Script to read TransCAD binary files and convert to csv format files.

Usage

Running under Python3:

python3 tcadpy.py -BIN xxxx.bin (Binary File) -DSB xxxx.DSB (Associate Attribute File) -OUT xxxx.csv ( Output File)