Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep trip shape after stop has been edited #45

Open
maxwell8888 opened this issue Aug 16, 2022 · 0 comments
Open

Keep trip shape after stop has been edited #45

maxwell8888 opened this issue Aug 16, 2022 · 0 comments
Milestone

Comments

@maxwell8888
Copy link
Contributor

Currently, for trips that have an associated shape, if a stop within that trip is changed, we disregard the entire shape and simply interpolate between each individual stop. An improvement would be to use the shape between each stop which has not been edited and only interpolate between stops where one has been edited.
There are problems with this however.
What if the user wants to continue to use the existing shape because the new stop added is on this shape?
What to do if the user wants to save the file not having updated the shape? Just have that one particular shape missing? Use the old one? Automatically create a new one interpolating between the stops?

@maxwell8888 maxwell8888 added this to the Alpha version milestone Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant