A library for loading and saving GTFS feeds of arbitrary size with disk-backed storage
BSD 2-Clause "Simplified" License
71
stars
38
forks
source link
Replace table prefixes in method params with namespace. #354
Open
binh-dam-ibigroup opened 2 years ago
It would be cleaner and less confusing to only pass namespaces around instead of prefixes that combine the table namespace followed by a dot.
_Originally posted by @binh-dam-ibigroup in https://github.com/conveyal/gtfs-lib/pull/353#discussion_r890253095_