Book Image

Learning QGIS 2.0

By : Anita Graser
Book Image

Learning QGIS 2.0

By: Anita Graser

Overview of this book

QGIS is a user friendly open source geographic information system (GIS) that runs on Linux, Unix, Mac OSX, and Windows. The popularity of open source geographic information systems and QGIS in particular has been growing rapidly over the last few years. More and more companies and institutions are adopting QGIS and even switching to QGIS as their main GIS. Learning QGIS 2.0 is a practical, hands-on guide that provides you with clear, step-by-step exercises that will help you to apply your GIS knowledge to QGIS. Containing a number of clear, practical exercises, this book will introduce you to working with QGIS, quickly and painlessly. If you want to take advantage of the wide range of functionalities that QGIS offers, then this is the book for you. This book takes you from installing and configuring QGIS, through handling spatial data to creating great maps. You will learn how to load and visualize existing spatial data and how to create data from scratch. You will perform common geoprocessing and spatial analysis tasks and automate them. We will cover how to achieve great cartographic output and print maps. You will learn everything you need to know to handle spatial data management, processing, and visualization tasks in QGIS.
Table of Contents (12 chapters)

Loading background maps


Background maps are very useful for quick checks and to provide orientation, especially if you don't have access to any other base layers. Adding background maps is easy using the OpenLayers plugin. It provides access to satellite, street, and hybrid maps by Google, Yahoo!, and Bing, as well as different map types by OpenStreetMap, Stamen, and Apple.

To install the OpenLayers plugin, go to Plugins | Manage and Install Plugins | Get more. Wait until the list of available plugins has finished loading. Use the filter to look for the OpenLayers Plugin option as shown in the following screenshot. Select it from the list and click on Install. This is going to take a moment. Once it's done, you will see a short confirmation message. You can then close the installer and the OpenLayers Plugin option should be available through the Plugins menu.

Note that you have to be online to use these services. Another fact worth mentioning is that all these services provide their maps only...