<div dir="ltr">Yes, thanks for this.  I'll take care of it once I confirm the intent of operation.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 10, 2015 at 1:41 PM, Stefan Ziegler <span dir="ltr"><<a href="mailto:stefan.ziegler.de@gmail.com" target="_blank">stefan.ziegler.de@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi <br><br></div>I'm trying to reproject some laz files with the pdal translate command:<br><br>pdal translate --input LAS_594217_LV95_shift.laz --output LAS_594217_LV95_shift_v2.laz --compress --a_srs EPSG:21781 --t_srs EPSG:2056<br><br></div>I'm ending up with an error:<br><div><div><br>PDAL: Stage filters.reprojection missing required option 'out_srs'.<br><br></div><div>Replacing "translateOptions" with "readerOptions" on line 220 in <a href="https://github.com/PDAL/PDAL/blob/12ff867990c0176de5aa121e90b23ec1fe5b7c0d/kernels/translate/TranslateKernel.cpp" target="_blank">https://github.com/PDAL/PDAL/blob/12ff867990c0176de5aa121e90b23ec1fe5b7c0d/kernels/translate/TranslateKernel.cpp</a> solves the problem. Not sure if this REALLY solves the problem but the reprojection works. I do not dare to make a pull request because the "translateOptions" parameter now seems obsolete? And I don't understand the process behind all this stage etc stuff ;)<br><br></div><div>Would be great if anyone could have a look.<br><br></div><div>best regards<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Stefan <br></div><div><br><br></div></font></span></div></div>
<br>_______________________________________________<br>
pdal mailing list<br>
<a href="mailto:pdal@lists.osgeo.org">pdal@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pdal" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/pdal</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</div>