This is the code repository of the book, QGIS Python Programming Cookbook, Second Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.
QGIS is a desktop geographic information system that facilitates data viewing, editing, and analysis. Paired with the most efficient scripting language—Python, we can write effective scripts that extend the core functionality of QGIS.
All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.
The code will look like the following:
import os
os.getcwd()
With the following software and hardware list you can run all code files present in the book (Chapter 1-9)
Chapter | Software required | OS required |
---|---|---|
1-9 | QGIS 2.18 | Windows, Mac OS X, BSD and Linux (Any) |
1 | IBM Java 8 Dev kit | Windows, Mac OS X, BSD and Linux (Any) |
1 | IBM Eclipse Neon 4.6.0 | Windows, Mac OS X, BSD and Linux (Any) |
9 | Google Earth | Windows, Mac OS X, BSD and Linux (Any) |
Click here if you have any feedback or suggestions.
If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.