<br><br><div class="gmail_quote">2012/3/27 Paolo Corti <span dir="ltr">&lt;<a href="mailto:pcorti@gmail.com">pcorti@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">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; I premit that I&#39;ve already chosen a solution to bypass these issues: one,<br>
&gt; common library and two plugins, one for qgis and one for arcpy. The plugins<br>
&gt; will interact through pickling, sharing a common data structure from the<br>
&gt; common library. This is the easiest solution for me to deploy (no servers as<br>
&gt; with iPython or RabbitMQ).<br>
&gt;<br>
<br>
</div>Hi Giovanni<br>
as others suggested, you can not use arcpy for<br>
writing a QGIS plugin, if you are willing to deploy it as open source<br>
(ie it is not for your company internal use). QGIS plugins must be<br>
released as GPL.<br>
Are you considering to release your solution for the community? If not<br>
- as I think - you do not need to bother ;)<br></blockquote><div><br></div><div>Paolo, if I&#39;m asking the questions is not for bothering. It&#39;s something important to me, both as a developer and a cunsoltor for my customers. </div>
<div>If you fell this is not the right place to ask it, I will move to the FSF forums or the italian ASSOLI.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im"><br>
&gt;<br>
&gt; fTool + GDAL python bindings + ECW<br>
&gt;<br>
<br>
</div>same here, if you are willing to open your code to the community.<br>
For the same reason GDAL packages are not built with ecw support (same<br>
for file gdb, arcsde ecc ecc), but you must compile it for yourself if<br>
you need it.<br></blockquote><div><br></div><div>In osgeo4w the gdal-ecw DLLs are released binary compiled. I never needed to compile them by myself. Are you saying that osgeo4w is doing something incorrect?</div><div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
ciao<br>
<span class="HOEnZb"><font color="#888888">p<br>
<br>
--<br>
Paolo Corti<br>
Geospatial software developer<br>
web: <a href="http://www.paolocorti.net" target="_blank">http://www.paolocorti.net</a><br>
twitter: @capooti<br>
skype: capooti<br>
</font></span></blockquote></div><br>