Book Image

Building Mapping Applications with QGIS

By : Erik Westra
Book Image

Building Mapping Applications with QGIS

By: Erik Westra

Overview of this book

Table of Contents (16 chapters)
Building Mapping Applications with QGIS
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Free Chapter
1
Getting Started with QGIS
Index

Chapter 6. Mastering the QGIS Python API

In this chapter, we will look at a number of more advanced aspects of the PyQGIS library, as well as various techniques for working with QGIS using Python. In particular, we will learn:

  • How to work with symbol layers

  • More advanced ways of using symbols to draw vector data onto a map

  • How to implement your own symbols and renderers in Python

  • How to create a custom map layer using Python

  • How to implement your own custom map canvas items

  • How to use memory data providers