Book Image

Learn QGIS - Fourth Edition

By : Andrew Cutts, Anita Graser
Book Image

Learn QGIS - Fourth Edition

By: Andrew Cutts, Anita Graser

Overview of this book

QGIS 3.4 is the first LTR (long term release) of QGIS version 3. This is a giant leap forward for the project with tons of new features and impactful changes. Learn QGIS is fully updated for QGIS 3.4, covering its processing engine update, Python 3 de-facto coding environment, and the GeoPackage format. This book will help you get started on your QGIS journey, guiding you to develop your own processing pathway. You will explore the user interface, loading your data, editing, and then creating data. QGIS often surprises new users with its mapping capabilities; you will discover how easily you can style and create your first map. But that’s not all! In the final part of the book, you’ll learn about spatial analysis and the powerful tools in QGIS, and conclude by looking at Python processing options. By the end of the book, you will have become proficient in geospatial analysis using QGIS and Python.
Table of Contents (8 chapters)

Preface

QGIS is a user-friendly, open source Geographic Information System (GIS) that runs on Linux, Unix, macOS, and Windows. The popularity of open source GIS, and QGIS in particular, has been growing rapidly over the last few years.

This book will take you, as a new user, on a journey from the first time you fire up QGIS, all the way through to being on the cusp of developing your own processing pathway. We will travel together through familiarization with the user interface, loading some data, editing it, and then creating data. QGIS often surprises new users with its mapping capabilities. We will unlock these doors by looking at styling and creating your first map. And that is not all! Learning about spatial analysis and the powerful tools in QGIS will form the final part of this introductory book, before we end our journey by looking at the Python processing options.