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

Restrict data requests to the coverage #145

Open
josephbirkner opened this issue Jul 24, 2024 · 0 comments
Open

Restrict data requests to the coverage #145

josephbirkner opened this issue Jul 24, 2024 · 0 comments
Labels
UI This issue concerns the HTML parts of the frontend.

Comments

@josephbirkner
Copy link
Collaborator

Currently, erdblick makes data requests for the whole viewport for each layer independently from the layer's coverage. To reduce datasource load, we should limit the datasource requests to tiles which are included in the coverage. Note: We may also solve this by adding a flag to the /tile requests on the mapget side, such that mapget will apply the coverage filter rather than erdblick.

@josephbirkner josephbirkner added the UI This issue concerns the HTML parts of the frontend. label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI This issue concerns the HTML parts of the frontend.
Projects
None yet
Development

No branches or pull requests

1 participant