pdal/run_pipeline 1.8.0
alg install pdal/run_pipeline
Run Pipeline
Algorithm Description
Execute a pdal pipeline as defined by an input JSON string. This algorithm is ported from the excellent PDAL - Point Data Abstraction Library. For more information please refer to https://pdal.io.
License
BSD
Homepage
Parameters
Name | Description | Data Type | Required? |
---|---|---|---|
input_pipeline_json | JSON string from prior stages defining the input pipeline. | string |
Outputs
Name | Description | Data Type |
---|---|---|
pdal_pipline_metadata | PDAL pipeline metdata. | string |
Versions
- 1.8.0 (current)