<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 31, 2018 at 11:29 AM, Paolo Cavallini <span dir="ltr"><<a href="mailto:cavallini@faunalia.it" target="_blank">cavallini@faunalia.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="m_-3353343985996809623m_8246260512354469456gmail-">Il 31/01/2018 10:26, Alexander Bruy ha scritto:<br>
> It is included, but this version is really outdated isn't it?<br>
<br>
</span>we can seek additional resources to maintain it. Perhaps OTB team is<br>
interested in maintaining it up to date?<br></blockquote><div><br></div><div>the old plugin code had lot of issue like maintain list of supported version, keeping a backlist and whilelist for supported applications (don't ask),</div><div>splitting of apps because groups aren't supported to name a few.</div><div>And I think this one of the blocking point for qgis and also otb. It need to put a lot of efforts to maintain otb provider and cost is triple compared to others<br></div><div> If the plugin code was simply generic, qgis would have done maintain it like old way. Because you only need to change plugin if there is are API changes,</div><div>or some stuff that is made into processing itself. This one will be easy because all source is in tree you can find places where it needs to change like:</div><div><br></div><div><div>-from processing.core.AlgorithmProvi<wbr>der import AlgorithmProvider</div><div>+from qgis.core import QgsProcessingProvider</div></div><div><br></div><div>And this are back normal.<br></div><div><br></div><div>What I can propose is to lower the burden on maintenance but the code should be put back to qgis if possible. </div><div>So qgis can focus on issue related only to that and after a while things will stabilize.</div><div><br></div><div>Indeed, if there is something broken in this algo otb team will help fix it.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="m_-3353343985996809623m_8246260512354469456gmail-HOEnZb"><div class="m_-3353343985996809623m_8246260512354469456gmail-h5">All the best.<br>
<br>
--<br>
Paolo Cavallini - <a href="http://www.faunalia.eu" rel="noreferrer" target="_blank">www.faunalia.eu</a><br>
QGIS & PostGIS courses: <a href="http://www.faunalia.eu/training.html" rel="noreferrer" target="_blank">http://www.faunalia.eu/trainin<wbr>g.html</a><br>
<a href="https://www.google.com/trends/explore?date=all&geo=IT&q=qgis,arcgis" rel="noreferrer" target="_blank">https://www.google.com/trends/<wbr>explore?date=all&geo=IT&q=qgis<wbr>,arcgis</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="m_-3353343985996809623m_8246260512354469456gmail_signature"><div><font face="arial, helvetica, sans-serif">Regards,<br>   Rashad</font></div></div>
</div></div>