[pdal] using pdal tile in ubuntu installation

Kirk Waters - NOAA Federal kirk.waters at noaa.gov
Wed Feb 24 04:11:53 PST 2021


While there might be a way to do this in PDAL, it looks like your problem
is a raster to raster operation. I suspect you'd want to use the tiling
capabilities of GDAL (or similar) first and then use PDAL once you're doing
a point operation.

Kirk


On Wed, Feb 24, 2021 at 7:02 AM Lars Fricke <lars.fricke at skendata.de> wrote:

> Dear List,
>
> Having installed pdal 1.6.0 (git-version: Release) in an Ubuntu docker
> environment, I receive the following output from `pdal --help`:
> ```
> The following commands are available:
>    - kernels.delta
>    - kernels.diff
>    - kernels.ground
>    - kernels.hausdorff
>    - kernels.info
>    - kernels.merge
>    - kernels.pipeline
>    - kernels.random
>    - kernels.sort
>    - kernels.split
>    - kernels.tindex
>    - kernels.translate
> ```
> I am intending to use pdal tile to split large raster files before
> importing to pgpointcloud but it is not available. I tried installing
> pdal-doc, both from bionic universe. Can you please give me a clue how to
> get pdal tile installed?
>
> Thank you very much for your help.
> Best
>
> Lars
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20210224/63293c44/attachment.html>


More information about the pdal mailing list