[pdal] poisson plus data

Bradley Chambers brad.chambers at gmail.com
Wed Feb 15 10:36:03 PST 2017


Also, and we need to clear this up in the docs, even though filters.sample
is performing Poisson sampling, it should not be confused with the Poisson
filter that you invoked, which is Poisson surface reconstruction (
http://www.pdal.io/stages/filters.poisson.html).

On Wed, Feb 15, 2017 at 1:33 PM Stephen Mather <stephen at smathermather.com>
wrote:

> Sure. This happens with the command and with the pipeline file, and
> irrespective of output type (attempted with LAS and BPF). pdal translate
> with the poisson filter specified is adequate to replicate though:
>
> ```docker run -v $(pwd)/data:/data pdal/pdal:1.4 pdal translate
> /data/20001800PAS.las /data/resampled.las poisson```
>
> Cheers,
> Best,
> Steve
>
>
>
> On Wed, Feb 15, 2017 at 1:20 PM, Andrew Bell <andrew.bell.ia at gmail.com>
> wrote:
>
> Can you please provide the pipeline and/or command line you're using in
> this process?
>
> On Wed, Feb 15, 2017 at 12:04 PM, Stephen Mather <
> stephen at smathermather.com> wrote:
>
> Hi All,
>
> I want to use poisson to filter my data but ideally I'd also retain all
> the other original data (GPS time, Classification, etc.). What's the best
> way to do this? It all gets dropped, even if I specify output_dims.
>
> Thanks,
> Best,
> Steve
>
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal
>
>
>
>
> --
> Andrew Bell
> andrew.bell.ia at gmail.com
>
>
> _______________________________________________
> 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/20170215/a641ac5b/attachment.html>


More information about the pdal mailing list