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

Fix #9193 Add a cache options checks/info also for default WMS tile grid #9195

Merged
merged 3 commits into from
May 31, 2023

Conversation

allyoucanmap
Copy link
Contributor

Description

The PR add the workflow and UI components to visualize tile grids information for WMS cache also for the standard grid strategy:

image

image

image

The style of the custom grid info popup has been update:

image

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Minor changes to existing features

Issue

What is the current behavior?

#9193

What is the new behavior?

The WMS cache button shows an info button to check remote cache information also for the standard gridset

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • No

Other useful information

@allyoucanmap allyoucanmap merged commit 8fcd675 into geosolutions-it:master May 31, 2023
@allyoucanmap
Copy link
Contributor Author

@ElenaGallo please test this fix on dev, thanks

@allyoucanmap allyoucanmap mentioned this pull request May 31, 2023
5 tasks
@ElenaGallo
Copy link
Contributor

@allyoucanmap Can't turn off the check available tile grid anymore once activated

wwwwww.mov

@ElenaGallo
Copy link
Contributor

The above comment came from the fact that the info button is activated with the refresh key and therefore I expected that it could also be deactivated with it, but as @allyoucanmap explained to me, the refresh button is only used to update the information.

allyoucanmap added a commit to allyoucanmap/MapStore2 that referenced this pull request Jun 14, 2023
offtherailz added a commit that referenced this pull request Jun 15, 2023
…scales (#9222)

* #9025 WMS caching with custom scales (projection resolutions strategy) (#9168)

* Fix #9025 WMS caching with custom scales (custom resolutions strategy from WMTS) (#9184)

---------

Co-authored-by: Lorenzo Natali <lorenzo.natali@geosolutionsgroup.com>

* Fix #9025 Available tile grids popup always reports mismatch in geostories and dashboards (#9196)

* Fix #9193 Add a cache options checks/info also for default WMS tile grid (#9195)

* Fix #9193 failing test (#9207)

* #9025 add caching options to wms background settings (#9213)

* fix failing tests

---------

Co-authored-by: Lorenzo Natali <lorenzo.natali@geosolutionsgroup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a cache options checks/info also for default WMS tile grid
3 participants