Book Image

Automated GIS Workflows with PyQGIS [Video]

By : Joel Lawhead
Book Image

Automated GIS Workflows with PyQGIS [Video]

By: Joel Lawhead

Overview of this book

<p>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.</p> <p>Based on version QGIS 2.18, this video will teach you how to write Python code that works with spatial data to automate geoprocessing tasks in QGIS. It will cover topics such as Creating Dynamic Maps.</p> <p>You will also learn to compose static maps, interact with users.</p> <p>Following this, you will work through recipes that will help you compose static maps, create heavily customized maps, and add specialized labels and annotations. As well as this, we’ll also share a few tips and tricks based on different aspects of QGIS.</p> <h1>Style and Approach</h1> <p>This video follows a recipe-based problem-solution approach to address and dispel challenges faced when implementing and using QGIS on a regular basis. The short, reusable recipes make concepts easy to understand and combine so you can build larger applications that are easy to maintain.</p>
Table of Contents (6 chapters)
Chapter 3
Composing Static Map
Content Locked
Section 4
Adding a Scale Bar, North Arrow and Logo to a Map
In this video, we'll create a scale bar that increments in kilometers then we will be adding an arrow element that points to the north and finally we'll add a simple logo to the map. - First create map then generate composition and finally create the scale bar - create the map composition, draw an arrow and place a label - Create the map composition, add logo image and save the map