Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learn QGIS

You're reading from   Learn QGIS Your step-by-step guide to the fundamental of QGIS 3.4

Arrow left icon
Product type Paperback
Published in Nov 2018
Publisher Packt
ISBN-13 9781788997423
Length 272 pages
Edition 4th Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Anita Graser Anita Graser
Author Profile Icon Anita Graser
Anita Graser
Andrew Cutts Andrew Cutts
Author Profile Icon Andrew Cutts
Andrew Cutts
Arrow right icon
View More author details
Toc

Extending QGIS with Python

In our final chapter, we will be using Python to extend QGIS 3.4 Python is a very accessible programming language even for beginners. It is used extensively in both the open source and proprietary GIS world. QGIS 3.4 uses Python 3, whereas QGIS 2.x uses Python 2.7. Care should be taken when migrating any existing scripts, since the API has been updated. We will start with an introduction to actions and then move on to the QGIS Python Console before we go into more advanced development of custom tools for the Processing Toolbox. This will be followed by a guide on how to create your own basic plugin. The final topic that we will cover in this chapter is viewing data in 3D.

Topics covered in this chapter include the following:

  • Adding functionality using actions
    • Opening files using actions
    • Opening a web browser using actions
  • Getting to know the Python...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image