Skip to content

PB-228 : add aggregate layer support to 3D#876

Merged
pakb merged 1 commit intodevelopfrom
feat_PB-228_aggregate_in_3d
May 30, 2024
Merged

PB-228 : add aggregate layer support to 3D#876
pakb merged 1 commit intodevelopfrom
feat_PB-228_aggregate_in_3d

Conversation

@pakb
Copy link
Contributor

@pakb pakb commented May 29, 2024

removing the visible flag being used, we already remove the component altogether when the visibility flag is false, and it hinders aggregate from being displayed (sub-layers have their visibility flag set to false in the config for some reasons...) Also removing the subdomain for WMS, as we are fine landing always on the main URL endpoint (and can be problematic for external layer support)

Note : a good aggregate layer candidate is the RBD layer loaded by default in the displayed map (will be a WMTS for a while and switch to a WMS when closer to the ground)

Test link

@pakb pakb requested review from ltkum, ltshb and schtibe May 29, 2024 13:30
@cypress
Copy link

cypress bot commented May 29, 2024

Passing run #2365 ↗︎

0 207 20 0 Flakiness 0

Details:

PB-228 : add aggregate layer support to 3D
Project: web-mapviewer Commit: 9ee3c61dbe
Status: Passed Duration: 05:53 💡
Started: May 30, 2024 4:51 PM Ended: May 30, 2024 4:57 PM

Review all test suite changes for PR #876 ↗︎

@pakb pakb force-pushed the feat_PB-228_aggregate_in_3d branch from 02d6092 to d36a73d Compare May 30, 2024 12:26
Copy link
Contributor

@ltkum ltkum left a comment

Choose a reason for hiding this comment

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

After testing for a bit, it seems it works as expected.

removing the visible flag being used, we already remove the component altogether when the visibility flag is false, and it hinders aggregate from being displayed (sub-layers have their visibility flag set to false in the config for some reasons...)
Also removing the subdomain for WMS, as we are fine landing always on the main URL endpoint (and can be problematic for external layer support)
@pakb pakb force-pushed the feat_PB-228_aggregate_in_3d branch from d36a73d to 9ee3c61 Compare May 30, 2024 16:47
@pakb pakb merged commit d98c795 into develop May 30, 2024
@pakb pakb deleted the feat_PB-228_aggregate_in_3d branch May 30, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants