[pdal] Unexpected argument out_srs

Pol Monsó Purtí lluna.nova at gmail.com
Thu Aug 3 08:01:35 PDT 2017


That works, thanks!

The `filters.reprojection`, thought, understands `out_srs`

On Thu, Aug 3, 2017 at 4:48 PM, Andrew Bell <andrew.bell.ia at gmail.com>
wrote:

> The option is called "a_srs".  I'll fix the documentation.  Sorry for the
> confusion.
>
> On Thu, Aug 3, 2017 at 10:45 AM, Pol Monsó Purtí <lluna.nova at gmail.com>
> wrote:
>
>> Hello everyone,
>>
>> I'm just gettings started with PDAL and I wanted to try setting the SRS
>> of a las following the example [here](https://www.pdal.io/tut
>> orial/las.html)
>>
>> I'm on Ubuntu 14.04, using pdal 1.5 installed with docker.
>>
>> pdal info does work, but when I run the example pipeline, I get the
>> following error:
>>
>> ```
>> $ docker run -v /home/user/data:/data pdal/pdal:1.5 pdal pipeline
>> /data/setproj.json
>> PDAL: writers.las: Unexpected argument 'out_srs'.
>> ```
>>
>> Is there something additional I have to install so that `writers.las`
>> understand the `out_srs` tag?
>>
>> _______________________________________________
>> 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/20170803/3124e556/attachment.html>


More information about the pdal mailing list