Skip to main content

I'd like to calculate the total sum of points associated with different asset IDs that fall within a specific polygon. My desired output should resemble the table provided below.

Capture

Can be done with the PointOnAreaOverlayer. The SpatialRelator is another way to do this.


Reply