Hi Amy
Thanks for getting back to me. The Longest Water Course polyline is 3D. I'm struggling to figure out how to extract the values required for the formula out of the dictionary. For example:
Area = [(0+1)/2] x500 + ....
The 0 is the first vertex Z value assigned as the difference in height to itself, the 1 is the second vertex Z values difference in height from the first vertex Z value, the 500 is the length in meters between the the first and second vertex and so forth until all the vertices are accounted for.
Regards