WRI-Cities / static-GTFS-manager

GUI interface for creating, editing, exporting of static GTFS data for a public transit authority
GNU General Public License v3.0
147 stars 46 forks source link

Utility to rescue data from db #128

Closed answerquest closed 5 years ago

answerquest commented 5 years ago

In case of an apocalypse, have a script in the utility folder to convert all the .h5 files in db folder into .csv's.

answerquest commented 5 years ago

done with v3.3.0 . made a utilities/h5toCSV.py .