spstreets / gtfs_manager

A GUI for viewing and editing GTFS data
MIT License
30 stars 3 forks source link

Make clear that editing a stop affects all stop_times that reference it #25

Open maxwell8888 opened 2 years ago

maxwell8888 commented 2 years ago

Will need to make it clear that changes to a stop will affect other routes also referencing that stop. Maybe want editing functionality that will automatically create a new copy of the original stop, allowing a stop to be easily updated only for a specific route.