<div dir="ltr"><div>>- A very general question that might be of interest to other<br>
>(self-contained) GSoC projects too: what is the recommended open<br>
>source license for the project? The QGIS plugin template that we<br>
>started off with has a reference to GPL-2 in it with the copyright<br>
>retained by the plugin author (rather than passing it on to the Free<br>
>Software Foundation), for the R package we haven't chosen a license<br>
>yet at all. Any input is welcome on this!<br><br></div>some general hints:<br><br><h1 class="entry-title"><font size="2"><span style="font-weight:normal">* Licensing requirements for QGIS plugins:</span></font></h1><p><a href="http://blog.qgis.org/2016/05/29/licensing-requirements-for-qgis-plugins/">http://blog.qgis.org/2016/05/29/licensing-requirements-for-qgis-plugins/</a><font size="2"><span style="font-weight:normal"><br></span></font></p><p><font size="2"><span style="font-weight:normal">* CRAN Repository Policy_</span></font></p><p><font size="2"><span style="font-weight:normal"><a href="https://cran.r-project.org/web/packages/policies.html">https://cran.r-project.org/web/packages/policies.html</a><br></span></font></p><p><font size="2"><span style="font-weight:normal">"</span></font><font size="2"><span style="font-weight:normal">Packages with licenses not listed at
<a href="https://svn.r-project.org/R/trunk/share/licenses/license.db">https://svn.r-project.org/R/trunk/share/licenses/license.db</a> will
generally not be accepted."</span></font></p><p><font size="2"><span style="font-weight:normal">Kind regards</span></font></p><p><font size="2"><span style="font-weight:normal">Helmut<br></span></font></p>



<p><br></p><div><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-08-12 18:32 GMT+02:00 Kevin Stadler <span dir="ltr"><<a href="mailto:e0425926@student.tuwien.ac.at" target="_blank">e0425926@student.tuwien.ac.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">1. What did you get done this week?<br>
<br>
Activities split by deliverable/repository:<br>
<br>
1.a QGIS plugin (<a href="https://gitlab.com/qgisapi/networkapi/commits/master" rel="noreferrer" target="_blank">https://gitlab.com/qgisapi/<wbr>networkapi/commits/master</a>)<br>
<br>
- added passing (and parsing) of CRS arguments to various (new)<br>
methods, most importantly iface.addVectorLayer<br>
<br>
- brought some argument names in line with the QGIS API as well as<br>
several other fixes<br>
<br>
<br>
1.b R package (<a href="https://gitlab.com/qgisapi/rqgisapi/commits/master" rel="noreferrer" target="_blank">https://gitlab.com/qgisapi/<wbr>rqgisapi/commits/master</a>)<br>
<br>
- added more methods (setExtent, setDestinationCrs, mapLayer.crs,<br>
mapLayer.setCrs<br>
<br>
- added support for and better handling/passing of CRS objects<br>
<br>
- added support for Spatial* classes to iface.addVectorLayer<br>
<br>
- several other fixes and documentation updates<br>
<br>
<br>
1.c documentation and outreach<br>
<br>
- Finished complete Rmarkdown replication of the MalariaRisk notebook,<br>
have a look at it here:<br>
<a href="http://qgisapi.gitlab.io/qgis-notebooks/MalariaRisk.html" rel="noreferrer" target="_blank">http://qgisapi.gitlab.io/qgis-<wbr>notebooks/MalariaRisk.html</a><br>
<br>
- More R package documentation at<br>
<a href="http://qgisapi.gitlab.io/rqgisapi/reference/index.html" rel="noreferrer" target="_blank">http://qgisapi.gitlab.io/<wbr>rqgisapi/reference/index.html</a><br>
<br>
<br>
<br>
2. What do you plan on doing next week?<br>
<br>
- try implementing dynamic application of styles using a JSON-based<br>
"QGISPythonClassName": [ constructor-args ] format<br>
<br>
- fix CRS passing (see below)<br>
<br>
- add no more features! move on to wrapping up work, fixing bugs and<br>
creating documentation for the end of the project<br>
<br>
<br>
3. Are you blocked on anything?<br>
<br>
- It's not clear what the best/most robust way of passing complex CRS<br>
specifications to QGIS is, neither WKT nor proj4 seem to be reliable<br>
in all cases, see here:<br>
<a href="https://gitlab.com/qgisapi/rqgisapi/issues/4#note_37258236" rel="noreferrer" target="_blank">https://gitlab.com/qgisapi/<wbr>rqgisapi/issues/4#note_<wbr>37258236</a><br>
<br>
- A very general question that might be of interest to other<br>
(self-contained) GSoC projects too: what is the recommended open<br>
source license for the project? The QGIS plugin template that we<br>
started off with has a reference to GPL-2 in it with the copyright<br>
retained by the plugin author (rather than passing it on to the Free<br>
Software Foundation), for the R package we haven't chosen a license<br>
yet at all. Any input is welcome on this!<br>
______________________________<wbr>_________________<br>
SoC mailing list<br>
<a href="mailto:SoC@lists.osgeo.org">SoC@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/soc" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/soc</a></blockquote></div><br></div>