QGIS plugin development with Python

Extend the functionality of QGIS with your own custom plugins

Ratings: 4.26 / 5.00




Description

This course will provide a thorough introduction to QGIS plugin development starting with the most basic plugins to advanced plugins, map tool plugins, processing plugins and more.  We will touch on the entire ecosystem of tools used to create plugins including Qt Designer and the QGIS specific Qt Widgets, the Plugin Builder 3 plugin for creating the basic plugin template files, the First Aid plugin for debugging plugins within QGIS, the pb_tool command line tool for building, packaging, and deploying your plugin, the Sphinx system for documentation, Git and Github for verion control, collaboration, and issue tracking, and much more.

What You Will Learn!

  • How to create your own custom plugins for QGIS in order to automate your processes and extend the functionality of QGIS.

Who Should Attend!

  • QGIS users who would like to extend the functionality of QGIS in order to automate their geospatial processes and eliminate repetitive drudgery.