Skip to content

This is the code repository of the book, QGIS Python Programming Cookbook, Second Edition, published by Packt

License

Notifications You must be signed in to change notification settings

utmcontent/QGIS-Python-Programming-Cookbook-Second-Edition

 
 

Repository files navigation

QGIS-Python-Programming-Cookbook-Second-Edition

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.

About the Book

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.

Instructions and Navigations

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)

Software and Hardware List

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)

Related Products

Suggestions and Feedback

Click here if you have any feedback or suggestions.

About

This is the code repository of the book, QGIS Python Programming Cookbook, Second Edition, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%