Skip to content

Identify: EXTERNAL DATA view type #12596 - #12753

Open
rowheat02 wants to merge 3 commits into
geosolutions-it:masterfrom
rowheat02:publiacquaMediaRender-addExternalSource
Open

Identify: EXTERNAL DATA view type #12596#12753
rowheat02 wants to merge 3 commits into
geosolutions-it:masterfrom
rowheat02:publiacquaMediaRender-addExternalSource

Conversation

@rowheat02

@rowheat02 rowheat02 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

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
image

Please check if the PR fulfills these requirements

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

  • Feature

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)

  • Yes, and I documented them in migration notes
  • No

Other useful information

  • External Data currently supports WFS sources only.
  • CQL templates can reference identified feature properties using ${properties.name} or ${properties['name']}.
  • One external request is executed per identified feature, with results limited to 10 features per request.
  • Requests use the existing MapStore Axios and proxy handling.

@cla-bot cla-bot Bot added the CLA Ready label Jul 30, 2026
@rowheat02 rowheat02 linked an issue Jul 30, 2026 that may be closed by this pull request
8 tasks
@rowheat02
rowheat02 force-pushed the publiacquaMediaRender-addExternalSource branch from 023d727 to e69c5bb Compare August 5, 2026 09:11
@rowheat02
rowheat02 requested a review from allyoucanmap August 5, 2026 09:46
@rowheat02
rowheat02 marked this pull request as ready for review August 5, 2026 09:46
@rowheat02 rowheat02 linked an issue Aug 5, 2026 that may be closed by this pull request
8 tasks
@rowheat02 rowheat02 linked an issue Aug 6, 2026 that may be closed by this pull request
6 tasks
@rowheat02 rowheat02 linked an issue Aug 6, 2026 that may be closed by this pull request
8 tasks
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.

Identify: media rendering for PROPERTIES attributes Identify: EXTERNAL DATA view type

2 participants