I've never worked with point data in FME before so bear with me. I have a request to create a DEM or surface model of the highest vegetation returns. The .LAS file is classified into Ground, Low Vegetation, Medium, Vegetation, and High Vegetation, etc. My assumption is only use the High Vegetation values and get the max value and create a DEM. Is this the best approach and if so, what transformers should I use? I've played around in FME but aren't really getting the results I'm hoping for. Should I use the ExpressionEvaluator to get the max value of Z values? If so, what's the syntax for this?
Any thoughts would be helpful and I can provide more clarification if needed.