CUTR-at-USF / gtfs-osm-sync

Synchronizes public transportation data in GTFS format with OpenStreetMap.org
Other
91 stars 18 forks source link

Code doesn't handle BOM in GTFS files #30

Closed 3vivekb closed 7 years ago

3vivekb commented 7 years ago

The VTA gtfs files have BOM at the beginning of some of the files. In the GTFSReadin.java file this has trouble matching the column names if it's the first column.

vta_gtfs_7_17.zip