Is there a transformer that will assign an elevation value interpolated from a set of contour lines?
Solved
point elevation from contour lines
Best answer by takashi
Hi @e_blair, if the contour lines are 3D line features, the SurfaceDraper might help you. Send the contour lines to the Points/Lines port, send the question point to the DrapeFeatures port, and set a preferable tolerance to the Surface Tolerance parameter. The resulting point will have z-coordinate interpolated based on the contour lines.
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.
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.

