Introduction to QGIS: Instructor s Notes

Size: px
Start display at page:

Download "Introduction to QGIS: Instructor s Notes"

Transcription

1 2016 Introduction to QGIS: Instructor s Notes Created by: MARK DE BLOIS, CEO / FOUNDER, UPANDE LIMITED WITH SUPPORT FROM THE WORLD BANK AND THE UK DEPARTMENT FOR INTERNATIONAL DEVELOPMENT (DFID)

2 Module 3: Introduction to QGIS Instructor s Workbook Contents Introduction Lesson 1: Introduction to QGIS How to use QGIS Browser Lesson 2: Adding Simple Layers to a GIS file in QGIS Desktop Lesson 2: Using Plugins in QGIS Lesson 3: Search and Download OpenStreetMap Data Read More 1

3 Introduction In the previous module, you were introduced to the GIS tools. In this module, you will learn more about Quantum GIS which is often referred to as QGIS. At the end of this module, you will be able to: Open GIS files in QGIS browser Add layers to GIS files in QGIS Add plugins to QGIS Import and view OpenStreetMap data in QGIS The tool is available for Windows, Linux,Mac and Android. Ensure the Students know the bit specifications of their computers i.e. 32 bit or 64 bit so that they can download the correct files suitable for their machines. 2

4 Lesson 1: Introduction to QGIS QGIS is a free and open-source GIS application. You can download QGIS from: When you install QGIS, you will find its two components: QGIS Desktop is the main tool for mapping and GIS analysis. This section should be important to the learners since maps are one of the easiest and quickest way for them to share the information they have processed. This section should be given a bit more time, as compared to other section in the tutorial during the class. QGIS Browser helps you browse through available data for GIS purposes. The browser is rarely used, hence not much time should be spent on it. How to use QGIS Browser To begin with, let s take a look at the features of the QGIS Browser. The QGIS browser screen is divided into two windows: 3

5 The window on the left is the directory, where data stored in various disks and folders can be accessed. Note that QGIS Browser directory only lists spatial data supported by QGIS. The window on the right is where a quick preview and facts about the data file you select is displayed. In this example, a file called contour.shp is selected in the directory on the left. The window on the right now shows the facts about this file across several tabs: Metadata tab provides basic information about the file 4

6 Preview tab provides a visual preview of the data file 5

7 Attribute tab shows the fields and values in the data file 6

8 In the next lesson, you will learn more about using QGIS Desktop. 7

9 Lesson 2: Adding Simple Layers to a GIS file in QGIS Desktop For the purpose of this tutorial, we will use the Sudan Data folder, which contains the Sudan Data.qgs file. In case this folder is not available on your computer, please ask your trainer. NB1: Just the same way Microsoft word saves its documents with the extension.doc or.docx, The QGIS tool saves its files with the extension.qgs NB2: Layers in GIS represent different sets of data that can be combined to create a map. For example, the map of Sudan may include cities and town, rivers, mountains roads and the country s boundary. Each of the items listed (i.e. cities, towns, rivers, mountains, roads and country boundary) above are stored in GIS as different layers. Combination of these different features can then be referred to as a Map of Sudan. Here are the steps to create a simple map with QGIS: 1. Open QGIS. 2. Select Project > Open 8

10 3. In the window that opens, select the Sudan Data folder, and then click the file named Sudan Data.qgs 4. The file opens in QGIS. 9

11 5. Now go to Project > New Print Composer 6. In the small window that pops up, enter Sudan as the name of the map. Then, click OK. 10

12 7. A new window with a blank map appears. 8. Now click Layout > Add Map 9. Now click the left mouse button and drag the mouse pointer across the blank map to create a rectangle. The rectangle now displays the map. 11

13 10. Now let s try repositioning this map so that it is better displayed. In the Item panel on the right, scroll down and click Set to map canvas extent 11. Scroll back up again to Main properties. Now in the Scale field, enter and then click Update preview 12

14 12. The map is better adjusted on the screen, now let s add a title to the map. To do this, click Layout > Add Label 13. Back on the map canvas, draw a rectangle at the top using the mouse. 14. On the right panel, a new item will appear above Map 0, which by default it is labeled QGIS. Click this label. NB: The new item appears because the tool recorgnises that the user wants to add a layer, probably one of several, to the map. Hence every time step 13 above is 13

15 done, a new item will appear 15. Under Main Properties, type SUDAN MAP to give the map a title. 16. Now that we have added a title, let s add a North Arrow on the map. The purpose of the Arrow is for orientations purposes. This way we are able to note directions of different regions of the country on the map To do this, click Layout > Add Arrow 14

16 17. Back on the map canvas, hold left mouse button and draw a rectangle at the top left. 18. We will now add a legend to our map. To do this, click Layout > Add legend 19. Back on the map canvas, hold left mouse button and draw a rectangle at the bottom right corner. 15

17 20. Finally, add a scale bar to the map. Click Layout > Add Scalebar 21. Back on the map canvas, hold left mouse button and draw a rectangle at the bottom left. 22. Your final map should appear as shown here. Save the work by clicking on the save icon at the top left corner. 16

18 23. The map can be exported as an image, PDF or SVG. For this tutorial, let s export it as PDF. To do his, click Compose > Export as PDF. NB: request the class to share with each other to confirm if most if not all, understood the process of generating a map. 17

