Open ngottlieb opened 7 months ago
Vue component done and staged in https://github.com/AmericanWhitewater/wh2o-vue/pull/591
Laravel component of this done and staged in https://github.com/AmericanWhitewater/wh2o/pull/2801
This is essentially ready but is (obviously) dependent on both:
As we migrate from Laravel to the new gauge database and API, we are at least temporarily losing access to flow data in our tileserver queries, meaning for the site's map components. We need to remove that functionality from the map components to prevent it from being broken by the migration.