Hi,
I need to be able to calculate the length of multiple polygons that intersect another polygon. Basically I have a buffer (around a line) with multiple polygons (representing wetlands) that intersect it. I need to be able to calculate the longest length of each intersecting wetland within the buffer. To further complicate this, the length needs to run parallel to the buffer (or line it was created around).
Any ideas?
Thanks!
Danielle