Skip to main content
Question

How to merge attributes from 2 feature classes base on location?


I am stock…I am sure this is super simple but, I can seem to find an easy solution.

I have two feature classes, one consist of 522 circles the other is a series of points (over 25000) of them. The points are in the circles and some of the circles overlap each other. Therefore, some points are in many circles…

What I am trying to do here is to combine the attributes from the points to the attributes of the circles they intersect.

The featureMerger does not work has the only relation between my two features are their location. I thought I solved it with PointOnArea but it only tell me how many point are in the circle…

2 replies

jdh
Contributor
Forum|alt.badge.img+28
  • Contributor
  • April 12, 2019

You want to use the SpatialRelator. Or make sure to generate a list in the attributeAccumulation option of the PointOnAreaOverlayer.


  • Author
  • April 12, 2019
jdh wrote:

You want to use the SpatialRelator. Or make sure to generate a list in the attributeAccumulation option of the PointOnAreaOverlayer.

Great! Thanks


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings