Skip to content

WFS client

Armin Retterath edited this page Apr 17, 2024 · 3 revisions

Using remote WFS for select options (since 2024/04)

The old mapbender wfs-conf model supports the definition of special html form elements as select boxes, date pickers, ... :

WFS Configuration

As the definition of select options had to be hardcoded, the concept was not very flexible. Because there are many WFS based datasources in a SDI, it will be a good alternative have the possibility to load select options live from remote WFS. This extension was done in 2024. There is a new HTML template called SelectboxWfs where a user can put in some special json configuration parameters.

Clone this wiki locally