Skip to main content

Point cloud data processing Python plugins

Project description

PDAL Python plugins allow you to process data with PDAL into Numpy arrays. They support embedding Python in PDAL pipelines with the readers.numpy and filters.python stages.

Installation

PyPI

PDAL Python plugins are installable via PyPI:

pip install pdal-plugins

GitHub

The repository for PDAL’s Python plugins is available at https://github.com/PDAL/python-plugins

https://github.com/PDAL/python-plugins/workflows/Build/badge.svg

Requirements

  • PDAL 2.6+

  • Python >=3.9

  • Numpy (eg pip install numpy)

  • scikit-build-core (eg pip install scikit-build-core)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pdal_plugins-1.5.0.tar.gz (575.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page