Skip to main content

I'm trying to extract z-values from a TIN surface to points where they intersect the TIN surface. This is a simple process in ArcGIS but I'm just wondering if there's a way to due it in FME without calling ARCGIS tools in my workbench.

Thanks

Sounds like a good candidate for the SurfaceDraper. Your TIN goes into the Points/Lines port and the Points of interest to the DrapeFeatures.


Sounds like a good candidate for the SurfaceDraper. Your TIN goes into the Points/Lines port and the Points of interest to the DrapeFeatures.

Awesome thank you


Reply