QGIS (previously known as “Quantum GIS”) is a cross-platform free and open-source desktop geographic information systems (GIS) application that provides data viewing, editing, and analysis capabilities.
Licensed under the GNU General Public License
QGIS is a powerful software application that allows you to work with Geospatial data (create, read, update, and delete), create maps, visualize data, and perform rich Geospatial analysis. Below are some examples:
Map Cartography
Infographics
Source: Flickr
QGIS is a very powerful software application. With that said the product is very feature rich and is built for GIS users.
Knowing the basics of GIS will be helpful to get started If you are new to GIS I would recommend grabbing a fresh cup of coffee and reading Tom MacWright’s MapSchool. It is an EXCELLANT read to help you better understand the basics of GIS and cartography.
QGIS Desktop
QGIS Browser
QGIS Server
BETA QGIS Server
For this talk today we are going to focus on using the QGIS Desktop application.
To install QGIS go to the home page and click on the “Download Now” button.
NOTE: The file download is around 500 MB.
Once you have installed QGIS you should now have a fancy new application installed under Application or Program Files that awaits your mapping needs.
Boundless QGIS Installers
As Andy pointed out in the meetup announcement, another install route is to use the Boundless’s QGIS installers. Although their release is a couple versions behind the latest QGIS build, they include everything you’ll need to get started. Their site also requires you to enter your email address, and then they’ll email you a link to the installers. For your convenience, I’ve done that already and have linked directly to the ZIP archives here:
Windows installer: Download
Mac installer: Download
Let’s get familiar with the UI
Main UI
When you first launch QGIS the application should looks similar to the screenshot below:
Map Navigation
The Map Navigation tools can be accessed using the top set of tools. These tools allow you to zoom, pan, etc.
File Toolbar
Manage Layers
Attributes Toolbar
Layers Panel
Browser Panel
Other Panels and More
OK enough of this intro stuff. Let’s dig in and make a map.
Introduction
Building on top of our previous meetups I figured that we could take a deeper look into the trail data that exists here in Central Oregon.
Let’s start first with downloading some City Limit data from the Oregon State Geospatial Clearinghouse. The Oregon State Geospatial Clearinghouse is a great resource for State level Geospatial data. Local County and City data can be accessed (sometimes for $) from Deschutes County and the City of Bend.
Bend City Limits Steps to Download Our First Dataset
Add the Shapefile to QGIS
OH AWESOME! Zoom in on this data. Click the identify tool. Explore your first dataset you have added to QGIS.
Changing Symbology for our City Limits Layer I am not sure about you but I am not a fan of the mauve color QGIS randomly selected for my City Limits. In fact I really only want an outline color and no fill pattern. Let’s explore changing the symbology for our City Limits layer.
Congrats we now see the lovely shape of our fair city.
OpenStreetMap Trail Data
OK. Big deal I see the City of Bend. I thought we were going to access some trail data. U BETCHA!
As we learned in our previous meetup OpenStreetMap is a treasure trove of spatial data. There are many ways to extract. Today we will try using Overpass so that we can pull in .geojson data.
NOTE: Looks like some of the data in OSM needs to better attributed.
Let’s Add Some Imagery
One of the AMAZING features of OSM are all the User Plugins available. Plugins add extra functionality to QGIS. To complete our map we need some imagery.
ZOMG - I AM A CARTOGRAPHER
OK…Let’s make a map.
CONGRATS
YOU just made your first QGIS Map
Special Thanks Thank you MapTimeBoston for your QGIS-101 tutorial Several images from this presentation are referenced in this lesson.