It seems that there with gtfs_db_to_db.py the PSA start to behave strangly. There is no longer an outgoing reference to ScheduledStopPoint an Quay
in 10-gtfs.mdbx
In was there in 08-gtfs.mdbx
at least for ScheduledStopPoint. It seems to me that there is stuff missing in gtfs.py
working on this branch: #92
used: python -m tools.script_runner ./tools/tool_scripts/script_regression_v1.1.txt 5t.log 5t
as a result trips.txt stayed empty. routes.txt and stop_times.txt were filled in gtfs_db_to_gtfs.py
It seems that there with gtfs_db_to_db.py the PSA start to behave strangly. There is no longer an outgoing reference to ScheduledStopPoint an Quay
in 10-gtfs.mdbx
In was there in 08-gtfs.mdbx
at least for ScheduledStopPoint. It seems to me that there is stuff missing in gtfs.py
working on this branch: #92
used: python -m tools.script_runner ./tools/tool_scripts/script_regression_v1.1.txt 5t.log 5t
as a result trips.txt stayed empty. routes.txt and stop_times.txt were filled in gtfs_db_to_gtfs.py