Identify: EXTERNAL DATA view type #12596 - #12753
Open
rowheat02 wants to merge 3 commits into
Open
Conversation
8 tasks
rowheat02
force-pushed
the
publiacquaMediaRender-addExternalSource
branch
from
August 5, 2026 09:11
023d727 to
e69c5bb
Compare
8 tasks
8 tasks
6 tasks
6 tasks
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR introduces a new Identify view type called External Data. It allows identified features to be linked to a separate WFS-enabled table through a configurable CQL filter and displays selected attributes from the related records.
Screen.Recording.2026-08-05.at.15.14.53.mov
Also, added configurable attributes to Properties views (from issue) , custom media rending will be handled in #12597

Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
What is the current behavior?
#12596
#12598
What is the new behavior?
A new External Data Identify view is available. It allows users to configure an external WFS layer and build a CQL filter using properties from the identified feature.
Also, for Properties views, users can configure which field to hide and change the alias of some fields.
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
Other useful information