QGIS tools and Python
06-02, 13:00–13:30 (Europe/Stockholm), Statisten

Python can be used to extend the functional scope of QGIS, but it doesn't always have to be a QGIS plugin: It is often worth creating new tools in QGIS with Python. How does this work?
First, this introductory talk presents the Python interface of the QGIS toolbox and discusses the possibilities and limitations of tool development (for example, in comparison to the Model Builder and Plugin development).
Then, the creation of a new QGIS tool will be demonstrated in a simple code example using a template as a basis. It will be shown where Python code needs to be adapted and what needs to be taken into account writing new tools.

Isabelle Korsch is a mathematician and is working at WhereGroup in Berlin since 2022. She is mainly involved in the development of QGIS Python plugins. She is also a trainer at the FOSS Academy (https://www.foss-academy.com).