Skip to main content

Hi. I have seen a thread in which they explain that for converting from polygon to multipolygon you only have to choose the geommetry type in the writer parammeters (on FME2019). The thing is that I can't see that option. Is multipolygon not available on FME 2018.1? If not, how can I convert a polygon to a multipolygon? Thanks!

 

Before the Writer, use an Aggregator to convert the features into Multipolygons.

As a "Group By" you must pick a unique identifier.


Thanks, it worked!


Reply