Hi,
I am trying to use the SpatialSorter in my workspace to sort data by location and define group size. However, as I’m currently using the FME Workbench 2024 version, the SpatialSorter is quite different and doesn’t provide a new attribute named “GroupID”, it’s also impossible to define a group size in the parameters.
It is quite inconvenient because it’s not possible to use the Aggregator transformer on the GroupID attribute afterwards to group sorted spatial data.
As far as I know, there is no unexposed attribute generated from SpatialSorter in the FME 2024 version.
To compensate, I used the NeighborhoodAggregator but I’m not satisfied by the results.
I was wondering if anyone else encountered the same issue and found another solution ?
Thank you for reading!