[pdal] Fwd: Filtering PCD file with PDAL

Ashikur Rahman ashikurrahman2009 at gmail.com
Thu Sep 5 11:20:03 PDT 2019


Hi,

I am trying to filter the rows where a certain column contains value 0 with
the following command

for file in *.pcd
> do
> pdal translate $file $(file%.pcd).csv range \
--filters.range.limits="x![0:0]"


But it's giving me an error like " bash: ! [0: event not found

Herewith,I have also attached the pcd file. Can anyone please guide me
where I am making mistake ?

Thanks
Ashik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20190905/4c45a760/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2019-09-05 12-09-40.png
Type: image/png
Size: 17721 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20190905/4c45a760/attachment-0001.png>


More information about the pdal mailing list