Book Image

QGIS Quick Start Guide

By : Andrew Cutts
Book Image

QGIS Quick Start Guide

By: Andrew Cutts

Overview of this book

QGIS is a user friendly, open source geographic information system (GIS). The popularity of open source GIS and QGIS, in particular, has been growing rapidly over the last few years. This book is designed to help beginners learn about all the tools required to use QGIS 3.4. This book will provide you with clear, step-by-step instructions to help you apply your GIS knowledge to QGIS. You begin with an overview of QGIS 3.4 and its installation. You will learn how to load existing spatial data and create vector data from scratch. You will then be creating styles and labels for maps. The final two chapters demonstrate the Processing toolbox and include a brief investigation on how to extend QGIS. Throughout this book, we will be using the GeoPackage format, and we will also discuss how QGIS can support many different types of data. Finally, you will learn where to get help and how to become engaged with the GIS community.
Table of Contents (9 chapters)

Digitizing data

In this section, we will create point, line, and polygon data in QGIS. We will create this data in the GeoPackage we have just created.

Creating points

Zoom into Fire Island so that the airport appears. We will now create a point to represent this airport. Make sure that Digitizing Toolbar is visible. You can turn it on by selecting View | Toolbars | Digitizing Toolbar. Digitizing Toolbar is shown in the following screenshot:

Digitizing Toolbar

Make sure that the Fire_Island_Points layer is selected in the Layers panel and click on the Toggle Editing button (yellow pencil) to start an editing session. The digitizing tools are now active in the toolbar, as shown in the following screenshot:

Digitizing tools...