<div dir="ltr">Hello Alex,<div><br></div><div>all the 

<span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">python</span> code is pretty much written. Victor even did some kind of port already. </div><div><br></div><div>

<span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><a href="https://github.com/volaya/qgis-lidartools-plugin">https://github.com/volaya/qgis-lidartools-plugin</a></span>

<br></div><div><br></div><div>But I am struggling with how to add this code as a plugin such it can be searched for. Maybe I should provide it as a zip package ("Install from ZIP") rather than make it a plugin that can be queried from QGIS. I have heard that some people are not happy with the LAStools binding scripts being hosted on the official QGIS site a<span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">s LAStools is not entirely open source</span>. The initial attempt of bundling the binaries with the scripts as you can find it here:</div><div><br></div><div><a href="https://github.com/volaya/qgis-lidartools-plugin/tree/master/lidartools/bin/lastools">https://github.com/volaya/qgis-lidartools-plugin/tree/master/lidartools/bin/lastools</a><br></div><div><br></div><div>will also need to change back to how it used to be ("setup the PATH to the LAStools and - if needed to Wine") as the binaries of LAStools change too often to have them inside the processing python bindings which almost never change.</div><div><br></div><div>I was looking for documentation on how to prepare such an external plugin so users can load it into QGIS - either online or as a ZIP.</div><div><br></div><div>Martin</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 23, 2018 at 11:42 AM, Alexander Bruy <span dir="ltr"><<a href="mailto:alexander.bruy@gmail.com" target="_blank">alexander.bruy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Martin,<br>
<br>
there are a lot of Processing providers which are not part of the QGIS<br>
core. You can easily find<br>
some of them in the QGIS Plugin repository by "Processing" keyword.<br>
Also in QGIS sources<br>
there is an example provider which can be used as staring point, see<br>
<a href="https://github.com/qgis/QGIS/tree/master/python/plugins/processing/algs/exampleprovider" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/<wbr>tree/master/python/plugins/<wbr>processing/algs/<wbr>exampleprovider</a>.<br>
<br>
чт, 23 серп. 2018 о 12:19 Martin Isenburg <<a href="mailto:martin.isenburg@gmail.com">martin.isenburg@gmail.com</a>> пише:<br>
<div class="HOEnZb"><div class="h5">><br>
> Hello from Zanzibar,<br>
><br>
> In the next three days I'd like to tackle recreating the LAStools toolbox the way it was available in QGIS 2.4 through 2.18 to also in QGIS 3.2. Is there a guide / example that I can follow to provide the LiDAR tools provider as a separate plugin as we've discussed it previously? Has anyone else created such a processing plugin that is residing outside of QGIS who is / will come to Tanzania?<br>
><br>
> Regards.<br>
><br>
> Martin<br>
<br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">-- <br>
Alexander Bruy<br>
</font></span></blockquote></div><br></div>