19 Lesson 2: Using Plugins in QGIS Plug-ins are additional set of tools which give more capabilities to the downloaded desktop app. This is because if they were to be included in QGIS as a whole package, the application will be too big in size for download. Furthermore these plugins are constantly being updated/perfected hence downloading them separately makes it easier to fix errors. A plugin is a program that can be easily installed and used as part of a software to improve its functionality. QGIS being an open source software allows users add plugins based on your requirements. You can use three types of plugins in QGIS: Core plugins are installed together with the QGIS (some may need to be enabled) External plugins can be found and installed from QGIS Plugin Repository Experimental plugins are available online for experimental purposes In QGIS, the Plugin Manager helps you work with plugins. In the next steps, we are going to install a Plugin to our QGIS tool. The Plugin will help us load other layers of data, specifically from Google maps, Bing maps or Openstreetmap, when we need to use them. Layers from these three sources are usually richer in content and we may at times need to use with the maps we are creating. To open the Plugin Manager, click Plugins > Manage and Install Plugins The Plugins window opens. 18

20 You can find the Search bar in this window to find a plugin. The left bar shows categories of plugins; All Plugins, Installed, and Not installed Based on the selection in the left bar, the window in the center shows a list of plugins The window on the right shows the quick description of the selected plugin in the list To better understand plugins, let s find and install a plugin plugin called Open Layers. To do this first type Open in the search box. As you start typing Open in the search box, you will see the search results below. 19

21 Click the OpenLayers Plugin. Next, click the Install plugin button as shown in the image below... 20

22 Upon installation, the plugin icon and name appear in the list as installed. 21

23 Lesson 3: Search and Download OpenStreetMap Data Open Street Maps as the name suggests is an open source mapping platform. The maps and the platform is created by a team of volunteers from across the globe. The project creates and distributes free geographic data for the world. OpenStreetMap (OSM) is an open source mapping platform, which creates and distributes free geographic data for the world. You can access and use OpenStreetMap in QGIS. To do this OpenStreetMap, the OpenLayers plugin needs to be installed in QGIS. We already installed this plugin in the last lesson. To access OpenStreetMap, click Web > OpenLayers plugin > OpenStreetMap > OpenStreetMap 22

24 A world map will be loaded in the QGIS canvas. You can use the OSM place search which is automatically displayed on the left side of the canvas to search for places, say Khartoum. Explain to students that the map data is very static upto this point, i.e. they cannot make any changes to it. This is important because later on they shall convert this data into a format they can make edits on and use as they want. The map layer moves and centers around Khartoum. Use the Zoom tool at the bottom of the OSM place search to zoom and select your Area Of Interest (AOI). 23

25 You can also download the data displayed on this map. To download data, select Vector > OpenStreetMap > Download Data NB:The downloaded file with the.osm extension is a text file in the OSM XML format. We need to convert it into a suitable format that is acceptable in QGIS. 24

26 The Download OpenStreetMap data opens. Under the Extent section select From map canvas. Next, in the Output section, select a folder to save the file, and name the output file as Khartoum.osm Notice that as the data is downloaded from OpenStreetMap it, the downloaded file has the.osm extension which is a text file in the OSM XML format. To use this file in QGIS, we need to convert it to a format suitable for QGIS. To do this, we go through the following steps, first select Vector > OpenStreetMap > Import Topology from XML NB:Topology, are the features seen on the map i.e roads, rivers etc. In our case we shall only be interested in the roads topology. Finally, we need to create SpatialLite geometry layers that can be viewed and analyzed in QGIS. 25

27 Spatialite is the file system that QGIS can recognise and enable users to play around the data e.g editing the names of features, etc. The OpenStreetMap Import window opens. In the Input XML file (.osm) section, select the downloaded Khartoum.osm file In the Output SpatiaLite DB file, name the output file as Khartoum.db Check the Create connection (SpatiaLite) after import box 26

28 Finally, we will create SpatialLite geometry layers that can be viewed and analyzed in QGIS. A geometry layer is a file format that the QGIS tool can allow users to edit; a vector. Spatiallite, is a lighter format of Vectors designed for use on the web. The purpose of this next step is therefore to convert our earlier downloaded.osm data into a file format that QGIS can handle i.e we can edit, query etc. To do this, go to Vector > OpenStreetMap > Export Topology to SpatialLite The Export OpenStreetMap topology to SpatiaLite window opens. 27

29 In this window: 28

30 Click the button in the Input DB file section to browse and select the Khartoum.db file In the Export Type section, select Polylines (Open ways) In the Output layer name section, enter khartoum_ways In the Exported tags section, click Load from DB. o Note that GIS data has two parts - location and attributes. Since we are interested in the highway, name, and surface attributes of Khartoum.db file, we have selected this file. Check highway, name, and surface under the column Tag. Ensure Load into canvas when finished is checked, and then click OK. 29

31 Now back on your main Map canvas, uncheck the OpenStreetMap layer. You will see a new layer named khartoum_ways loaded in QGIS. See Image below. This data is now editable by the users. i.e they can select a feature e.g road and rename it or change its shape, position, etc. We can also view the attributes of this layer. To do this, right-click on khartoum_ways layer and select Open Attribute Table. 30

32 The table shows the Highway, name, and surface tags we selected earlier. Note that the information about the type of highway, its name, and surface type has been displayed. 31

33 You will note that some highways have asphalt listed under the surface column. We can use a query to work with the highways with asphalt surfaces only. To do this, while on the attributes table window: Click on the expression function button Enter the expression surface = asphalt Click Select 32

34 The attribute table now highlights the rows that correspond to the asphalt surface. 33

35 Minimise the Attribute table window and click inside the main Map window. Do not close the Select by expression window since you may need it later. Now right-click the khartoum_ways layer, and select Save As NB: The aim is to save the asphalt roads we had selected. The Save vector layer as window opens. In this window: 34

