Skip to main content
Question

Clipping lines on DEM

  • December 6, 2020
  • 2 replies
  • 15 views

cdalessandro
Contributor
Forum|alt.badge.img+4

I would like to use DEM to clip lines. Despice it seems simple, I still haven't gotten it. Any suggestions? Please see attached fmw and readers zip file.dem_clip

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.

2 replies

hkingsbury
Celebrity
Forum|alt.badge.img+65
  • Celebrity
  • December 6, 2020

Pass the dem through a HullReplacer. Then use the hull to clip the lines


cdalessandro
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • December 7, 2020

Thank you hkingsbury for suggestion.

I tried to use HullReplacer transformer. It worked on thin surface only (no DEM). This is fine but, as you can see in picture, it seem drawing lines from index 0 point of DEM boundaries to each point of the area itself. I tryed every settings of HullReplacer transformer. Do you have an idea this behavior why? How can I to drape exactly DEM profile? If you want to try, you can use attacched zip file with readers.

Thank you

Corrado

HullRepalcer