Ops. How QGis can use GDAL which uses ECW?!<div><br></div><div>1 - GDAL is LGPL</div><div>2 - it&#39;s imported by QGis, so it doesn&#39;t use QGis but is used by...</div><div>3 - osgeo4w bundles gdal-ecw DLL</div><div><br>
</div><div>giovanni</div><div><br><div class="gmail_quote">2012/3/27 Noli Sicad <span dir="ltr">&lt;<a href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
QGis (GPL) + GPL + LGPL + proprietary = illegal.<br>
<br>
Any proprietary code added to GPL is illegal. Unless they re license<br>
the code as LGPL.<br>
<span class="HOEnZb"><font color="#888888"><br>
Noli<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 3/27/12, Paolo Corti &lt;<a href="mailto:pcorti@gmail.com">pcorti@gmail.com</a>&gt; wrote:<br>
&gt; On Tue, Mar 27, 2012 at 9:07 AM, G. Allegri &lt;<a href="mailto:giohappy@gmail.com">giohappy@gmail.com</a>&gt; wrote:<br>
&gt;&gt; I premit that I&#39;ve already chosen a solution to bypass these issues: one,<br>
&gt;&gt; common library and two plugins, one for qgis and one for arcpy. The<br>
&gt;&gt; plugins<br>
&gt;&gt; will interact through pickling, sharing a common data structure from the<br>
&gt;&gt; common library. This is the easiest solution for me to deploy (no servers<br>
&gt;&gt; as<br>
&gt;&gt; with iPython or RabbitMQ).<br>
&gt;&gt;<br>
&gt;<br>
&gt; Hi Giovanni<br>
&gt; as others suggested, you can not use arcpy for<br>
&gt; writing a QGIS plugin, if you are willing to deploy it as open source<br>
&gt; (ie it is not for your company internal use). QGIS plugins must be<br>
&gt; released as GPL.<br>
&gt; Are you considering to release your solution for the community? If not<br>
&gt; - as I think - you do not need to bother ;)<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; fTool + GDAL python bindings + ECW<br>
&gt;&gt;<br>
&gt;<br>
&gt; same here, if you are willing to open your code to the community.<br>
&gt; For the same reason GDAL packages are not built with ecw support (same<br>
&gt; for file gdb, arcsde ecc ecc), but you must compile it for yourself if<br>
&gt; you need it.<br>
&gt;<br>
&gt; ciao<br>
&gt; p<br>
&gt;<br>
&gt; --<br>
&gt; Paolo Corti<br>
&gt; Geospatial software developer<br>
&gt; web: <a href="http://www.paolocorti.net" target="_blank">http://www.paolocorti.net</a><br>
&gt; twitter: @capooti<br>
&gt; skype: capooti<br>
</div></div><div class="HOEnZb"><div class="h5">&gt; _______________________________________________<br>
&gt; Qgis-developer mailing list<br>
&gt; <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
&gt;<br>
</div></div></blockquote></div><br></div>