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

New Release v1.19.0 - #minor #859

Merged
merged 15 commits into from
May 23, 2024
Merged

New Release v1.19.0 - #minor #859

merged 15 commits into from
May 23, 2024

Conversation

ltshb
Copy link
Contributor

@ltshb ltshb commented May 23, 2024

ltshb and others added 15 commits May 23, 2024 08:19
Now when clicking on play on the time slider the layer is updated and not
removed/added which made a flickering effect.
WMS time enabled layer were not updated when changing their timestamp. This
was also an issue on 3D.

NOTE that for WMS all timestamps means that no TIME query param must be set.
Only detect the feature for the specific time.
We could not identify timed layer with timestamp current or all on api3
…l-identify

PB-537: Fix WMTS/WMS time enaled current/all timestamp identify
Use the date formatting based on the locale (en => MM/DD/YYYY, H:MM PM/AM, fr-CH => DD.MM.YYYY, HH:MM
PB-530: Added print date to the print API spec
The backend only support attachment up 10MB, above it returns a 413 error.
Same for kml it only support kml up to 2MB.

So do the validation up front and provide a nice message to the user.
…limit

PB-531: Improve report a problem error management for big files
At startup we never know the projection of the external layers, the projection
is taken from the capabilities that needs to be loaded first. Therefore don't
test projection upon creation and don't do any fallback.

Also fixed an issue when a layer has only one timestamp, the time slider was
displayed but the user could not change the timestamp.
@github-actions github-actions bot changed the title re New Release v1.19.0 - #minor May 23, 2024
@ltshb ltshb requested a review from hansmannj May 23, 2024 11:24
Copy link
Member

@hansmannj hansmannj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks!

Copy link

cypress bot commented May 23, 2024

Passing run #2273 ↗︎

0 206 20 0 Flakiness 0

Details:

Merge pull request #858 from geoadmin/bug-PB-496-external-layer-projection
Project: web-mapviewer Commit: 333dba9a2e
Status: Passed Duration: 06:27 💡
Started: May 23, 2024 11:28 AM Ended: May 23, 2024 11:34 AM

Review all test suite changes for PR #859 ↗︎

@ltshb ltshb merged commit 059814a into master May 23, 2024
8 checks passed
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.

2 participants