Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946868 - Add PDAL Python support (using sci-libs/pdal)
Summary: Add PDAL Python support (using sci-libs/pdal)
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Default Assignee for New Packages
URL: https://github.com/PDAL/python
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-23 18:13 UTC by Jean-Claude Repetto
Modified: 2025-01-03 18:32 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild proposal for PDAL Python support (pypdal-3.5.5.ebuild,1.02 KB, application/vnd.gentoo.ebuild)
2024-12-23 18:15 UTC, Jean-Claude Repetto
Details
Ebuild proposal for PDAL Python support (pypdal-9999.ebuild,916 bytes, application/vnd.gentoo.ebuild)
2024-12-23 18:16 UTC, Jean-Claude Repetto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Claude Repetto 2024-12-23 18:13:37 UTC
PDAL Python support allows you to process data with PDAL into Numpy arrays. 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.

Reproducible: Always
Comment 1 Jean-Claude Repetto 2024-12-23 18:15:42 UTC
Created attachment 914801 [details]
Ebuild proposal for PDAL Python support
Comment 2 Jean-Claude Repetto 2024-12-23 18:16:05 UTC
Created attachment 914802 [details]
Ebuild proposal for PDAL Python support