I have two polygon feature classes, an alignment layer and a parcels layer. I am trying to use ModelBuilder to create a tool that will do the follow:
Here is the model I have thus far: http://imgur.com/ji2nAJJ
I would also like advice on how to implement step 4, I am not sure if it would require integrating a model within a model.
Thank you so much!!!-kkaszas
أكثر...
- iterate through groups in a single field of a polygon alignment layer (ie select and iterate through certain attributes in a field with same names such as "tunnel", "portal", etc)
- Clip a parcel layer by each group
- Populate a new field in the parcel layer called "EsmtType" with the name of each group (group is called "Value" in model)
- Merge the clipped groups into one feature class
Here is the model I have thus far: http://imgur.com/ji2nAJJ
I would also like advice on how to implement step 4, I am not sure if it would require integrating a model within a model.
Thank you so much!!!-kkaszas
أكثر...