Skip to main content
Question

Reading generic WFS - how to set the schema dynamically?

  • June 18, 2026
  • 0 replies
  • 9 views

gisferidunger
Observer
Forum|alt.badge.img

Hey there,

I tried to pass on the wfs url as well as the feature types to read both as an attribute value in order to get fetched via a FeatureReader-transformer. Although the output contains the geometry, it contains a lot of unexposed features. So far so good.

My question is if there is a simple way to generically expose these attributes and assign it to the geometry again? I do not want to manually expose them in the aftermath.

Many thanks!