-
Notifications
You must be signed in to change notification settings - Fork 5
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
downstream trace #70
Comments
Function added: 6171e3e Todo:
|
Consider adding a boolean parameter that flags whether or not to return side channels. Note that filtering out side channels from the result won't quite work - function needs to support side channel origins that are connected to destination. This might require a recursive query? |
Supporting origins on side channels with a recursive query that processes the geom endpoints is probably fine - only a very small number of features will be used. But just using |
A function returning downstream stream network features would be useful. Particularly as aggregated/simplified features as MVT for a web map query.
Even more fun would be to add the Peace/Mackenzie, Columbia, etc centrelines to the db, making the downstream trace more comprehensive. This would be very simple for major systems. For smaller streams and streams that meander in and out of the province it may require more effort than it is worth.
The text was updated successfully, but these errors were encountered: