It only pass throught the part that the point intersects. It should pass through all parts of the polygon.
I'm using a spatial relator with a list exploder. I've also used the point on area overlayer.
Rudy
It only pass throught the part that the point intersects. It should pass through all parts of the polygon.
I'm using a spatial relator with a list exploder. I've also used the point on area overlayer.
Rudy
Best answer by takashi
It seems that the PointOnAreaOverlayer deaggregates input polygons into non-aggregate polygons automatically. If your purpose is to find spatial relationships between polygons and points without deaggregating polygons, I think using the SpatialRelator would be a good solution.
What is the reason to use also the PointOnAreaOverlayer?
Takashi
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.