Skip to content

Add stream support for PDAL formats #2936

@mwestphal

Description

@mwestphal

Is your feature request related to a problem? Please describe.
F3D recently added support for PDAL formats using the vtkPDALReader: #2907, however stream is not supported

Describe the solution you'd like

  • Study pdal library to understand if and how it could process streams
  • Add vtkResourceStream support to vtkPDALReader using the pdal API
  • Add CanReadFile to vtkPDALReader with support for all main supported formats by PDAL
  • Add integration to F3D and tests

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions