Metadata-Version: 2.1
Name: tmc2gmns
Version: 0.1.4
Summary: An open-source python package converting TMC data into GMNS format.
Home-page: https://github.com/vegampire/TMC2GMNS
Author: Dr. Xuesong Zhou, Xianbiao Hu, Jiawei Lu, Chris Yang Song
Author-email: xzhou74@asu.edu, xbhu@mst.edu, jiaweil9@asu.edu, 845107945@qq.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

This script aims to transform tmc file into gmns format. Then after map-matching program
of MapMatching4GMNS, the link file generated from tmc file is matched to the underlying network (here is gmns format of osm map). 
In the end, the link performance file of underlying network is generated with tmc file and the corresponding reading file.

