Tagged Questions
2
votes
2answers
232 views
Model builder: select feature based on attribute, iterator?
This is the data I have:
shapefile with polygons
shapefile with line features
What I eventually want:
line features attributes joined to the polygons that they fall in.
I need to clip each polygon ...