Skip to main content
Question

Add attribute to parcels from irregular area overlay

  • April 12, 2013
  • 2 replies
  • 56 views

I have a layer that is of scenic hillsides and I need to add an attribute indicating that to the parcels that are touched by the area.  When I used the AreaonAreaOverlayer, it clipped the parcels to match the scenic hillside area.  I need a way to add an attribute to the required parcels without changing their shape.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

takashi
Celebrity
  • April 13, 2013
Hi Joan,

 

 

How about using SpatialRelator or SpatialFilter?

 

 

Takashi

Thanks I will try that out and see how it goes.