36 Retain the format as ESRI Shapefile In the Save as section, browse to the location where you will save the file and name the file as Khartoum_Selected ways.shp Ensure you check Save only selected features Click OK The layer saved now only will show roads whose surface is asphalt. 35

37 Using the identity tool, you can also view the attributes of any particular road. To use the tool, click on the icon shown (located at the top, on the icons menu) to select it. Now click on any feature on the map. What happens? 36

38 . 37

39 Read More Access more tutorials on QGIS: Learn about coordinate systems: See more case studies where QGIS is used: Get an overview of OpenStreetMap: 38

Introduction to QGIS: Student Workbook

Introduction to QGIS: Student Workbook 2016 Introduction to QGIS: Student Workbook Created by: MARK DE BLOIS, CEO / FOUNDER, UPANDE LIMITED WITH SUPPORT FROM THE WORLD BANK AND THE UK DEPARTMENT FOR INTERNATIONAL DEVELOPMENT (DFID) Module 3:

More information

Searching and Downloading OpenStreetMap Data

Searching and Downloading OpenStreetMap Data Searching and Downloading OpenStreetMap Data QGIS Tutorials and Tips Author Ujaval Gandhi http://www.spatialthoughts.com This work is licensed under a Creative Commons Attribution 4.0 International License.

More information

Introduction to using QGIS for Archaeology and History Workshop by the Empirical Reasoning Center

Introduction to using QGIS for Archaeology and History Workshop by the Empirical Reasoning Center Introduction to using QGIS for Archaeology and History Workshop by the Empirical Reasoning Center In this workshop, we will cover the basics of working with spatial data, as well as its main uses for archaeology.

More information

SPATIAL DESIGN NETWORK ANALYSIS sdna in QGIS

SPATIAL DESIGN NETWORK ANALYSIS sdna in QGIS SPATIAL DESIGN NETWORK ANALYSIS sdna in QGIS 1 Installing sdna+ as plugin for QGIS... 2 1.1 Download & Install sdna... 2 1.2 Setting up sdna in QGIS... 3 1.3 Open the sdna toolbox... 5 2 sdna in QGIS Processing

More information

QGIS Workshop Su Zhang and Laura Gleasner 11/10/2016. QGIS Workshop

QGIS Workshop Su Zhang and Laura Gleasner 11/10/2016. QGIS Workshop 1. Introduction to Quantum GIS (QGIS) QGIS Workshop QGIS is a free and open source Geographic Information System (GIS). QGIS can help you create, edit, visualize, and publish geospatial information on

More information

QGIS Workshop Su Zhang and Laura Gleasner 11/15/2018. QGIS Workshop

QGIS Workshop Su Zhang and Laura Gleasner 11/15/2018. QGIS Workshop 1. Introduction to QGIS QGIS Workshop QGIS is a free and open source Geographic Information System (GIS). QGIS can help users create, edit, visualize, analyze, and publish geospatial information on various

More information

Development Authority of the North Country (DANC) Internet Mapping Application Instructions Public Viewer 1. Purpose. 2. Logging-in. 3.

Development Authority of the North Country (DANC) Internet Mapping Application Instructions Public Viewer 1. Purpose. 2. Logging-in. 3. Development Authority of the North Country (DANC) Internet Mapping Application Instructions Public Viewer 1. Purpose The purpose of this document is to outline basic functionality of the DANC Internet

More information

Map Preparation. Using QGIS

Map Preparation. Using QGIS Map Preparation Using QGIS Tutorial ID: IGET_GIS_006 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial is

More information

Working with demographic grids in QGIS

Working with demographic grids in QGIS Working with demographic grids in QGIS Anna Dmowska dmowska@amu.edu.pl April 2017 1. Introduction SocScape (Social Landscape) is a research project which provides open access to high resolution (30 m)

More information

Lesson 2 Installing and Using Quantum GIS (QGIS)

Lesson 2 Installing and Using Quantum GIS (QGIS) Lesson 2 Installing and Using Quantum GIS (QGIS) Use file Explorer to open County QGIS portable hard drive provided. The program execute (.exe) will be at the bottom of the list. Double click on the file.

More information

Starting the QGIS Program. Exercise 1: Exploring QGIS

Starting the QGIS Program. Exercise 1: Exploring QGIS Exercise 1: Exploring QGIS In this exercise you will learn how to open maps, manipulate layers, add spatial data, change symbols, and navigate within QGIS. You will also learn to repair broken data links.

More information

Launch QGIS. Launch QGIS from. Open window Quantum GIS (Figure 1.1 below) Start All Programs Quantum GIS. QGISIcon on the desk top

Launch QGIS. Launch QGIS from. Open window Quantum GIS (Figure 1.1 below) Start All Programs Quantum GIS. QGISIcon on the desk top QGIS Launch QGIS Launch QGIS from Start All Programs Quantum GIS OR QGISIcon on the desk top Open window Quantum GIS (Figure 1.1 below) 2 Figure 1.1 3 Opening Raster For this exercise we demonstrate three

More information

Explore some of the new functionality in ArcMap 10

Explore some of the new functionality in ArcMap 10 Explore some of the new functionality in ArcMap 10 Scenario In this exercise, imagine you are a GIS analyst working for Old Dominion University. Construction will begin shortly on renovation of the new

More information

A Practical Guide to Using QGIS

A Practical Guide to Using QGIS A Practical Guide to Using QGIS 1.1 INTRODUCTION Quantum GIS (QGIS) is a useful mapping software that enables the compilation and displaying of spatial data in the form of a map. Gaining experience in

More information

Tutorial 1 Exploring ArcGIS

Tutorial 1 Exploring ArcGIS Tutorial 1 Exploring ArcGIS Before beginning this tutorial, you should make sure your GIS network folder is mapped on the computer you are using. Please refer to the How to map your GIS server folder as

