Purpose
Takes a pointcloud input, applies a PDAL pipeline and output the modified pointcloud.
PDAL
Usage
Input Ports :
Input : This transformer accepts pointclouds.
Output Ports :
Output : Pointcloud transformed.
Requirements
FME 2014.0
pdal and python-pdal in a conda env
conda env specified in FME parameters.
Published Parameters
pipeline : PDAL pipeline (read the help to see example)
FME_PROCESS_GROUP_BY : group by
components : Custom pointcloud dimensions you might have in your input
generateMetadata : Allows to print the status of your pointcloud along the the pdal pipeline
Limitation
This transformer is restricted to las to las pipelines in PDAL.
Would you like to know more? Click here to find out more details!