Using a PDAL pipeline definition, we can generate Delaunay triangulations from a point cloud. We will source the data for this operation from the EPT files generated in #28. Pick an arbitrary AOI for the sample data set and run the pipeline using the PDAL CLI.
Our objective is to have areference pipeline that we can use with a RasterSource.
Using a PDAL pipeline definition, we can generate Delaunay triangulations from a point cloud. We will source the data for this operation from the EPT files generated in #28. Pick an arbitrary AOI for the sample data set and run the pipeline using the PDAL CLI.
Our objective is to have areference pipeline that we can use with a RasterSource.