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

allow to use a distinct url/layername for background in BPs #781

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

landryb
Copy link
Member

@landryb landryb commented Nov 14, 2024

sometimes we dont want to use the same layer in the web interface (where the zoom levels are known and the WMS is backed by a cached layer) and in the BP (when the zoom level depends on the plot size and we might want an uncached layer).

sometimes we dont want to use the same layer in the web interface
(where the zoom levels are known and the WMS is backed by a cached
layer) and in the BP (when the zoom level depends on the plot
size and we might want an uncached layer).
@landryb landryb self-assigned this Nov 14, 2024
@landryb
Copy link
Member Author

landryb commented Nov 15, 2024

this is now on production on http://cadastre.craig.fr, the viewer uses a mapproxy-cached layer while all BPs produced by the backend hit the geoserver source layer without resampling. much better than before...

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

Successfully merging this pull request may close these issues.

1 participant