-
Notifications
You must be signed in to change notification settings - Fork 9
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
New function to remove route ids #180
Comments
oops. I noticed a few errors on the code aboce. Please consider this one.
|
I've uploaded the function in Commit #34cf8ef. It seems to be working well |
@pedro-andrade-inpe , could you please add a a test file for this function? |
Since, we are migrating our |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our
filter
functions currently keep the routes, shapes etc. passed by the user. I would be really usefull to have a function that removes a given route id. This could be used for example to simulate disruption in certain services. I've writte the function below.The text was updated successfully, but these errors were encountered: