andyYaoR / tcad_py

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:MIT License


Languages

Language:Python 100.0%