This section will make you a pro in QGIS. We will be doing some amazing exercises using QGIS. We will see what a processing toolbox is and how it can open windows for even third-party algorithms and let you develop automatic graphic modelers that can enable you to create complex visualizations, such as atlases. We will also see Python with QGIS and write our first script to solve a problem.
In this section, we will cover the following chapters:
- Chapter 8, The Processing Toolbox
- Chapter 9, Automating Workflows with the Graphical Modeler
- Chapter 10, Creating QGIS Plugins with PyQGIS and Problem Solving
- Chapter 11, PyQGIS Scripting