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

Remove flow data from mapping components #587

Open
2 tasks done
ngottlieb opened this issue Mar 27, 2024 · 3 comments
Open
2 tasks done

Remove flow data from mapping components #587

ngottlieb opened this issue Mar 27, 2024 · 3 comments
Assignees

Comments

@ngottlieb
Copy link
Contributor

ngottlieb commented Mar 27, 2024

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.

  • remove gauge queries from tileserver SQL (Laravel)
  • remove flows from all map components (Vue)
@ngottlieb
Copy link
Contributor Author

Vue component done and staged in #591

@ngottlieb
Copy link
Contributor Author

Laravel component of this done and staged in https://github.com/AmericanWhitewater/wh2o/pull/2801

@ngottlieb
Copy link
Contributor Author

This is essentially ready but is (obviously) dependent on both:

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