Closed rajadain closed 23 hours ago
Adds development data for TDX Basins, used for global watershed delineation. This subset is 200 miles around Philadelphia.
This also adds URLs, Views, Tasks, and Calcs to allow for delineation. The actual algorithm uses the nested set index developed in https://github.com/WikiWatershed/global-hydrography/?tab=readme-ov-file#modified-nested-set-index.
Even though this is highly performant, enough to be a synchronous response, we still use the async job workflow for two reasons:
Closes #3658
When the watershed resulting from the default point is loaded in QGIS, it looks like this:
vagrant up
vagrant ssh app -c 'cd /vagrant && ./scripts/aws/setupdb.sh -B'
global-watersheds
Thanks for reviewing! I added some documentation to the global-watershed endpoint in c6231c5. Will merge once green.
global-watershed
Overview
Adds development data for TDX Basins, used for global watershed delineation. This subset is 200 miles around Philadelphia.
This also adds URLs, Views, Tasks, and Calcs to allow for delineation. The actual algorithm uses the nested set index developed in https://github.com/WikiWatershed/global-hydrography/?tab=readme-ov-file#modified-nested-set-index.
Even though this is highly performant, enough to be a synchronous response, we still use the async job workflow for two reasons:
Closes #3658
Demo
When the watershed resulting from the default point is loaded in QGIS, it looks like this:
Testing Instructions
global-watersheds
API endpoint, using the default values