[SoC] Week 10: Web API plugin for QGIS Desktop

Kevin Stadler e0425926 at student.tuwien.ac.at
Fri Aug 4 08:37:47 PDT 2017


1. What did you get done this week?

Activities split by deliverable/repository:

1.a QGIS plugin (https://gitlab.com/qgisapi/networkapi/commits/master)
- renamed some arguments to be in line with the (Py)QGIS API
- added mapCanvas.setDestinationCrs

1.b R package (https://gitlab.com/qgisapi/rqgisapi/commits/master)
- added iface.addTileLayer (suggestion by Jannes Münchow)
- added experimental processing functions
- added iface.addRasterLayer for list arguments (allows easy
construction of WMS provider strings)
- added mapCanvas.setDestinationCrs
- updated tutorial vignette and improved documentation -- the R
package check now runs without warnings or notes, meaning it'd be
feasible to submit the end-of-GSoC version of the package to CRAN


1.c documentation and outreach

- Polished up the documentation of the R package at
http://qgisapi.gitlab.io/rqgisapi/reference/index.html



2. What do you plan on doing next week?

- finish complete versions of the MalariaRisk notebook in both Python and R

- start assembling the project summary website on gitlab, especially
accumulating all current as well as writing more documentation on the
plugin architecture

- add more low-level styling functions as I go along


3. Are you blocked on anything?
No


More information about the SoC mailing list