[pdal] poisson plus data

Stephen Mather stephen at smathermather.com
Wed Feb 15 10:25:07 PST 2017


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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20170215/d6622d0c/attachment.html>


More information about the pdal mailing list