Question

Need to add height value to a 2d point layer using a DTM layer based either on ASCII or NTF files.

  • 2 August 2016
  • 2 replies
  • 2 views

I have tried PoinOnRasterExtractor but this does not work. I have tried to use the PointCloud transformers but still no luck. I must be missing something but can't see it.


2 replies

Userlevel 6
Badge +33

With the SurfaceDraper or SurfaceModeller you can drape vector features on surfaces. Not sure if this is the best solution but this is how I would do it.

With the SurfaceDraper or SurfaceModeller you can drape vector features on surfaces. Not sure if this is the best solution but this is how I would do it.

Many thanks for that. Got it to work now.

Reply