Skip to main content

Hello,

The below translation aims to take regional address points and regional buildings layers and extract a certain study area based on a buildings polygon. I then try to use another spatial filter to link the address points to the buildings polygon it is located within. However I am struggling to find a way of saying 'IF address point is within polygon then take the property address and apply it to a new attribute in the building polygon'. Does anyone have any suggestions on how to link this together?

A spatial relator, a point on area overlayer or a clipper would all be possibilities here. You just need to ensure that you have ticked merge attributes in the attribute accumulation options


A spatial relator, a point on area overlayer or a clipper would all be possibilities here. You just need to ensure that you have ticked merge attributes in the attribute accumulation options

The SpatialFilter too, will do that with the Merge Attributes parameter set.

 

 


Reply