[pdal] Filters.assign: not all filters applied
Andrew Bell
andrew.bell.ia at gmail.com
Mon Apr 16 07:20:51 PDT 2018
Eric,
I can't recreate the issue with the assignment problems. I'm a little
suspicious of your test because you should get an error with the following
assignments:
"assignment":"Classification[:]=0",
"assignment":"Window[:]=12",
"assignment":"Slope[:]=0_50",
"assignment":"GpsTime[:]=3000",
"assignment":"Red[:]=255"
That's because "0_50" isn't a valid value to assign for Slope. When I run
a pipeline with a similar construct, I get:
$ bin/pdal pipeline test.json
PDAL: filters.assign: Invalid value for argument 'assignment'.
Please try to reproduce your issue using a pipeline with limited stages.
On Sat, Apr 14, 2018 at 9:50 PM, Andrew Bell <andrew.bell.ia at gmail.com>
wrote:
> A change that was made to filters.ferry for version 1.7 broke dimension
> creation. I'll fix shortly.
>
> On Sat, Apr 14, 2018, 9:34 PM Howard Butler <howard at hobu.co> wrote:
>
>>
>>
>> > On Apr 14, 2018, at 8:15 PM, Eric Robeck <erobeck at gmail.com> wrote:
>> >
>> > Thanks, everyone! I'll get back to work and stop spamming your inboxes.
>>
>> On the contrary, keep it up. Your documentation of your learning journey
>> with the tools is helping us find sticky spots that we can document,
>> illustrate, and patch to make them work better.
>>
>> If you’re spamming us, we will let you know (privately).
>>
>> Howard
>>
>> _______________________________________________
>> 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/20180416/a833a655/attachment.html>
More information about the pdal
mailing list