Skip to main content
Question

Send Feature one by one to FME Flow

  • January 5, 2024
  • 1 reply
  • 26 views

rudy_v
Contributor
Forum|alt.badge.img+6

Hi,

 

I have a polygon feature class, and want to process each polygon one by one, sending it to a fme flow job submitter. I tried writing out each polygon as a shape, and process then as a path file *.shp, but there must be a better way.

 

Rudy

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+50

You don't need to write to shapefiles first, the FMEFLowJobSubmitter gets triggered once per feature. If you want it to be able to process the geometry of the polygons, you can use a GeometryExtractor first to save the geometry in an attribute, pass that on to a user parameter of the processing workspace using the FMEFlowJobSubmitter and then inside the processing workspace use a GeometryReplacer to rebuild the geometry from the parameter.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings