Skip to main content
Open

JSONFragmenter/XMLFragmenter: option to remove source attribute

Related products:Transformers
  • January 5, 2023
  • 0 replies
  • 18 views

david_r
Celebrity

When the JSON- or XMLFragmenter is processing large documents stored as an attribute, the source attribute is cloned onto each output feature (fragment), which can lead to memory and performance issues when there are many resulting fragments.

It would be very useful if these transformers had an option to remove the source attribute from the output features (fragments).

A very similar option already exists in the GeometryReplacer.