Hi Community,
Classic issue with the PointOnAreaOverlaye where I have got one location where the same centroid is shared between two parcels and want to bring the information from point to area. Attached two screenshots that explain the situation. In theory...by creating a list and exploding should work but doesn't give me what I want as the output contains 2 parcels overlaps where there're two points
Example 1) I need to bring the assign the point info to each of the parcels. As you can notice the point on the left is shared between two parcels.
Example 2) Also, I need to bring the assign the point info to each of the parcels. As you can notice the point on the right is shared between two parcels.
I have tried to 'Generate List on output Area' and then explode but the 'element_index' and '_overlap' are different so can't use a tester to filter the list.
I have also tried NeighborFinder to filter only those centroids at the middle of the parcel .
Thanks All for any help in advanced 🙂