I am trying to interpolate a raster surface from 3D points in FME like the Trend tool makes in ArcGIS but I couldn't find any tool like it.
ArcGIS Trend tool definition: Interpolates a raster surface from points using a trend technique.
Is there anything similar?
Thank you
Best answer by markatsafe
@inyakirm FME doesn't have a built-in equivalent of the ArcGIS Trend Analysis tool. This is one of the many reasons that we added the RCaller to FME. 'R' has many trend analysis modules and the FME RCaller Tutorial includes and example of using a trend algorithm - kriging.
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.
@inyakirm FME doesn't have a built-in equivalent of the ArcGIS Trend Analysis tool. This is one of the many reasons that we added the RCaller to FME. 'R' has many trend analysis modules and the FME RCaller Tutorial includes and example of using a trend algorithm - kriging.
@inyakirm FME doesn't have a built-in equivalent of the ArcGIS Trend Analysis tool. This is one of the many reasons that we added the RCaller to FME. 'R' has many trend analysis modules and the FME RCaller Tutorial includes and example of using a trend algorithm - kriging.