More information

RAPIDMAP Geocortex HTML5 Viewer Manual

RAPIDMAP Geocortex HTML5 Viewer Manual RAPIDMAP Geocortex HTML5 Viewer Manual This site was developed using the evolving HTML5 web standard and should work in most modern browsers including IE, Safari, Chrome and Firefox. Even though it was

More information

Low Cost and Free Public Health Mapping Tools

Low Cost and Free Public Health Mapping Tools Low Cost and Free Public Health Mapping Tools Quantum GIS - QGIS 1) Download and Install a) QGIS can be quickly and easily installed on Windows, Macs and Linux from installers found here: http://hub.qgis.org/projects/quantum-gis/wiki/download

More information

Basic Tasks in ArcGIS 10.3.x

Basic Tasks in ArcGIS 10.3.x Basic Tasks in ArcGIS 10.3.x This guide provides instructions for performing a few basic tasks in ArcGIS 10.3.1, such as adding data to a map document, viewing and changing coordinate system information,

More information

Orchard Link Mapping Workshop (QGIS Training) Contact

Orchard Link Mapping Workshop (QGIS Training) Contact Orchard Link Mapping Workshop (QGIS Training) Contact email: info@neetmaps.co.uk for technical support, bespoke mapping or further information or visit www.neetmaps.co.uk 1 2 1: Introduction to QGIS What

More information

Chapter 6. Building Maps with ArcGIS Online

Chapter 6. Building Maps with ArcGIS Online Chapter 6 Building Maps with ArcGIS Online Summary: ArcGIS Online is an on-line mapping software that allows you to upload tables with latitude and longitude geographic coordinates to create map layers

More information

Town of Amherst, NY. GIS Map Machine User Guide. Map Window Search Functions. Help. Toolbar. Layer Control. Scale Bar

Town of Amherst, NY. GIS Map Machine User Guide. Map Window Search Functions. Help. Toolbar. Layer Control. Scale Bar Town of Amherst, NY GIS Map Machine User Guide Toolbar Map Window Search Functions Help Layer Control Scale Bar Map Window Main Elements The MAP WINDOW is the main focus of the screen and where the map

More information

Tutorial for Lane County Mapping Applications

Tutorial for Lane County Mapping Applications Tutorial for Lane County Mapping Applications Contents Overview... 2 Tools... 2 Navigation Tools... 3 Display Tools... 5 Information Tools... 6 Sharing Tools... 7 Common Tasks... 9 Identify or Show Data

More information

The Preparing for Success Online Mapping Tool

The Preparing for Success Online Mapping Tool The Preparing for Success Online Mapping Tool Baker Polito Administration The Executive Office of Housing and Economic Development and MassGIS Questions & Comments? Please contact MassWorks@state.ma.us

More information

Basic Mapping: Livelihood Zones In Haiti

Basic Mapping: Livelihood Zones In Haiti Basic Mapping: Livelihood Zones In Haiti - 2009 Barbara Parmenter, revised by Carolyn Talmadge 9/10/2016 DATA SOURCES... 1 MAPPING NETWORK DRIVES OUTSIDE THE DATA LAB... 2 SETTING UP YOUR ARCMAP SESSION...

More information

Basic Mapping: Livelihood Zones In Haiti

Basic Mapping: Livelihood Zones In Haiti Basic Mapping: Livelihood Zones In Haiti - 2009 Barbara Parmenter, revised by Carolyn Talmadge 9/10/2017 for ArcMap 10.5.1 DATA SOURCES... 1 MAPPING NETWORK DRIVES OUTSIDE THE DATA LAB... 2 SETTING UP

More information

How to view details for your project and view the project map

How to view details for your project and view the project map Tutorial How to view details for your project and view the project map Objectives This tutorial shows how to access EPANET model details and visualize model results using the Map page. Prerequisites Login

More information

Introduction to GIS & Mapping: ArcGIS Desktop

Introduction to GIS & Mapping: ArcGIS Desktop Introduction to GIS & Mapping: ArcGIS Desktop Your task in this exercise is to determine the best place to build a mixed use facility in Hudson County, NJ. In order to revitalize the community and take

More information

The Data Journalist Chapter 7 tutorial Geocoding in ArcGIS Desktop

The Data Journalist Chapter 7 tutorial Geocoding in ArcGIS Desktop The Data Journalist Chapter 7 tutorial Geocoding in ArcGIS Desktop Summary: In many cases, online geocoding services are all you will need to convert addresses and other location data into geographic data.

More information

How To Guide for Using Maryland Incentive Zone Interactive Map

How To Guide for Using Maryland Incentive Zone Interactive Map How To Guide for Using Maryland Incentive Zone Interactive Map http://www.dhcd.state.md.us/gis/revitalize/index.html Purpose This How To guide is intended to: Determine if addresses are located within

More information

GST 101: Introduction to Geospatial Technology Lab 2 - Spatial Data Models

GST 101: Introduction to Geospatial Technology Lab 2 - Spatial Data Models GST 101: Introduction to Geospatial Technology Lab 2 - Spatial Data Models Objective Explore and Understand Spatial Data Models Document Version: 3/3/2015 FOSS4G Lab Author: Kurt Menke, GISP Bird's Eye

More information

The ArcMap Interface and Using Basic ArcMap Analysis Tools to Create a Map

The ArcMap Interface and Using Basic ArcMap Analysis Tools to Create a Map The ArcMap Interface and Using Basic ArcMap Analysis Tools to Create a Map *You will need a computer with ESRI ArcGIS Desktop version 9.3 or higher installed* Data Download 1. Save the zipped folder with

