NOTE: This is an old version of this manual, written for QGIS 1.5 / 1.6. For the latest version (written for QGIS 1.7x) go here.
This tutorial was created to accompany the GIS Practicum, a day-long workshop offered by the Newman Library at Baruch College CUNY that introduces participants to geographic information systems (GIS) using the open source software QGIS. The practicum introduces GIS as a concept for envisioning information and as a tool for conducting geographic analyses and creating maps. Participants learn how to navigate a GIS interface, how to prepare layers and conduct a basic geographic analysis, and how to create thematic maps.
This tutorial was written using QGIS version 1.5 "Tethys", a cross-platform (Windows, Mac, Linux) desktop GIS software package. Shortly after it was written QGIS 1.6 "Copiapo" was released, and it contains a few updates over the previous version. Differences between versions are noted in the text whenever relevant. You can download the software and user manual from the QGIS website at http://www.qgis.org/. The data used for the tutorial can be downloaded here. Once you download and unzip the file, you'll see that the data files are separated into different folders for each part of the tutorial.
This tutorial and associated screenshots were created using QGIS in a Windows operating system. The names of certain tools and menus may vary slightly between operating systems, but functionality should be the same.
This document is divided into five parts and several subsections. Each subsection begins with steps for learning a specific application or process (the what and when), followed by commentary that explains various facets of the process (the how and why). The process and the commentary were separated in order to keep the steps as concise and easy to follow as possible with few digressions; you follow the steps first, and then go back and understand the details of why you followed the steps you did.
Objectives
Participants will be able to bring both the tools and the knowledge they gain from this workshop to enhance their projects and the organizations they work for. Specifically, this workshop will enable participants to:
- Add data to GIS software and navigate a GIS interface
- Perform basic geoprocessing operations for preparing vector GIS data
- Convert text-based data to a GIS data format
- Conduct geographic analyses using standard GIS tools and vector data
- Create thematic maps using the principles of map projections, data classification, symbolization, and cartographic design
- Locate GIS data on the web and consider the merits of different data sources
- Demonstrate competency with a specific GIS package (open source QGIS)
- Identify other GIS topics (tools and techniques for analysis), data formats (raster, vector), and software (open source and ArcGIS) to pursue for future study
Outline
- Part 1: General introduction and overview of GIS
- Part 2: Introduction to GIS Interface (learn how to navigate the interface: adding data, layering data, symbolization, changing zoom, viewing attributes, viewing attribute table, making basic selections, difference between data formats, organizing projects and data)
- Part 3: GIS Analysis (using site selection example in NYC, basic geoprocessing tasks, attribute table joins, plotting coordinate data, buffers, basic statistics, advanced selection)
- Part 4: Thematic mapping (using US states as an example, map projections, coordinate systems, data classification, symbolization, calculated fields, labeling, map layouts)
- Part 5: Going Further with GIS (exploring and evaluating online sources for free data, exploring open source and ArcGIS software resources for learning more)
Table of Contents
- An Overview of GIS
- Basic GIS Concepts
- GIS Software
- Open Source
- Exploring the Interface
- The QGIS Interface
- Adding Vector Data
- Steps
- Shapefiles
- Adding Data to a Map View
- Drawing Order
- Exploring the Map View
- Steps
- Measuring Distances and Areas
- Exploring Features
- Adding Raster Data
- Saving Your Project
- Geographic Analysis
- Creating New Project from Existing One
- Steps
- Saving Projects and Removing Layers
- Geoprocessing Shapefiles
- Steps
- Geographic Units
- TIGER Line Files
- Geographic Selection
- Geoprocessing
- File Naming Conventions
- Joining and Mapping Attribute Data
- Steps
- Census Data
- Identifiers
- DBF Files
- Plotting Coordinate Data
- Steps
- Coordinate Data Sources
- Delimited Text Files
- Running Statistics and Querying Attributes
- Steps
- Selection Criteria
- Some Basic SQL
- Drawing Buffers and Making Selections
- Steps
- Buffers and Distance Measurement
- File Management
- Site Selection
- Screen Captures
- Steps
- Considerations and Next Steps
- Thematic Mapping
- Defining and Transforming Projections
- Steps
- Understanding Coordinate Reference Systems
- Latitude and Longitude
- Map Projections
- GCS Definitions
- More Geoprocessing
- Steps
- Singlepart and Multipart Features
- Generalization and Scale
- Creating Calculated Fields
- Steps
- Representing Values
- Industrial Classification: NAICS
- Classifying and Symbolizing Data
- Steps
- Data Classification and Color Schemes
- New Symbology Tab
- Designing Maps
- Steps
- QGIS Map Composer: Some Details
- General Map Design
- Output Formats
- Adding Labels
- Steps
- Labeling in QGIS
- Thematic Maps and Symbols
- Considerations and Next Steps
- Going Further
- Finding Data
- Data Sources
- Additional Concepts and Applications