1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/math/py-pdal/pkg-descr
Loïc Bartoletti e436777854 [NEW PORT] math/py-pdal: PDAL Python bindings
Description:
PDAL Python support allows you to process data with PDAL into Numpy arrays. It supports embedding Python in PDAL pipelines with the readers.numpy and filters.python stages, and it provides a PDAL extension module to control Python interaction with PDAL.
Additionally, you can use it to fetch schema and metadata from PDAL operations.

Context:
Python plugin is removed from math/pdal and is available at https://pypi.org/project/PDAL/

Approved by:	tcberner (mentor)
2020-07-30 19:55:18 +00:00

9 lines
375 B
Plaintext

PDAL Python support allows you to process data with PDAL into Numpy arrays.
It supports embedding Python in PDAL pipelines with the readers.numpy and
filters.python stages, and it provides a PDAL extension module to control
Python interaction with PDAL.
Additionally, you can use it to fetch schema and metadata from PDAL operations.
WWW: https://pypi.python.org/pypi/pdal