More information

Second Summer School on Digital Tools for Humanists. Instructions for the hands-on tutorial on GIS

Second Summer School on Digital Tools for Humanists. Instructions for the hands-on tutorial on GIS Second Summer School on Digital Tools for Humanists Instructions for the hands-on tutorial on GIS Augusto Ciuffoletti Dipartimento di Informatica - Università di Pisa Pisa - June 2018 Abstract This document

More information

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency Innovation and Networks Executive Agency GIS DATA SUBMISSION USER GUIDE Innovation and Networks Executive Agency (INEA) W910 Chaussée de Wavre 910 B-1049 Brussels, Belgium Tel: +32 (0)2 29 95252 Fax: +32

More information

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency Innovation and Networks Executive Agency GIS DATA SUBMISSION USER GUIDE Innovation and Networks Executive Agency (INEA) W910 Chaussée de Wavre 910 B-1049 Brussels, Belgium Tel: +32 (0)2 29 95252 Fax: +32

More information

Market Insight Geo Mapping User Guide v1.0

Market Insight Geo Mapping User Guide v1.0 Market Insight Geo Mapping v1.0 D&B Market Insight Geo Mapping Manual Version: 1.0 Software Version: System: 2017 Q3 Training (UK) Contents Introduction... 1 Data Structure... 2 How to Login... 3 Map Options...

More information

Exercise 1: Getting to know ArcGIS

Exercise 1: Getting to know ArcGIS The Scenario You are working for the California Visitor s Commission. You have been asked to prepare a map of California for several dignitaries from out of the country. Your map will need to include enough

More information

Vertisee Help Interface and Tools VERTISEE HELP. Interface and Tools. McElhanney Consulting Services Ltd Page 1

Vertisee Help Interface and Tools VERTISEE HELP. Interface and Tools. McElhanney Consulting Services Ltd Page 1 VERTISEE HELP Interface and Tools McElhanney Consulting Services Ltd. 2016 Page 1 Contents Browser Interface... 3 Bookmark Tool... 4 Basemap... 5 Coordinate Display Tool... 6 Edit Tool... 7 Find Coordinates

More information

Overview of ArcGIS Online Applications. Champaign County

Overview of ArcGIS Online Applications. Champaign County Overview of ArcGIS Online Applications Champaign County Champaign County GIS Consortium Updated: April 2017 Table of Contents ArcGIS Online Application Overview... 3 Map Interface Symbology and Terminology...

More information

ArcGIS 9. Using ArcReader

ArcGIS 9. Using ArcReader ArcGIS 9 Using ArcReader Copyright 2003 2004 ESRI. All Rights Reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI. This work

More information

Getting Started with GIS using ArcGIS 10.6 What is GIS? and - Module 1 Creating a map document

Getting Started with GIS using ArcGIS 10.6 What is GIS? and - Module 1 Creating a map document Getting Started with GIS using ArcGIS 10.6 What is GIS? and - Module 1 Creating a map document Marcel Fortin Map & Data Library mdl@library.utoronto.ca 2018 http://mdl.library.utoronto.ca This workshop

More information

Census Small Area Population Statistics (SAPS) A Guide to using the SAPMAP web application

Census Small Area Population Statistics (SAPS) A Guide to using the SAPMAP web application Census Small Area Population Statistics (SAPS) A Guide to using the SAPMAP web application 1 When you open the application you will see this page. This screen gives a brief description of the application.

More information

Using Mapmaker s Toolkit. In this tutorial, you will learn the following basic elements of Mapmaker s Toolkit:

Using Mapmaker s Toolkit. In this tutorial, you will learn the following basic elements of Mapmaker s Toolkit: Using Mapmaker s Toolkit Mapmaker s Toolkit is a useful piece of software that allows you and your students to create customized physical, cultural and historical maps of hundreds of countries, states

More information

Fundisa Web Map Applications

Fundisa Web Map Applications Fundisa Web Map Applications 2013-01-09 Prepared by SANSA Earth Observation 1 Using the SANSA Fundisa Web Map Applications The Fundisa web map applications were created to aid students in their search

More information

Carlson GIS for Surveyors

Carlson GIS for Surveyors Professional Land Surveyors of Ohio 2016 Annual Conference -- Dayton Ohio Carlson GIS for Surveyors Presented by Who Is That CAD Girl? Jennifer DiBona is a long time CAD consultant and trainer doing business

More information

City of La Crosse Online Mapping Website Help Document

City of La Crosse Online Mapping Website Help Document City of La Crosse Online Mapping Website Help Document This document was created to assist in using the new City of La Crosse online mapping sites. When the website is first opened, a map showing the City

More information

CHAPTER 2 GEOREFERENCING AND SHAPEFILE CREATION

CHAPTER 2 GEOREFERENCING AND SHAPEFILE CREATION CHAPTER 2 GEOREFERENCING AND SHAPEFILE CREATION Georeferencing is the process of assigning real-world coordinates to each pixel of the raster. These coordinates are obtained by doing field surveys - collecting

More information

Geography 281 Map Making with GIS Project Two: Map Design Issues in ArcMap

Geography 281 Map Making with GIS Project Two: Map Design Issues in ArcMap Geography 281 Map Making with GIS Project Two: Map Design Issues in ArcMap This activity provides an introduction to the map design process. It takes you through a typical sequence from the initial decision

More information

SAGIS Property Map Viewer Instruction Manual Instructions for using the SAGIS Property Map Viewer. Published December 21, 2018.

