GTFS
GTFS copied to clipboard
the values in the DropOffType enum doesn't make sense
The values in the DropOffType enum were directly copied from PickupType. It would make sense to rather change them from e.g. NoPickup to NoDropOff and so on.
I completely forgot about this issue. I see it was not resolved in my PR (#62 ), but was marked with TODOs to fix.
Sorry reopening...
We're probably not going to get to implementing this fix anytime soon. Feel free to implement a fix on your side and bump the major version.