Quantum GIS python plugin tutorial

A tutorial on writing QGIS python plugins.

Download .zip Download .tar.gz View on GitHub

Welcome!

These pages will take you through a tutorial on writing python plugins for Quantum GIS

What is Quantum GIS and what do its plugins do

Brief description

The tutorial documentation includes example-code as well as a latex-generated pdf version of the tutorial. You can obtain these from the 'Download' buttons on this page, or by executing the following at your terminal:

$ git checkout https://github.com/AlexandrosAvdis/QGISPluginTutorial

Under Construction...

The tutorial material as well as this page are under construction. Please be patient as I am doing much of this during free time.

Who is @AlexandrosAvdis ?

My name is Alexandros and I work as a Research Associate in the Applied Modelling and Computation Group at the Department of Earth Science and Engineering at Imperial College London. My professional web-page can be found at http://www3.imperial.ac.uk/people/a.avdis .

As I work on a number of projects I try to publish as much as possible to the wider research community. This tutorial is just part of the things I work and felt that could be of benefit to the wider community, leading to my decision to share!