SAGIS Property Map Viewer Instruction Manual   Instructions for using the SAGIS Property Map Viewer. Published December 21, 2018. SAGIS Property Map Viewer Instruction Manual www.sagis.org/map Instructions for using the SAGIS Property Map Viewer. Published December 21, 2018. 1 Instructional Videos Click on a link to watch a video

More information

Getting Started with the new GIS Map Service Overview:

Getting Started with the new GIS Map Service Overview: Getting Started with the new GIS Map Service Overview: 1. Layer List Widget Shows all available layers. This widget will be open by default. 2. Legend Widget Gives symbology information for all visible

More information

The Digital City: Warmoesstraat in 16 th Century

The Digital City: Warmoesstraat in 16 th Century The Digital City: Warmoesstraat in 16 th Century Manual: Weixuan Li, summer 2017 PART I: A data view of Warmoesstraat and its surroundings You probably have wandered in the restaurant/shop-packed Warmoesstraat

More information

_Tutorials. Arcmap. Linking additional files outside from Geodata

_Tutorials. Arcmap. Linking additional files outside from Geodata _Tutorials Arcmap Linking additional files outside from Geodata 2017 Sourcing the Data (Option 1): Extracting Data from Auckland Council GIS P1 First you want to get onto the Auckland Council GIS website

More information

Quantum GIS (QGIS) Basics: India

Quantum GIS (QGIS) Basics: India Quantum GIS (QGIS) Basics: India Written by Barbara Parmenter and Irina Rasputnis, updated by Carolyn Talmadge, Aishwarya Venkat, and Kyle M. on March 6, 2017 INTRODUCTION... 1 STARTING QGIS AND ADDING

More information

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap Harvard University Introduction to ArcMap Geographical Information Systems Institute Center for Geographic Analysis, Harvard University LAB EXERCISE 1: Basic Mapping in ArcMap Individual files (lab instructions,

More information

The walkthrough is available at /

The walkthrough is available at   / The walkthrough is available at https://downloads.openmicroscopy.org/presentations/2018/gbi-sydney / Description We will demonstrate a number of features of the OMERO platform using an OMERO server based

More information

Lessons learned. By Lucas Timmons. Fee alternatives to map making

Lessons learned. By Lucas Timmons. Fee alternatives to map making Lessons learned By Lucas Timmons Fee alternatives to map making We are in a new golden age of mapping. Never before has the technology to make maps been more accessible, nor has the data to make maps been

More information

IHS > Decision Support Tool. IHS Enerdeq Browser Version 2.10 Release Notes

IHS > Decision Support Tool. IHS Enerdeq Browser Version 2.10 Release Notes IHS > Decision Support Tool IHS Enerdeq Browser Version 2.10 Release Notes May 25th, 2016 IHS Enerdeq Browser Release IHS Enerdeq Note v2.9 Browser Release Notes v.2.10 IHS Enerdeq Browser Release Notes

More information

Step by Step How to Manual

Step by Step How to Manual www.quintewestmaps.com Step by Step How to Manual Click on to accept the disclaimer and go to the web GIS Step by Step Web Based GIS Interface Layout of Web Based GIS Save your Favorite Map Views Link

More information

City of Richmond Interactive Map (RIM) User Guide for the Public

City of Richmond Interactive Map (RIM) User Guide for the Public Interactive Map (RIM) User Guide for the Public Date: March 26, 2013 Version: 1.0 3479477 3479477 Table of Contents Table of Contents Table of Contents... i About this

More information

All data is in Universal Transverse Mercator (UTM) Zone 6 projection, and WGS 84 datum.

All data is in Universal Transverse Mercator (UTM) Zone 6 projection, and WGS 84 datum. 111 Mulford Hall, College of Natural Resources, UC Berkeley (510) 643-4539 EXPLORING MOOREA DATA WITH QUANTUM GIS In this exercise, you will be using an open-source FREE GIS software, called Quantum GIS,

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2011 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

LAB 1: Introduction to ArcGIS 8

LAB 1: Introduction to ArcGIS 8 LAB 1: Introduction to ArcGIS 8 Outline Introduction Purpose Lab Basics o About the Computers o About the software o Additional information Data ArcGIS Applications o Starting ArcGIS o o o Conclusion To

More information

Exercise 1: An Overview of ArcMap and ArcCatalog

Exercise 1: An Overview of ArcMap and ArcCatalog Exercise 1: An Overview of ArcMap and ArcCatalog Introduction: ArcGIS is an integrated collection of GIS software products for building a complete GIS. ArcGIS enables users to deploy GIS functionality

More information

Quick Guide to MapWindow GIS Desktop Application

Quick Guide to MapWindow GIS Desktop Application Quick Guide to MapWindow 1 Quick Guide to MapWindow GIS Desktop Application Version 2 January 2007 Adapted by Tom Croft. This is a summary user guide for commonly used tools and capabilities and does not

More information

Download the Latest LTR QGIS version (2.18) from the QGIS website: download.qgis.org/ >> Settings > Options > Locale

Download the Latest LTR QGIS version (2.18) from the QGIS website: download.qgis.org/ >> Settings > Options > Locale Exercise 1: Introduction to QGIS Aim: To understand the basis of GIS To learn the basics of a GIS software (QGIS) INTRODUCTION Software Access Download the Latest LTR QGIS version (2.18) from the QGIS

More information

Step by Step GIS. Section 1

Step by Step GIS. Section 1 Step by Step GIS Section 1 Contact the web page given below for the data required to do the exercises (http://www.pasda.psu.edu/default.asp) Before beginning the tutorials please visit the Preparation

More information

Analysing crime data in Maps for Office and ArcGIS Online

Analysing crime data in Maps for Office and ArcGIS Online Analysing crime data in Maps for Office and ArcGIS Online For non-commercial use only by schools and universities Esri UK GIS for School Programme www.esriuk.com/schools Introduction ArcGIS Online is a

More information

Practical 3 Creating your map layouts using the print composer in QGIS

Practical 3 Creating your map layouts using the print composer in QGIS Practical 3 Creating your map layouts using the print composer in QGIS www.thiswormyworld.org Aim of practical This third and final practical aims to familiarize the trainees with the Print Composer, the

More information

HOW TO USE THE WEBGIS

HOW TO USE THE WEBGIS HOW TO USE THE WEBGIS Note: the guide was written by taking as main reference the official documentation by Lizmap, which is the web service used to publish QGIS project onine http://docs.3liz.com/en/user_guide.html

More information

Making Maps in Quantum GIS

Making Maps in Quantum GIS Making Maps in Quantum GIS Author Attribution Major contributors to this curriculum include (alphabetical): Maria Fernandez Michael Hamel Quentin Lewis Maili Page James Peters Charlie Schweik Alexander

More information

QGIS LAB SERIES GST 101: Introduction to Geospatial Technology Lab 7: Basic Geospatial Analysis Techniques

QGIS LAB SERIES GST 101: Introduction to Geospatial Technology Lab 7: Basic Geospatial Analysis Techniques QGIS LAB SERIES GST 101: Introduction to Geospatial Technology Lab 7: Basic Geospatial Analysis Techniques Objective Use Basic Spatial Analysis Techniques to Solve a Problem Document Version: 2014-06-05

More information

Activity: Using Mapbook

Activity: Using Mapbook Activity: Using Mapbook Requirements You must have ArcMap for this activity. Preparation: Download Mapbook. The download page is intimidating. Just scroll to the bottom and find the Download Now place.

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a List The following instructions cover how to create a list report in IBM Cognos Analytics. A list is a report type in Cognos that displays a series of data columns listing

More information

Lesson 8 : How to Create a Distance from a Water Layer

Lesson 8 : How to Create a Distance from a Water Layer Created By: Lane Carter Advisor: Paul Evangelista Date: July 2011 Software: ArcGIS 10 Lesson 8 : How to Create a Distance from a Water Layer Background This tutorial will cover the basic processes involved

More information

NorWeST ArcGIS Online Map Help Document

NorWeST ArcGIS Online Map Help Document Overview of the Online Map NorWeST ArcGIS Online Map Help Document Sharon (Parkes) Payne November 1, 2017 There are tabs available along the left under the map name and tools in the upper left-hand corner

More information

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment This activity is designed to introduce you to the Geography Lab and to the ArcMap software within the lab environment. Please

More information

WA L KT H R O U G H 1

WA L KT H R O U G H 1 WA L KT H R O U G H 1 udig Install and Introduction 08 June 2008 TABLE OF CONTENTS 1Goals...3 2Installing and Running The udig Application...4 3Online Documentation and Tutorials...8 3.1Help Categories...9

More information

Tutorial 1: Finding and Displaying Spatial Data Using ArcGIS

Tutorial 1: Finding and Displaying Spatial Data Using ArcGIS Tutorial 1: Finding and Displaying Spatial Data Using ArcGIS This tutorial will introduce you to the following: Websites where you may browse to find geospatial information Identifying spatial data, usable

More information

User s Guide: BIOS Online Mapping Tool to access the California Freshwater Species Database

User s Guide: BIOS Online Mapping Tool to access the California Freshwater Species Database User s Guide: BIOS Online Mapping Tool to access the California Freshwater Species Database Last updated: December 2017 Tutorial created by: The Nature Conservancy Topics covered Part 1: Exporting a tabular

More information

Spatial data and QGIS

Spatial data and QGIS Spatial data and QGIS Xue Jingbo IT Center 2017.08.07 A GIS consists of: Spatial Data. Computer Hardware. Computer Software. Longitude Latitude Disease Date 26.870436-31.909519 Mumps 13/12/2008 26.868682-31.909259

More information

QUANTUM GIS GUIDE FOR WASH FACILITY DATA COLLECTORS AND -MANAGERS

QUANTUM GIS GUIDE FOR WASH FACILITY DATA COLLECTORS AND -MANAGERS COWASH Training Quantum GIS 1 QUANTUM GIS GUIDE FOR WASH FACILITY DATA COLLECTORS AND -MANAGERS Quantum GIS (QGIS) is widely used open source GIS software which usage is very similar to GIS-software market

More information

Read and accept the following disclaimer:

Read and accept the following disclaimer: How to use the Person County Tax Parcel Viewer Visit gis.personcounty.net and click to view the Tax Parcel Viewer or go to gis.personcounty.net/taxparcelviewer Read and accept the following disclaimer:

More information

DIRECTORY OF FOREST PRODUCTS INDUSTRIES APPLICATION USER GUIDE

DIRECTORY OF FOREST PRODUCTS INDUSTRIES APPLICATION USER GUIDE DIRECTORY OF FOREST PRODUCTS INDUSTRIES APPLICATION USER GUIDE Directory of Forest Products Industries Table of Contents 1 ABOUT THE DIRECTORY OF FOREST PRODUCTS INDUSTRIES... 4 1.1 ACCESSING THE DIRECTORY.

More information

How to create a prototype

How to create a prototype Adobe Fireworks Guide How to create a prototype In this guide, you learn how to use Fireworks to combine a design comp and a wireframe to create an interactive prototype for a widget. A prototype is a

More information

Estuary Data Viewer User Guide

Estuary Data Viewer User Guide 1. Introduction 2. Page Layout 3. Navigation Tools 4. Table of Contents Tabs 5. Action Tools 6. System Requirements Estuary Data Viewer User Guide 1. Introduction Welcome to the Estuary Planner Data Viewer.

More information

Intro to GIS (requirements: basic Windows computer skills and a flash drive)

Intro to GIS (requirements: basic Windows computer skills and a flash drive) Introduction to GIS Intro to GIS (requirements: basic Windows computer skills and a flash drive) Part 1. What is GIS. 1. System: hardware (computers, devices), software (proprietary or free), people. 2.

More information

PRINTING GROWER FIELD MAPS OFF THE WEB

PRINTING GROWER FIELD MAPS OFF THE WEB PRINTING GROWER FIELD MAPS OFF THE WEB 3-29-2018 A. Google Earth: Very easy to use; easy to print map (either directly or via extraction to Word); easy to scale up or down; locator makes finding field

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 1 Databases and Database Objects: An Introduction Objectives Describe the features of the Access window Create a database Create tables in Datasheet and Design views Add records

More information

Mapping 2001 Census Data Using ArcView 3.3

Mapping 2001 Census Data Using ArcView 3.3 Mapping 2001 Census Data Using ArcView 3.3 These procedures outline: 1. Mapping a theme (making a map) 2. Preparing the layout for printing and exporting the map into various file formats. In order to

More information

4. If you are prompted to enable hardware acceleration to improve performance, click

4. If you are prompted to enable hardware acceleration to improve performance, click Exercise 1a: Creating new points ArcGIS 10 Complexity: Beginner Data Requirement: ArcGIS Tutorial Data Setup About creating new points In this exercise, you will use an aerial photograph to create a new

More information

User Guide To CRITFC s Interactive Mappers

User Guide To CRITFC s Interactive Mappers User Guide To CRITFC s Interactive Mappers CRITFC is using ESRI products to build online interactive mapping applications for the display of general spatial and tabular data or for specific projects. The

More information

Newaygo County Web Map

Newaygo County Web Map Newaygo County Web Map Address/Parcel/Parcel Owner Search Map Overview Zoom Back to default extent Use your current location if allowable Widget Panel At the top of the map is a search function used for

More information

Introduction to GIS 2011

Introduction to GIS 2011 Introduction to GIS 2011 Digital Elevation Models CREATING A TIN SURFACE FROM CONTOUR LINES 1. Start ArcCatalog from either Desktop or Start Menu. 2. In ArcCatalog, create a new folder dem under your c:\introgis_2011

More information

WebEasy GIS is a cloud computing application for the web consultation of maps and geographic data.

WebEasy GIS is a cloud computing application for the web consultation of maps and geographic data. WebEasy GIS Geographic Information System WebEasy GIS is a cloud computing application for the web consultation of maps and geographic data. WebEasy GIS has a practical and intuitive interface, it works

More information

Lab Assignment 4 Basics of ArcGIS Server. Due Date: 01/19/2012

Lab Assignment 4 Basics of ArcGIS Server. Due Date: 01/19/2012 Lab Assignment 4 Basics of ArcGIS Server Due Date: 01/19/2012 Overview This lab assignment is designed to help you develop a good understanding about the basics of ArcGIS Server and how it works. You will

More information

MapWindow GIS Workshop 06 January 2009, McCurtain County, Oklahoma EXERCISE 2

MapWindow GIS Workshop 06 January 2009, McCurtain County, Oklahoma EXERCISE 2 MapWindow GIS Workshop 06 January 2009, McCurtain County, Oklahoma Participants: Government Agencies and Utilities EXERCISE 2 In this exercise, you will learn: A. To query specific attributes in the attribute

More information

Tutorial for mapping Census 2016 data in Qgis by census tracts

Tutorial for mapping Census 2016 data in Qgis by census tracts Tutorial for mapping Census 2016 data in Qgis by census tracts Skills you will learn: How to join a Census 2016 map layer to a Census 2016 non-map layer, based on a common joining field shared by the two

More information

u D i g W a l k t h r o u g h 2 E d i t w i t h u D i g a n d W F S - T

u D i g W a l k t h r o u g h 2 E d i t w i t h u D i g a n d W F S - T E di t wi th ud ig a nd WFS -T Table of Contents 1 Introduction... 3 2 WMS and WFS Integration... 4 3 Editing Geometry with WFS... 8 4 Working with Attributes... 11 5 Exporting to Shape file... 14 6 Take

More information

1. Download Federal Electoral Districts and add to map document

1. Download Federal Electoral Districts and add to map document 1. Download Federal Electoral Districts and add to map document Federal Electoral Districts (FEDs) are the geographic areas for which one Member of Parliament is elected. It is downloaded as a shapefile

More information

ENERGY WEB ATLAS WEB APPLICATION USER GUIDE. ENERGY WEB ATLAS All materials subject to strictly enforced copyright laws Gulf Publishing Company 1

ENERGY WEB ATLAS WEB APPLICATION USER GUIDE. ENERGY WEB ATLAS All materials subject to strictly enforced copyright laws Gulf Publishing Company 1 ENERGY WEB ATLAS WEB APPLICATION USER GUIDE ENERGY WEB ATLAS All materials subject to strictly enforced copyright laws Gulf Publishing Company 1 WELCOME Welcome to the Energy Web Atlas User Guide. Choose

More information

GPS to GIS Tutorial Exploration of Native Plants

GPS to GIS Tutorial Exploration of Native Plants Grossmont College Introduction to GIScience NAME: Instructors: Curran & Goodman 1 GPS to GIS Tutorial Exploration of Native Plants 1. Create a folder on your USB drive titled: GPS1 2. Using your GPS receiver,

More information