In this final chapter, we will look at expanding QGIS. We will look at combining tools into a model using the model builder. This effectively allows us to build our own reusable model, using parameters we either hardcode in or leave to the user to adjust. We will look at the ever-increasing range of plugins, before finally taking a brief look at the Python command line, where we can create scripts in the future as confidence grows with QGIS.
These are the topics covered in this chapter:
- Model builder
- Plugins
- Python command line