Skip to main content

When I try, it throws an error. Indeed, there's no button in the editor that seems to offer user parameters as an option. I'm currently on FME 2021.0. Thanks.

Try using a FeatureReader in stead. You can then manually define the BBOX coordinates as user parameters and reference them in the FeatureReader.


Many thanks, David. I'll give that a go now.


Reply