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

WMS integration in front-end #10

Open
sirmmo opened this issue Jun 25, 2024 · 0 comments
Open

WMS integration in front-end #10

sirmmo opened this issue Jun 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sirmmo
Copy link

sirmmo commented Jun 25, 2024

The structure of the front-end revealed some complex issues to manage the WMS visualization, as the previous developers used an unmaintainable way to display the data. The culprit for many of the issues is the setupFrontLayer code, visilble here: https://github.com/venetoarpa/Arpav-PPCV/blob/c9bdd0eaf3f6e2d150ed9623d50501c9cc6a05ef/src/app/components/Map/ThreddsWrapperLayer.tsx#L25-L58

This method does not set up the front layer "per se", but decides based on a series of operations that the same layer could be deleted while being added.

@sirmmo sirmmo self-assigned this Jun 25, 2024
@sirmmo sirmmo added the enhancement New feature or request label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant