[osgeo4w-dev] [osgeo4w] #808: Add support for PDAL filters.plugin
OSGeo4W
trac_osgeo4w at osgeo.org
Wed Nov 8 05:46:19 PST 2023
#808: Add support for PDAL filters.plugin
--------------------------+----------------------------
Reporter: martinl | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: normal | Component: Package
Version: | Resolution:
Keywords: PDAL, plugins |
--------------------------+----------------------------
Comment (by hobu):
You would need to install https://github.com/PDAL/python-plugins and make
sure PDAL_DRIVER_PATH points to wherever random place that Python installs
that so PDAL can find it.
The PDAL Python bindings show how we build and install it
https://github.com/PDAL/python/blob/main/.github/workflows/build.yml for
tests and https://github.com/conda-forge/python-pdal-
feedstock/blob/main/recipe/build.sh#L20 shows how we do it for Conda Forge
builds
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/808#comment:1>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list