An Introduction to Geographic Information Systems (GIS) using Quantum GIS (QGIS) version (Lisboa)

Size: px
Start display at page:

Download "An Introduction to Geographic Information Systems (GIS) using Quantum GIS (QGIS) version 1.8.0 (Lisboa)"

Transcription

1 An Introduction to Geographic Information Systems (GIS) using Quantum GIS (QGIS) version (Lisboa) by University of Toronto Map and Data Library, June The data and handout for this workshop can be downloaded from Download the file called Module_data.zip Last Update: 7/10/2012 Original Document: U:\staff\MF\courses.classes.presentations\QGIS\QGIS_1.8.0.doc Module 1 Getting to know Quantum GIS: creating a map or project file

2 Objective of Module: Learn to use the basic tools in Quantum GIS, create a map project file, zoom in/out of a map, experiment with scale, label map data, and get information from geospatial data 1) Start by downloading the datasets required for these modules from and save this file in the \My Documents\ area of your computer. 2) Unzip the file by right-clicking on it and choosing 7-zip Extract Here 3) Open Quantum GIS by selecting the Quantum GIS Desktop (1.8.0) icon on the desktop. Or from the Start menu, select Quantum GIS Lisboa, and select Quantum GIS Desktop (1.8.0) Add shapefiles 1 to QGIS by clicking the Add Vector data button. The files needed are in My Documents\qgisdata\QGIS\Module_data\Module1. 4) Click on the Browse button on in the Add vector layer window 1 A vector data storage format for storing the location, shape, and attributes of geographic features. A shapefile is stored in a set of related files and contains one feature class. From 2

3 5) Add the parks, shoreline and streets shapefiles by selecting all three *.shp (shapefiles have a.shp extension) files by shift-clicking on all files in the directory and clicking on Open. 6) Click on Open in the Add vector layer window 3

4 7) Turn all layers off one at a time by clicking to clear the box ( ) in Layers (or Table of Contents) Layers Data View 8) You will see that the map features will disappear from the Data View. 9) Turn all layers on one at a time by clicking to put an x in the box ( ) 10) Turn all layers off again, but this time by using the Layer menu and selecting Hide All Layers 4

5 11) Turn all layers on by using the Layer menu 12) again and selecting Show All Layers 13) Zoom in by selecting the icon and click in the center of the map area a few times 14) Zoom out by selecting the icon and click a few times in the center of the map area 15) Go back to the full-extent of the map area by clicking on 16) Click hold the zoom-in tool ; draw a box around downtown Vancouver as in the image below 5

6 17) Now change your map view to a specific scale by entering 1:15000 in the scale box located at the bottom of the screen 18) If the above step to specify a scale does not work. Go to the Settings Project Properties menu option Click on the Coordinate Reference system (CRS) tab in the Project Properties popup window, and click on Enable on the fly CRS transformation. Then select the Coordinate Reference System WGS 84 / EPSG:4326, click on OK 6

7 19) Right-click the Shoreline layer under layers on left side of the screen and select Zoom to layer extent 20) You will notice that you can see the whole area of all the features, because the shoreline layer covers this entire area. 7

8 21) Right-click on the Shoreline layer and select Properties. 22) Select the Style tab. Here you can pick the colours and outline width of the shoreline line feature. Select new colours using the Change option and increase the outline width to 1. Click on OK once you have made your selections. 23) You will notice that the colour and visibility of the shoreline on the map is now different. 24) Click on the icon and your mouse arrow should turn into a magnifying glass. 25) As you move in the map view you will notice the coordinates of where the mouse is at the bottom right of the screen (these are called UTM coordinates, you will learn more about those later: 8

9 26) Zoom in to downtown Vancouver again. 27) Hint: 28) Try and find the approximate north and south coordinates for where you think the Vancouver city centre is located (hint, see the above image). X(longitude) West, Y(latitude) North 29) Now bookmark your zoomed in area by clicking on the icon or by using the View menu and selecting New Bookmark 30) Give your bookmark the name Downtown Vancouver, and click on OK. 31) Go back to the full-extent of the map area by clicking on 9

10 32) Go back to your bookmark by clicking on the icon or by going to the View menu and selecting Show Bookmarks 33) To view your bookmark, select the Downtown Vancouver bookmark from the list and click on the Zoom to button below, and then click on the Close button to go back to the map. 10

11 34) To get descriptive information (attributes) on features in a layer, highlight the layer in the layer list and then click on the icon. Use your cursor and click on a park on the map (i.e., the green shapes). Information about the area you just clicked on will appear. (The image below is an example result if you clicked on Stanley Park, the largest park just North of downtown Vancouver). 35) Click on the Close button when you have reviewed the data. Try clicking on various parks on the map to get information from the polygons. 36) Highlight the Parks layer by clicking on it in the Layers section on the left-hand side of the screen: 37) Right-click on the Parks layer and select Open attribute table 11

12 38) In the table of attribute information that appears, notice the NAME column and the entries. Click on this column once to sort in ascending order. Click it again, to sort if descending order. 39) In the Look for box, enter the term STANLEY (in capital letters), click on Search, and turn on the Show selected only option. Only the found items will now be seen. 40) Click on the Zoom map to selected rows button. You should now see Stanley Park in the center of your map. Click on Unselect all. Click on Close. We will do more complex querying in later modules. 41) You will now use the NAME column information to label your layer on the map. 42) In your map, zoom out to the full extent of the parks layer. 12

13 43) Labeling (method 1) Right-click on the Parks layer again, but now and select Properties. Select the Labels on the left. Select Display labels, by clicking to put an x in the box ( ). For the Field containing label option, select NAME from the drop down. For the Default label, erase anything in the box. Then click on OK. 44) Looking at the map, you should now see your parks labeled: 13

14 45) Repeat the labeling process for the streets layer. (Hint, use the HBLOCK field for the label). You will notice that the map is no longer legible. What is happening is that every road segment is being labeled rather than individually named streets. 46) Open the properties window for the streets layer again, but uncheck display labels and click on OK. You labels should now be gone from your map. 47) Labeling method 2. Highlight the streets layer in your table of contents. 48) Select the Layer Labeling menu option 49) In the Layer labeling settings box, click on the Label this layer option, select HBLOCK in the Field with labels option and click on OK. 14

15 50) Your map should now have a much better look as every road should only be labeled only once. 51) Once you have built a map lik this, it is always a good idea to save your work in a Project file. Using the File Save Project menu option, save your map as VancouverMap.qgs (overwrite the existing file if prompted). Exit out of QGIS using the File Exit option or by simply clicking on in the top right corner. 15

16 Module 2 Creating a printable map Objective of Module: Use the layout view of QGIS to create and export a printable map complete with scale bar, legend, and north arrow 1) Open VancouverMap.qgs that you created above. 2) To start creating a printable map of downtown Vancouver in your VancouverMap.qgs project, start with the map zoomed-in to downtown Vancouver (as we left off in Module 1). 3) Select the New Print Composer icon from this toolbar 4) Select the General tab, and under Size, pick ANSI A letter size paper. (Click on if you need to zoom out.) Then click on the Add new map icon, and use the mouse to draw a rectangle where you want the map to appear on the page. (Click once on the empty page first. Then click on the top-left corner, hold down the left-mouse button and drag the shape to make the rectangle. Avoid double-clicking on the empty page.) 16

17 5) Before we add a scale bar, let s double check what is the default measurement used for our map. Go back to the main map window and from the Settings menu, select Project Properties 6) A properties window popup should be displayed. Click on the General tab and make sure your Layer units are set to Meters. Enter a Project title for your map. 7) Click on OK 8) Back in the Print Composer window, add a scale bar by selecting the Scale bar icon, and click on the map to select its location. 17

18 9) With the scale bar selected, you will see various options in the Item Properties tab that you can adjust to create a custom scale bar. a. Segment size: Use to indicate how many units are covered (in our case metres) in one segment. For example, enter in 250 (m). b. Map units per bar unit: Use to transform our default units to the units we want to have the scale bar in. For example, enter in 1000 to show the scale bar in kilometers (1000m = 1km). c. Number of segments: Use to indicate how many divisions the scale bar should be in (from right or left of zero). For example, select 4 Right segments to have 4 segments, each 250m or 0.25km. d. Style: Use to select a scale bar style from the drop down list. For example, select Line Ticks Middle. e. Line width: Use to adjust the thickness of the scale bar line. For example, enter in f. Unit label: Use to label what the units of the scale bar are. For example, enter in km. 18

19 The following is a zoom-in of the item window and the selected options 10) Now click once anywhere on the map to see your final scale bar. You can also click once on the scale bar to select it, and then move it. 11) To add a North Arrow, select the Add image icon, and click on the map where you want to position the North Arrow. With the image box still selected, in the Item Properties tab, select a North Arrow from the preview options. Select the Sync with map option. 19

20 12) To add a legend, select the Add new vect legend icon, and click on the map where you want the legend to be. You can also resize the box with your mouse. 13) With the legend selected, you will see various options in the Item Properties tab that you can adjust to create a custom legend. Change the legend Title to Vancouver. 14) To take out the fram of the Legend, click on the General Options and click off the Show Frame option (see next image for details). Note that the same option is available for the north arrow and the scale bar. 20

21 15) You can also reorder the Legend by going to the Legend items subheading. 16) You can now click on an item and use the up ( ) and down ( ) buttons to move it in the list. Try moving the Streets item to the top of the list of legend items. Click once on the map when you are done. 21

22 17) After adding the scale, north arrow, and legend (and changing the item order), your map should look similar to this 18) Select the Export as Image icon. Navigate to where you want to save your digital map image, starting in the directory: \My Documents\. Select an image format such as.bmp or.png and name your file (include the file extension in the name example: Vancouver.png). Then click on Save. (note that the resolution of your map is by default 400 dpi, this can be changed under the Composition tab under the item Paper and quality) 19) You can also export to PDF format. Select the Export as PDF icon. Navigate to where you want to save your digital map, starting in the directory: \My Documents\. Name your file Vancouver.pdf). Then click on Save. 20) Navigate to where you saved your file using Windows Explorer and double-click on your newly created exported map to view it. 22

23 Module 3 Loading Digital Map Data (Raster 2 and Vector 3 ) and working with datums 4 and projections 5 Objective: Manipulate data files to fit with one another and to get comfortable with combining and moving around layers in the Table of Contents. 1) The road network for this module is from It is from the National Road Network Edition 8 for British Columbia. A portion for Vancouver has been extracted from this original file for this module. 2) Start a new project, by clicking on the New Project icon. Save your current project when prompted 3) In your new blank project (map screen), add the streets shapefile by clicking on the Add Vector Layer button located on the toolbar. The data files can be found in /My Documents/Module_data/Module3/. Start by adding the streets.shp shapefile. 2 Data source that uses a grid (equally sized square cells arranged in rows and columns) structure to store geographic information such as longitude and latitude. 3 Coordinate-based data structure used to represent linear geographic features. 4 Parameters and control points used to accurately define the three-dimensional shape of the earth. It defines part of a geographic coordinate system. 5 Mathematical formula that transforms locations between the earth s curved surface and a map s flat surface. Projections cause distortions in spatial properties. 23

24 4) Add the parks_polygon shapefile the same way. 5) Right click on the streets shapefile and select zoom to layer extent. Only the streets layer can be seen because the parks_polygon layer is actually in a different projection. 6) You should just only the streets in the view, despite having loaded two layers. 7) Next add a raster image of Vancouver by clicking on the Add Raster Layer button the data can be found in the /My Documents/Module_data/Module3, and the file is called tile_i_10.sid 8) This image raster dataset was downloaded from Vancouver s open data catalogue at The image is from the 2009 Orthophoto Imagery dataset. 9) In order to view all features and the raster together, we will need to change the projection of the map to UTM Zone 10 (The image s original projection) so the image and vector data will over lay. In the Settings menu, select Project Properties. 24

25 10) In the Projection Properties window, click on the Coordinate Reference System (CRS) tab. Check Enable on the fly CRS transformation. And scroll down to click on Projected Coordinate Systems. 11) Scroll down to Universal Transverse Mercator and choose NAD83/UTM zone10n 12) For more on UTM zones and to view what UTM zones look like, have a look at the following website 13) Click apply and OK at the bottom. 14) Right click on the image in the table of contents and click zoom to layer extent. 25

26 An Introduction to Geographic Information Systems (GIS) 15) The image will look something like this with the vector data, parks and streets behind it. 16) Select the parks and streets layers (shift click) in the layer colum (Table of Contents) and move them above the raster image. You should now see your vector layers on top of the air photo. 17) Move the layers below the image again in the table of contents. 26

27 18) The image can also be made transparent so that vector data below it can be made visible from this position. Open the Raster Layer Properties box by double clicking on the image name in the Table of Contents. Click on the Transparency and make the Global Transparency about 50%. Click on OK. 19) The streets and parks will now show through the image. 27

28 20) Double click on the parks layer to open the layer properties box. Select the Style tab 21) Click on the Change option. Make the Border width 1.5 in size and then click on the Fill style and choose No Brush. 22) The map should look similar to the image below. 28

29 23) Using the Zoom in tool, zoom into the following area. 24) Continue zooming in, until you see the pixel, similar to this view below 25) Using the measure line tool, measure the length of a pixel. You will notice that each pixel is equivalent to 10cm. Click on Close. 29

30 Module 4 An Introduction to Thematic Mapping 6 Objective: Learn to make a Thematic Map. Learn to link data tables together. Get comfortable with the database concepts of GIS 1) Click on the New Project button to create a new map 2) Click the Add Vector Layer button From the /My Documents/Module_data/Module4/ folder, add the GTA_census shapefile. The census data files used in this module are from Statistics Canada: Please note that census data is available at finer detail, geographically, at the University of Toronto for all census years, but only available to the general public at the Census Subdivision and larger level. As of the 2011 census, many more detailed geography datasets are available, but most variables from previous years will not be available. See 3) Right-click on the GTA_Census layer and select Open Attribute Table 6 A thematic map is a map which displays selected kinds of information relating to specific themes, such as soil, land-use, population density, crops, etc. 30

31 4) You will notice that there is attribute information in this shapefile, but not really any variables that can be mapped thematically. We are looking for numbers/statistics associated to each polygon in order to map a specific theme. 5) In order to use more mappable variables, we need to join the shapefile attribute data to a database or delimited file (dbf, mdb, txt or csv). 6) Using windows explorer, navigate to My Documents/Module_data/Module4/ and drag and drop the 2006_GTA_Stats.dbf file into the Table of Contents. 7) Right-click on the 2006_GTA_Stats database in the table of contents and select Open Attribute Table 8) You will notice that we have mappable fields (population being one of them) present in the table. We also have similar fields to our shapefile, one in particular being the NAME field. We will use this NAME field to join the attribute information to the GTA_census shapefile. 31

32 9) Close the database file by clicking on Close 10) To join these two datasets, start by double-clicking on the GTA_census shapefile or right-click on the layer and select properties. 11) Select the Joins tab. If you don t see this tab, click on the right arrow to see more options. Click on the Plus Symbol. In the Add vector join pop up box, select 2006_GTA_Stats for the join layer (our DBF file). Select NAME for the Join field and CSDNAME for the Target field. 12) Click on OK to the pop up box, and again to the Layer Properties box 13) View the attribute table again for the GTA_census shapefile. You will notice that there are now 19 columns of attributes. Close the attribute window. 32

33 14) Double click on the shapefile, GTA_join, to open up the Layer Properties box. Click on the Style tab and change Single Symbol to Graduated Symbol. Legend Type Graduated Column 2006_Pop Mode Quantile Number of Classes 5 Click Classify and then click on OK 15) Your map should look something like this 33

34 Module 5 Manipulating GIS datasets Objective: Use Structured Query Language (SQL) statements to Query and create new data from attributes associated to GIS layers. 1) In this project we are going to create a population density map. To accomplish this task, we need to be able to calculate land area and population density. We will be using Structured Query Language (SQL) statements to manipulate our data. 2) Start a new project by clicking on the New Project icon. You can discard the previous project. 3) Add the GTA_utm.shp shapefile from the in /My Documents/Module_data/Module5 to the project by clicking the Add Vector Layer button. 4) To view the attributes click the Open Attribute Table button in the toolbar 5) We now want to edit the shapefile s attribute table. 6) Click the Toggle Editing mode button to start editing. 7) Next click the New Column button to add a new field. 8) Add a field named area so that density can be calculated and a column holding these values kept. 34

35 9) Fill out the new column dialogue box as shown 10) Click on the Open Field Calculator button to calculate the area of each polygon in the shapefile. 11) In the Field Calculator dialogue box click the check box next to Update existing fields. Beside that scroll down and choose the new field called Area. This is the column to be updated. Under fields scroll down and click on Area. Under Operators click area (you will notice that the box called Field calculator expression is now automatically populated with $area) and then click on OK. 12) The column will now have values equal to the area of each polygon. Note, if the values do not show up automatically, click on the Area column. 35

36 13) Your Area field should now contain values 14) Now do the same as above to add a column called density. Density is calculated as people per square kilometres. Calculate the density by using the formula TOTAL / Area * Total is the Population numbers for each area. 15) To view the population density click on the Density column to sort it. It should look something like this. 36

37 16) To stop editing click the Edit Toggle button. Then click save to save your changes to the shapefile 17) Now we will symbolize the data to see the population density visually. 18) Double click on GTA_utm shapefile in the layers. Select the Style tab. Then select the Graduated symbols. Select Density in the Column option, Select 5 Classes, and Quantile as a Mode. Click on OK. 19) Your map should look similar to this 37

38 Module 6 - Creating your own geographic data Objective: Learn to manipulate simple datasets that can be mapped out. 1) Using Windows explorer, navigate to: My Documents/Module_data/Module6/census 2) Open the text file census.txt by double-clicking on it. 3) Add the following three lines at the bottom of the file (exactly as you see them): Yukon Territory,28674,14445,14235 Northwest Territories,37360,19115,18245 Nunavut,26745,13840,12910 The source for this data is the Census of Canada, 2001 ( 4) Once you have typed the information for the territories, exit and save the file as census.csv to your project folder (NOTE: Make sure you are saving the data as a text file and not anything else such as a Microsoft Word document if using Word as your editor). 5) We now want to joing this dataset to a shapefile of these Canadian provinces and territories. 6) In Quantum GIS, create a new project by clicking on. 7) Add the My Documents/Module_data/Module6/provinces.shp layer by clicking on the Add Vector Layer button. The Province layer was acquired off of as a downloadable 1:7,500,000 base map from Statistics Canada: The layer was downloaded as a.shp file from the 2006 Census geographic boundary files. 38

39 8) Open the attribute table for the shapefile by clicking on. Examine the fields. You will notice that the PRENAME field is the best match for our join. Close the Attribute table. 9) There are a few different methods to join these attributes to our shapefile. You can convert your csv file into DBF format, etc. In our scenario, we will install a plugin that will allow us to join the shapefile to the text file directly. 10) Under the Plugins menu, select Manage Plugins 11) In the QGIS Plugin Manager Box filter, type mmqgis (for further information on this plugin see 12) The plugin should appear in the white box if it is installed. If it is not installed, the box will remain white as above. 13) Click on Cancel 14) Under the Plugins menu, now select Fetch Python Plugins 15) Click on the Repositories Tab and then Click on the Add 3 rd party repositories 39

40 16) You should now see several new repositories listed. 17) Click the Plugins tab and in the filter box, type mmqgis. Select the mmqgis plugin in the list (there should only be one) and then click on Install plugin. 40

41 18) Once the plugin is installed, click on OK to the pop up window and then Close in the Plugin Installer window. 19) Open the plugin using the following the Plugins menu mmqgis Transfer Attributes Join from CSV File 41

42 20) Select your census.csv file as your Input CSV File i)csv file Field: Province ii) Join Layer: provinces iii) Join Layer Attribute: PRNAME iv) Output shapefile: Provinces_joined.shp v) Click on OK 21) Double-click on your new Provinces_joined.shp layer. Click on the Style tab, select Graduated. Unfortunately you will notice that the software will not allow you to select any fields under the Column option. (for a refresher on how to do this, see Module 4.) 22) Select the Fields tab. You will notice that the numeric fields have actually been transferred as String fields. 23) We will have to convert these to numeric fields. We could create new fields and populate them using SQL statements, but instead, we will use the mmqgis plugin to create a new shapefile with numeric values. 24) Close the Layer Properties window 42

43 25) Using the Plugins menu, select mmqgis Modify Text to Float 26) In the Text to Float pop up window, select the Provinces_joined.shp shapefile as your Source Layer and highlight the population, malepop, and femalepop fields. Save your shapefile as Provinces_numeric.shp and click on lick on OK 27) Once your new shapefile has been generated, double-click on it and click on the Fields tab. Your population, malepop, and femalepop fields should now be listed at Real type fields. 43

44 28) Click on the Style tab in the Layer Properties popup window. Select Graduated; Column = populatio; classes = 11; Mode = Equal Interval 29) Using the Labeling button under the Layer menu, label your map with the populatio field 30) Go to the Label Settings tab and check off the Label This Layer box, choose Population in the Field With Labels drop down box and click OK. Adding X,Y Location Points 31) Using the File menu select Open project. Navigate to and select the map My Documents/Module_data/ Module6. Click on Discard in the popup window. This map is composed of two shapefiles: The Ontario shapefile was created from the Statistics Canada Canada shapefile used in the previous section. The Algonquin Park ESRI shapefile was downloaded from the Ontario Basic Mapping (OBM) website that can be accessed through the Geography Network Canada (geographynetwork.ca). For first-time users, you will have to register online to save files from OBM. This data has already been downloaded for this project. 44

45 32) Go to the Algonquin Park bookmark located under View and Show Bookmarks. 33) Navigate to the /My Documents/Module_data/Module6/ area and double-click on the gpspoints.txt file. This file was generated from my Global Positioning System (GPS) unit. You will noticed that there is a column for longitude (x) and a column for latitude (y). This information can be used to create points on our map. 45

46 34) Click on the Add Delimited Text Layer Plugin. Add the text file: My Documents/Module_data/ Module6/gpspoints.txt Click on Selected Delimiters and use a comma as the delimeter. Make sure the X field is set to longitude and the Y field is set to latitude 46

47 35) The Coordinate Reference System Selector box should pop up. Select NAD83 EPSG:4269 and click on OK. 36) You will notice a new point layer on your map 37) Open this file s attribute table by right-clicking on it and selecting Open Attribute Table. 38) All your points are now listed in a database form. Close the table. 39) Double click on the gpspoints layer and go to the Style tab. 40) Click on Change and select a triangle. Select a Fill Color (select red) and click on OK and OK again in the Layer Properties window. 47

48 41) The map should now look something this: 42) Using the information tool, click on the point inside Algonquin Park. 43) Add the layer My Documents/Module_data/ Module6/lakes.shp. A layer containing lake information that covers the Algonquin Park area can be compiled of several hydrography layers found on Geobase.ca under the National Hydro Network (NHN) page. For this exercise, the layer that will be used containing lake information has been downloaded off of the Geogratis website. A word search for NTDB (National Topographic Data Base) brought up the desired NTDB webpage. Proceed to the FTP download directory and select the 1: 250,000 shapefile for the project area (031E). 48

49 44) Using the lakes shapefile, can you find the name of the nearest lake to this point? Lake Name: Module 7 creating your own polygon shapefile from Orthophotography Objective: learn to use the Edit functions of a GIS to create new georeferenced layers 1) The images for this exercise were downloaded from here: 2) Open the qps file, vancouver.qps from the Module 7 folder. 49

50 3) Using the Pan Map button, drag the map until you see BC Place as shown below. 4) To create a new shapefile layer, go to Layer, New and New Shapefile Layer. 5) In the New Vector Layer dialogue box choose Polygon for layer type. 6) Then click Specify CRS to choose the projection. 50

51 7) Click on Projected Coordinate System and scroll down to choose UTM 8) Now choose Nad83/UTM zone 10N and then click OK at the bottom 51

52 9) Give the name building to the New Attribute and leave the default to Text data and width 80. Click the Add to attributes list. 10) A dialogue box will pop up to save the shapefile. Name the shapefile buildings.shp 11) The new layer will appear automatically in the Table of Contents 12) To add polygons click the Toggle Editing button in the toolbar 13) Or you can right click on the buildings shapefile and do the same thing. 14) Using the Pan Map tool, find the BC Place Stadium Building. 52

53 15) Click the Add Feature button to start digitizing 16) Start creating a polygon for the building as below. Your polygon should start looking 17) Once you finish drawing your polygon, right click on your last point to end the polygon. 18) The Attributes dialogue pop up box should appear. Type in BC Place in the building text box, and click OK. 53

54 19) Complete a few more buildings. Once finished editing, click on the Toggle Editing button again to stop editing. Click save when prompted. 20) Now let s make the polygon with a thicker outline and no colour inside. 21) Double click on the layer name in the table of contents 22) In the Layer Properties window select the Style Tab and click on Change option 54

55 23) Under Fill style, select No Brush and in the Border width box, type in 2.0 as in the example below 88) Your map should now look similar to this. 89) Click the information button. 90) Now click the polygon to get the attribute information. 55

56 91) You can see the name is BC Place. 92) You can also now label your features using this attribute information Module 8 Georeferencing Raster Images of Scanned maps Objective: learn the principles of georeferencing 1) In QGIS, open the project \My Documents\arcdata\Toronto\georef_mod8.qgs 2) Make sure that the georeferencing extension is on by right-clicking in the task bar area and selecting Georeferencing 3) In the filter box, enter georeferencer. Then click the box next to the Georeferencer GDAL tool. Click on OK 56

57 4) Go to the Raster menu and select the Georeferencer plugin as shown below. You can also click on the Georeferencer icon to select the plugin 5) A Reference points Window should pop up 6) Add the raster image to the Reference Points window by clicking the Add Raster button 7) Select the image /My Documents/Module_data/Module8/004.jpg to be georeferenced. 8) The Coordinate Reference System Selector window should pop up. 9) If you examine the bottom right corner of your map, you will notice that it says EPSG:4326. That is the current projection of your map. Simply enter 4326 in the filter and select that coordinate system. 57

58 10) Click OK 58

59 11) Zoom into the raster image at the top-right corner of the map using the Zoom in tool (in the georeferencer, not the main window). You should now see be near the intersection of Davenport Road and Avenue Road. 12) Click the Add Point Button. We are now going to be joining the pixels from our scanned image, to real-world coordinates in our map in order to provide our image with georeferencing information. 13) In the middle of the intersection click once. The Enter map coordinates box should appear (below). Click on From map canvas 59

60 14) Using the maing Zoom in tool, zoom to the intersection at Davenport Road and Avenue Road. Once you have zoomed to the location desired (see below image), maximize the Georeferencer window from the bottom left of your screen. 15) Click on From map canvas again. Now click in the middle of the intersection in the map as above. 16) The Georeferencer window and the Enter Map coordinates boxes should show up again. This time, click on OK to the Enter map coordinates box that now has values for the X: and Y: as below 60

61 17) Continue adding points to 3 more intersections. (possibly at Bernard and Avenue, Bedford and Elgin, and Avenue and Elgin). 18) You should end up with 4 points similar to this. 19) Once your points have been selected, click the start georeferencing button in the toolbar 20) The message box pops up, press OK 61

62 21) Fill out the Transformation settings box as in the below example. Select an output raster location and name. Ensure that the Use 0 for transparency when needed box is checked so the null values will not show. Click on OK 22) Close the Georeferencer and save the GCP Points when prompted. 23) In your map view, zoom to the full extent of the datasets by clicking on 62

63 An Introduction to Geographic Information Systems (GIS) 24) Move the streets layer above the image and your display should look like this. 25) Zoom into the georeferenced map area. 63

64 Module 9 Terrain Analysis Using Digital Elevation Data Objective: Learn how to create contour shapefiles and hillshading; convert contours to Autocad and Google Earth (KML) formats. 1) We will be using an image file from Geobase.ca (already provided for this workshop. )(The image was obtained by: a. Navigating to: b. From the Data drop-down menu in the top right corner, selecting Digital Elevation Data. Clicking on download. Then from Option 1 Graphical Search, clicking on the area desired in the map to select it. To download these files, you must register a login and password for this site and then login to complete the download. These files contain elevation data in each pixel. This information can then be used to generate contour lines and create 3D images of the landscape cover. 2) In QGIS, click on the New Project icon,. Click on the Add Raster Layer icon,, and navigate to the image file downloaded (/My Documents/Module_data/Module9/092g06_0100_deme.dem) 3) Using the Identify Features tool, click in several places on the screen on the gray image. Have a look at the information that pops up. The values you are seeing are elevation heights, or Z values. You might notice a wide range of heights. These are of the Vancouver area and so the heights vary quite a bit between the lowest and highest heights. We are now going to build contours 4) Before we get started, we need to enable the Raster Terrain Analysis plugin. Refer to Module 6 for enabling this plugin, or view the document QGIS_plugins_install.docs. Remember to not only download the plugin, but you need to also enable it. 64

65 5) To give our area some perspective, we will add a Web Mapping Service (WMS) to our map. WMSs are useful when you want to view an area but don t particularly want to download any specific features for that area. The WMS is basically georeferenced data that is converted to image formats on the fly by the spatia queries of your software. The B.C. government s WMS addresses can be found here: 6) To enable a WMS, click on the WMS icon. 7) In the Add Layer(s) from a Server pop up box, click on New. 8) In the Create a new WMS connection pop up window, give your connection the Name BC and enter the following url in the URL box: and click on OK. 65

66 9) Once back in the Add Layer(s) from a Server box, select your BC WMS and click Connect. 10) In the list of layers accessible to you, select 39 TA_MUNICIPALITIES_O and click on Add, and then Close. 11) You should now see the Greater Vancouver Area municipalities mapped out in your screen view 12) To make contours out of the DEM data, select the Raster menu, then Extraction, and Contour 66

67 13) In the Contour box, click on Select and give your shapefile of contours the name of contours.shp. Select (metres) interaval for your contours intervals. Click on the Attribute name option and give the attribute name ELEVATION. Click on the Load into canvas when finished option and click on OK. 67

68 14) Once the contours have been generated, click on OK in the Finished pop up, and then Close in the Contour window. 15) Turn off the DEM layer in your Table of Contents. Your map should look similar to this image below. 16) We will now create a relief image using the DEM data. 68

69 17) Using the Raster menu, select Terrain analysis and then Relief 18) In the Relief pop up window, give your new relief image the name relief.tif, select Add result to project option, and click on Create automatically under the Relief colors option. 19) Click on OK 69

70 20) You should now have an image similar to this one below 21) Zoom into a hilly area of your map and move the contours above your relief image 22) Click once on the Contours layer in your Table of contents. Using the Labeling tool (or, Layer Labeling), label your ELEVATION field in your contour layer. 23) Click on OK. Your map should look something like this one below 70

71 24) If you would like to export your contours to autocad format, simply right-click on the contours layer in your table of contents and save as DXF format as below. 25) Note that at this time, the ELEVATION field of your attribute table for the contour layer does not get transferred over to your CAD file. 26) Click on OK on the Coordinate Reference System Selector box after having selected the NAD83 EPSG:4269 Projection system 27) You can also save your contour layer to Google Earth (KML) format using the same method 71

72 28) To do this, in the Save Vector layer as.. select Keyhole Markup Language as a Format. box provide the name contours.kml to your layer, change the CRS (projection information) using the Browse button. Select WGS84 (use the filter to easily find it) in the pop up window. 29) Turn off the Skip attribute creation and the Add saved file to map options. 30) In windows explorer, navigate to where you saved you KML file, and double-click on it. Google Earth should open and should zoom automatically to your contours. 72

ArcGIS online Introduction... 2. Module 1: How to create a basic map on ArcGIS online... 3. Creating a public account with ArcGIS online...

ArcGIS online Introduction... 2. Module 1: How to create a basic map on ArcGIS online... 3. Creating a public account with ArcGIS online... Table of Contents ArcGIS online Introduction... 2 Module 1: How to create a basic map on ArcGIS online... 3 Creating a public account with ArcGIS online... 3 Opening a Map, Adding a Basemap and then Saving

More information

Chapter 6: Data Acquisition Methods, Procedures, and Issues

Chapter 6: Data Acquisition Methods, Procedures, and Issues Chapter 6: Data Acquisition Methods, Procedures, and Issues In this Exercise: Data Acquisition Downloading Geographic Data Accessing Data Via Web Map Service Using Data from a Text File or Spreadsheet

More information

Activity: Using ArcGIS Explorer

Activity: Using ArcGIS Explorer Activity: Using ArcGIS Explorer Requirements You must have ArcGIS Explorer for this activity. Preparation: Download ArcGIS Explorer. The link below will bring you to the ESRI ArcGIS Explorer download page.

More information

Creating Figure Ground Maps in ArcMap 10.x: Basic procedures to download, open, manipulate and print spatial data

Creating Figure Ground Maps in ArcMap 10.x: Basic procedures to download, open, manipulate and print spatial data Creating Figure Ground Maps in ArcMap 10.x: Basic procedures to download, open, manipulate and print spatial data These procedures outline: A. Retrieving Property Data B. Uncompressing the Downloaded Files

More information

INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178

INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178 INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178 1) Navigate to the C:/temp folder 2) Make a directory using your initials. 3) Use your web browser to navigate to www.library.yale.edu/mapcoll/ and

More information

WFP Liberia Country Office

WFP Liberia Country Office 1 Oscar Gobbato oscar.gobbato@wfp.org oscar.gobbato@libero.it WFP Liberia Country Office GIS training - Summary Objectives 1 To introduce to participants the basic concepts and techniques in using Geographic

More information

Data Visualization. Brief Overview of ArcMap

Data Visualization. Brief Overview of ArcMap Data Visualization Prepared by Francisco Olivera, Ph.D., P.E., Srikanth Koka and Lauren Walker Department of Civil Engineering September 13, 2006 Contents: Brief Overview of ArcMap Goals of the Exercise

More information

Finding GIS Data and Preparing it for Use

Finding GIS Data and Preparing it for Use Finding_Data_Tutorial.Doc Page 1 of 19 Getting Ready for the Tutorial Sign Up for the GIS-L Listserv Finding GIS Data and Preparing it for Use The Yale University GIS-L Listserv is an internal University

More information

Creating Maps in QGIS: A Quick Guide

Creating Maps in QGIS: A Quick Guide Creating Maps in QGIS: A Quick Guide Overview Quantum GIS, which is often called QGIS, is an open source GIS desktop application. Comparing to ArcGIS, QGIS can be installed on various operating systems,

More information

Create a folder on your network drive called DEM. This is where data for the first part of this lesson will be stored.

Create a folder on your network drive called DEM. This is where data for the first part of this lesson will be stored. In this lesson you will create a Digital Elevation Model (DEM). A DEM is a gridded array of elevations. In its raw form it is an ASCII, or text, file. First, you will interpolate elevations on a topographic

More information

HELCOM Data and Map Service. User Manual

HELCOM Data and Map Service. User Manual HELCOM Data and Map Service User Manual Version 2.2 - February 2015 1 Table of contents 1. General Information... 3 1.1 Background... 3 1.2 Technical requirements... 3 1.3 Contact... 3 2. Accessing HELCOM

More information

INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES

INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES A TUTORIAL FROM SPATIAL AND NUMERIC DATA SERVICES NICOLE SCHOLTZ AND GEOFF IVERSON Overview... 2 A. Get a Digital Elevation Model (DEM)... 3 B. Open ArcMap,

More information

Under GIS Data select Hydrography This will show all of the state-wide options for hydrography data. For this project, we want the seventh entry in

Under GIS Data select Hydrography This will show all of the state-wide options for hydrography data. For this project, we want the seventh entry in Introductory Exercises for GIS Using ArcMap & ArcCatalog GIS Cyberinfrastructure Module EEB 5894, section 10 Please refer to the ESRI online GIS Dictionary for additional details on any of the terms in

More information

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Data Visualization Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Contents Brief Overview of ArcMap Goals of the Exercise Computer

More information

Spatial Adjustment Tools: The Tutorial

Spatial Adjustment Tools: The Tutorial Spatial Adjustment Tools: The Tutorial By Peter Kasianchuk, ESRI Educational Services In this exercise, you will perform some spatial adjustment and data management operations data to be used in analysis

More information

smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven

smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven These exercises aim at people who already have some basic knowledge of INSPIRE Network

More information

Getting Started With Mortgage MarketSmart

Getting Started With Mortgage MarketSmart Getting Started With Mortgage MarketSmart We are excited that you are using Mortgage MarketSmart and hope that you will enjoy being one of its first users. This Getting Started guide is a work in progress,

More information

Data source, type, and file naming convention

Data source, type, and file naming convention Exercise 1: Basic visualization of LiDAR Digital Elevation Models using ArcGIS Introduction This exercise covers activities associated with basic visualization of LiDAR Digital Elevation Models using ArcGIS.

More information

Visualization with Excel Tools and Microsoft Azure

Visualization with Excel Tools and Microsoft Azure Visualization with Excel Tools and Microsoft Azure Introduction Power Query and Power Map are add-ins that are available as free downloads from Microsoft to enhance the data access and data visualization

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

Banner Document Management Suite (BDMS) Web Access Help

Banner Document Management Suite (BDMS) Web Access Help May 10 th, 2011 Banner Document Management Suite (BDMS) Web Access Help Division of Information Technology AppXtender Web Access Help: For questions regarding AppXtender Web Access, please contact the

More information

TUTORIAL - Locations & Mapping. Using the ESdat Environmental Database System. For use with ESDAT version 5

TUTORIAL - Locations & Mapping. Using the ESdat Environmental Database System. For use with ESDAT version 5 TUTORIAL - Locations & Mapping Using the ESdat Environmental Database System For use with ESDAT version 5 (version 5 software updates available from ) Function Tutorial - Locations and Mapping Table of

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

More information

Image Registration. Using Quantum GIS

Image Registration. Using Quantum GIS Using Quantum GIS Tutorial ID: IGET_GIS_004 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 released

More information

Using an Access Database

Using an Access Database A Few Terms Using an Access Database These words are used often in Access so you will want to become familiar with them before using the program and this tutorial. A database is a collection of related

More information

Tutorial 3 - Map Symbology in ArcGIS

Tutorial 3 - Map Symbology in ArcGIS Tutorial 3 - Map Symbology in ArcGIS Introduction ArcGIS provides many ways to display and analyze map features. Although not specifically a map-making or cartographic program, ArcGIS does feature a wide

More information

There are various ways to find data using the Hennepin County GIS Open Data site:

There are various ways to find data using the Hennepin County GIS Open Data site: Finding Data There are various ways to find data using the Hennepin County GIS Open Data site: Type in a subject or keyword in the search bar at the top of the page and press the Enter key or click the

More information

Texas Wildfire Risk Assessment Portal (TxWRAP) User Manual. Texas A&M Forest Service

Texas Wildfire Risk Assessment Portal (TxWRAP) User Manual. Texas A&M Forest Service Texas Wildfire Risk Assessment Portal (TxWRAP) User Manual Texas A&M Forest Service October 2012 Table of Contents 1 ABOUT TXWRAP... 7 1.1 ACCESSING TXWRAP... 7 1.2 GETTING SUPPORT... 8 Documentation...

More information

How to use PGS: Basic Services Provision Map App

How to use PGS: Basic Services Provision Map App How to use PGS: Basic Services Provision Map App The PGS: Basic Services Provision Map App The main features of the PGP Basic Services web application includes: Navigation Tools Map Tools Main Map Links

More information

Extracting Aerial Images From GIS Based Ortho Photos Using ArcMap 9

Extracting Aerial Images From GIS Based Ortho Photos Using ArcMap 9 Extracting Aerial Images From GIS Based Ortho Photos Using ArcMap 9 Tutorial Updated August 2006 CP-208 Plan Preparation Studio - Prof. Elizabeth Macdonald 2 In this tutorial we will learn to extract aerial

More information

Software: AutoCAD Civil 3D 2014, NRCS C3D 2014 template, ESRI ArcMap. Notation:Button to Press Displayed Text Icon Action {Text to Enter} Menu Item

Software: AutoCAD Civil 3D 2014, NRCS C3D 2014 template, ESRI ArcMap. Notation:Button to Press Displayed Text Icon Action {Text to Enter} Menu Item Overview: Use the following processes for exchanging georeferenced data between AutoCAD Civil 3D 2014 and ArcMap. The work must be based in any real world coordinate system. (This example uses NAD 83 UTM

More information

ArcGIS. Image Server tutorial

ArcGIS. Image Server tutorial ArcGIS 9 ArcGIS Image Server tutorial Copyright 2006, 2007, and 2008 Zanja Technologies, Inc. All rights reserved. The information contained in this work is the property of Zanja Technologies, Inc., under

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

ArcGIS Tutorial: Adding Attribute Data

ArcGIS Tutorial: Adding Attribute Data ArcGIS Tutorial: Adding Attribute Data Introduction A common need in GIS is to map characteristics, or attributes, of different geographic areas. These maps are called thematic maps. Examples of thematic

More information

WEB MAPPING TOOL DOCUMENTATION

WEB MAPPING TOOL DOCUMENTATION ENTERPRISE ZONES RE DESIGNATION WEB MAPPING TOOL DOCUMENTATION January 26, 2015 COVER PAGE TABLE OF CONTENTS INTRODUCTION 1 APPLICATION LAYOUT 2 WEB MAP NAVIGATION 3 LOCATION SEARCH 4 MAP LEGEND 5 BASEMAP

More information

Quick and Easy Web Maps with Google Fusion Tables. SCO Technical Paper

Quick and Easy Web Maps with Google Fusion Tables. SCO Technical Paper Quick and Easy Web Maps with Google Fusion Tables SCO Technical Paper Version History Version Date Notes Author/Contact 1.0 July, 2011 Initial document created. Howard Veregin 1.1 Dec., 2011 Updated to

More information

Government 1008: Introduction to Geographic Information Systems. LAB EXERCISE 4: Got Database?

Government 1008: Introduction to Geographic Information Systems. LAB EXERCISE 4: Got Database? Government 1008: Introduction to Geographic Information Systems Objectives: Creating geodatabases Joining attribute tables Attribute and location based queries Spatial joins Creating spatial and attribute

More information

Modeling Fire Hazard By Monica Pratt, ArcUser Editor

Modeling Fire Hazard By Monica Pratt, ArcUser Editor By Monica Pratt, ArcUser Editor Spatial modeling technology is growing like wildfire within the emergency management community. In areas of the United States where the population has expanded to abut natural

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro Information Technology Services Outreach and Distance Learning Technologies Copyright 2012 KSU Department of Information Technology Services This

More information

Results CRM 2012 User Manual

Results CRM 2012 User Manual Results CRM 2012 User Manual A Guide to Using Results CRM Standard, Results CRM Plus, & Results CRM Business Suite Table of Contents Installation Instructions... 1 Single User & Evaluation Installation

More information

Institute of Natural Resources Departament of General Geology and Land use planning Work with a MAPS

Institute of Natural Resources Departament of General Geology and Land use planning Work with a MAPS Institute of Natural Resources Departament of General Geology and Land use planning Work with a MAPS Lecturers: Berchuk V.Y. Gutareva N.Y. Contents: 1. Qgis; 2. General information; 3. Qgis desktop; 4.

More information

User s Guide to ArcView 3.3 for Land Use Planners in Puttalam District

User s Guide to ArcView 3.3 for Land Use Planners in Puttalam District User s Guide to ArcView 3.3 for Land Use Planners in Puttalam District Dilhari Weragodatenna IUCN Sri Lanka, Country Office Table of Content Page No Introduction...... 1 1. Getting started..... 2 2. Geo-referencing...

More information

Geocortex HTML 5 Viewer Manual

Geocortex HTML 5 Viewer Manual 1 FAQ Nothing Happens When I Print? How Do I Search? How Do I Find Feature Information? How Do I Print? How can I Email A Map? How Do I See the Legend? How Do I Find the Coordinates of a Location? How

More information

Google Docs Basics Website: http://etc.usf.edu/te/

Google Docs Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ Google Docs is a free web-based office suite that allows you to store documents online so you can access them from any computer with an internet connection. With Google

More information

Contents. The OWRB Floodplain Viewer. Creating Maps... 8. Helpful Tips... 10

Contents. The OWRB Floodplain Viewer. Creating Maps... 8. Helpful Tips... 10 Contents QUICK START GUIDE... 2-5 Add layers...9 Search for Layers...9 COMPREHENSIVE GUIDE... 6 Navigate the map...6 Locate specific places...6 Add layer from file...9 Add layer from web...9 Display pop-up

More information

GeoMap.WA. user guide

GeoMap.WA. user guide GeoMap.WA user guide Version 1.1 March 2011 Preface: The information provided is interpretive. The information is made available in good faith and derived from sources believed to be reliable and accurate

More information

MicroStrategy Desktop

MicroStrategy Desktop MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from

More information

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

More information

MetroBoston DataCommon Training

MetroBoston DataCommon Training MetroBoston DataCommon Training Whether you are a data novice or an expert researcher, the MetroBoston DataCommon can help you get the information you need to learn more about your community, understand

More information

Files Used in this Tutorial

Files Used in this Tutorial Generate Point Clouds Tutorial This tutorial shows how to generate point clouds from IKONOS satellite stereo imagery. You will view the point clouds in the ENVI LiDAR Viewer. The estimated time to complete

More information

Getting Started With LP360

Getting Started With LP360 Getting Started With LP360 10/30/2014 1 Contents What is LP360?... 3 System Requirements... 3 Installing LP360... 4 How to Enable the LP360 Extension... 4 How to Display the LP360 Toolbar... 4 How to Import

More information

Shuffling Quantum GIS into the Open Source GIS Stack

Shuffling Quantum GIS into the Open Source GIS Stack Shuffling Quantum GIS into the Open Source GIS Stack Free and Open Source Software for Geospatial (FOSS4G) Conference Victoria, BC Gary E. Sherman September 24, 2007 Contents 1 Introduction 7 1.1 Topics........................................

More information

Web Intelligence User Guide

Web Intelligence User Guide Web Intelligence User Guide Office of Financial Management - Enterprise Reporting Services 4/11/2011 Table of Contents Chapter 1 - Overview... 1 Purpose... 1 Chapter 2 Logon Procedure... 3 Web Intelligence

More information

Introduction to GIS software

Introduction to GIS software Introduction to GIS software There are a wide variety of GIS software packages available. Some of these software packages are freely available for you to download and could be used in your classroom. ArcGIS

More information

Census Data: Access, Mapping and Visualization

Census Data: Access, Mapping and Visualization Census Data: Access, Mapping and Visualization Trent University is a member of the Data Liberation Initiative (DLI), an agreement that provides academic institutions with access to otherwise restricted

More information

Tutorial 8 Raster Data Analysis

Tutorial 8 Raster Data Analysis Objectives Tutorial 8 Raster Data Analysis This tutorial is designed to introduce you to a basic set of raster-based analyses including: 1. Displaying Digital Elevation Model (DEM) 2. Slope calculations

More information

Reef Explorer User Guide

Reef Explorer User Guide Reef Explorer User Guide Contents USER INTERFACE...2 DATA CONTENT...3 BASEMAPS...4 ESRI BASEMAPS...4 National Geographic World Map...4 Light Gray Canvas Map...4 Ocean Basemap...4 World Terrain Base...4

More information

How to georectify an image in ArcMap 10

How to georectify an image in ArcMap 10 How to georectify an image in ArcMap 10 The University Library has a large collection of historical aerial photos for some North Carolina Counties ( http://www.lib.unc.edu/reference/gis/usda/index.html

More information

Logo Design Studio Pro Guide

Logo Design Studio Pro Guide Logo Design Studio Pro Guide This guide is distributed with software that includes an end-user agreement, this guide, as well as the software described in it, is furnished under license and may be used

More information

Microsoft PowerPoint 2008

Microsoft PowerPoint 2008 Microsoft PowerPoint 2008 Starting PowerPoint... 2 Creating Slides in Your Presentation... 3 Beginning with the Title Slide... 3 Inserting a New Slide... 3 Slide Layouts... 3 Adding an Image to a Slide...

More information

APPENDICES. Appendix 1 Autodesk MapGuide Viewer R6 Help http://www.mapguide.com/help/ver6/viewer/en/index.htm

APPENDICES. Appendix 1 Autodesk MapGuide Viewer R6 Help http://www.mapguide.com/help/ver6/viewer/en/index.htm APPENDICES Appendix 1 Autodesk MapGuide Viewer R6 Help http://www.mapguide.com/help/ver6/viewer/en/index.htm Appendix 2 The MapPlace Toolbar and Popup Menu http://www.em.gov.bc.ca/mining/geolsurv/mapplace/menudesc.htm

More information

WebViewer User Guide. version 2.1.0. 2002-2015 PDFTron Systems, Inc. 1 of 13

WebViewer User Guide. version 2.1.0. 2002-2015 PDFTron Systems, Inc. 1 of 13 WebViewer User Guide version 2.1.0 2002-2015 PDFTron Systems, Inc. 1 of 13 Table of Contents Introduction Desktop HTML5 Toolbar Menu Toolbar Buttons Page Navigation Display Modes Tool Modes Annotation

More information

Creating Custom Crystal Reports Tutorial

Creating Custom Crystal Reports Tutorial Creating Custom Crystal Reports Tutorial 020812 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

Guide to Viewing Maps in Google Earth

Guide to Viewing Maps in Google Earth Guide to Viewing Maps in Google Earth The BCT made the decision to provide the GIS (Geographic Information System) resources for Bat Groups in the form of Google Earth maps because they do not require

More information

Microsoft FrontPage 2003

Microsoft FrontPage 2003 Information Technology Services Kennesaw State University Microsoft FrontPage 2003 Information Technology Services Microsoft FrontPage Table of Contents Information Technology Services...1 Kennesaw State

More information

KaleidaGraph Quick Start Guide

KaleidaGraph Quick Start Guide KaleidaGraph Quick Start Guide This document is a hands-on guide that walks you through the use of KaleidaGraph. You will probably want to print this guide and then start your exploration of the product.

More information

Step by Step Guide for GIS Cloud Applications

Step by Step Guide for GIS Cloud Applications Step by Step Guide for GIS Cloud Applications All in one manual for: Map Editor Map Viewer Asset Data Collection and Management Fleet Management Roadwork Management and Coordination Mobile Data Collection

More information

Creating Web and Mobile Maps Using ArcGIS Online. SCO Technical Paper

Creating Web and Mobile Maps Using ArcGIS Online. SCO Technical Paper Creating Web and Mobile Maps Using ArcGIS Online SCO Technical Paper Version History Version Date Notes Author/Contact 1.0 February, 2012 Initial document created. John J Czaplewski Copyright 2012 The

More information

Mapping Your Land: An Overview for Landowners

Mapping Your Land: An Overview for Landowners Mapping Your Land: An Overview for Landowners Online Mapping and Spatial Resources for the Private Forest Landowner Tutorials by John C. Gilbert 1 and John S. Kush 1 Design and Layout by Elizabeth P. Bowersock

More information

Getting Started with the ArcGIS Predictive Analysis Add-In

Getting Started with the ArcGIS Predictive Analysis Add-In Getting Started with the ArcGIS Predictive Analysis Add-In Table of Contents ArcGIS Predictive Analysis Add-In....................................... 3 Getting Started 4..............................................

More information

Mitigation Planning Portal MPP Reporting System

Mitigation Planning Portal MPP Reporting System Mitigation Planning Portal MPP Reporting System Updated: 7/13/2015 Introduction Access the MPP Reporting System by clicking on the Reports tab and clicking the Launch button. Within the system, you can

More information

Introduction to Microsoft Access 2003

Introduction to Microsoft Access 2003 Introduction to Microsoft Access 2003 Zhi Liu School of Information Fall/2006 Introduction and Objectives Microsoft Access 2003 is a powerful, yet easy to learn, relational database application for Microsoft

More information

BID2WIN Workshop. Advanced Report Writing

BID2WIN Workshop. Advanced Report Writing BID2WIN Workshop Advanced Report Writing Please Note: Please feel free to take this workbook home with you! Electronic copies of all lab documentation are available for download at http://www.bid2win.com/userconf/2011/labs/

More information

ADOBE ACROBAT 7.0 CREATING FORMS

ADOBE ACROBAT 7.0 CREATING FORMS ADOBE ACROBAT 7.0 CREATING FORMS ADOBE ACROBAT 7.0: CREATING FORMS ADOBE ACROBAT 7.0: CREATING FORMS...2 Getting Started...2 Creating the Adobe Form...3 To insert a Text Field...3 To insert a Check Box/Radio

More information

Applying a circular load. Immediate and consolidation settlement. Deformed contours. Query points and query lines. Graph query.

Applying a circular load. Immediate and consolidation settlement. Deformed contours. Query points and query lines. Graph query. Quick Start Tutorial 1-1 Quick Start Tutorial This quick start tutorial will cover some of the basic features of Settle3D. A circular load is applied to a single soil layer and settlements are examined.

More information

From GPS Data Collection to GIS Data Display A Walk-Through Example

From GPS Data Collection to GIS Data Display A Walk-Through Example From GPS Data Collection to GIS Data Display A Walk-Through Example The Global Positioning System (GPS) is a satellite based navigation system consisting of 24 satellites, a worldwide network of tracking

More information

Tutorial 3: Working with Tables Joining Multiple Databases in ArcGIS

Tutorial 3: Working with Tables Joining Multiple Databases in ArcGIS Tutorial 3: Working with Tables Joining Multiple Databases in ArcGIS This tutorial will introduce you to the following concepts: Identifying Attribute Data Sources Converting Tabular Data into GIS Databases

More information

Querying the Data Warehouse Using Microsoft Access

Querying the Data Warehouse Using Microsoft Access Querying the Data Warehouse Using Microsoft Access I. What is a Data Warehouse? A data warehouse stores data from current and previous years that have been extracted from the various operational databases

More information

Using Google Earth for Environmental Science Research

Using Google Earth for Environmental Science Research Using Google Earth for Environmental Science Research This document is up-to-date as of August 2013. If you have any questions or additions to this material please email dan.friess@nus.edu.sg. Note: this

More information

Adobe Dreamweaver CC 14 Tutorial

Adobe Dreamweaver CC 14 Tutorial Adobe Dreamweaver CC 14 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

GoodReader User Guide. Version 1.0 GoodReader version 3.16.0

GoodReader User Guide. Version 1.0 GoodReader version 3.16.0 GoodReader User Guide Version 1.0 GoodReader version 3.16.0 Contents Operating GoodReader 1 Send PDF files to Your ipad 2 Copy Files with itunes 2 Copy Files to a Cloud Service 5 Download Files from the

More information

Raster to Vector Conversion for Overlay Analysis

Raster to Vector Conversion for Overlay Analysis Raster to Vector Conversion for Overlay Analysis In some cases, it may be necessary to perform vector-based analyses on a raster data set, or vice versa. The types of analyses that can be performed on

More information

Creating Personal Web Sites Using SharePoint Designer 2007

Creating Personal Web Sites Using SharePoint Designer 2007 Creating Personal Web Sites Using SharePoint Designer 2007 Faculty Workshop May 12 th & 13 th, 2009 Overview Create Pictures Home Page: INDEX.htm Other Pages Links from Home Page to Other Pages Prepare

More information

Finance Reporting. Millennium FAST. User Guide Version 4.0. Memorial University of Newfoundland. September 2013

Finance Reporting. Millennium FAST. User Guide Version 4.0. Memorial University of Newfoundland. September 2013 Millennium FAST Finance Reporting Memorial University of Newfoundland September 2013 User Guide Version 4.0 FAST Finance User Guide Page i Contents Introducing FAST Finance Reporting 4.0... 2 What is FAST

More information

Business Objects Version 5 : Introduction

Business Objects Version 5 : Introduction Business Objects Version 5 : Introduction Page 1 TABLE OF CONTENTS Introduction About Business Objects Changing Your Password Retrieving Pre-Defined Reports Formatting Your Report Using the Slice and Dice

More information

Magnum AVL GPS Fleet Tracking User Interface Help Guide

Magnum AVL GPS Fleet Tracking User Interface Help Guide 2011 Magnum AVL GPS Fleet Tracking User Interface Help Guide Contents: Recent Technical Bulletins and Website Updates, Overview of Control Panel and Software Menus and Quick Reference How To Guide Magnum

More information

The following is an overview of lessons included in the tutorial.

The following is an overview of lessons included in the tutorial. Chapter 2 Tutorial Tutorial Introduction This tutorial is designed to introduce you to some of Surfer's basic features. After you have completed the tutorial, you should be able to begin creating your

More information

Intro to evis: the event visualization tool

Intro to evis: the event visualization tool Intro to evis: the event visualization tool Background The of the (CBC) at the (AMNH) developed the Event Visualization Tool (evis), as a conservation monitoring and decision support tool for guiding protected

More information

Hands-on Exercise Using DataFerrett American Community Survey Public Use Microdata Sample (PUMS)

Hands-on Exercise Using DataFerrett American Community Survey Public Use Microdata Sample (PUMS) Hands-on Exercise Using DataFerrett American Community Survey Public Use Microdata Sample (PUMS) U.S. Census Bureau Michael Burns (425) 495-3234 DataFerrett Help http://dataferrett.census.gov/ 1-866-437-0171

More information

Microsoft Access 2010 Overview of Basics

Microsoft Access 2010 Overview of Basics Opening Screen Access 2010 launches with a window allowing you to: create a new database from a template; create a new template from scratch; or open an existing database. Open existing Templates Create

More information

What do I do first in ArcView 8.x? When the program starts Select from the Dialog box: A new empty map

What do I do first in ArcView 8.x? When the program starts Select from the Dialog box: A new empty map www.library.carleton.ca/find/gis Introduction Introduction to Georeferenced Images using ArcGIS Georeferenced images such as aerial photographs or satellite images can be used in many ways in both GIS

More information

How to Import Data into Microsoft Access

How to Import Data into Microsoft Access How to Import Data into Microsoft Access This tutorial demonstrates how to import an Excel file into an Access database. You can also follow these same steps to import other data tables into Access, such

More information

Spatial Analyst Tutorial

Spatial Analyst Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents About the ArcGIS Spatial Analyst Tutorial......................... 3 Exercise 1: Preparing for analysis............................ 5 Exercise

More information

Quick Start Guide to. ArcGISSM. Online

Quick Start Guide to. ArcGISSM. Online Quick Start Guide to ArcGISSM Online ArcGIS Online Quick Start Guide ArcGIS SM Online is a cloud-based mapping platform for organizations. Users get access to dynamic, authoritative content to create,

More information

Microsoft PowerPoint 2010

Microsoft PowerPoint 2010 Microsoft PowerPoint 2010 Starting PowerPoint... 2 PowerPoint Window Properties... 2 The Ribbon... 3 Default Tabs... 3 Contextual Tabs... 3 Minimizing and Restoring the Ribbon... 4 The Backstage View...

More information

Appointment Scheduler

Appointment Scheduler EZClaim Appointment Scheduler User Guide Last Update: 11/19/2008 Copyright 2008 EZClaim This page intentionally left blank Contents Contents... iii Getting Started... 5 System Requirements... 5 Installing

More information

Microsoft Using an Existing Database Amarillo College Revision Date: July 30, 2008

Microsoft Using an Existing Database Amarillo College Revision Date: July 30, 2008 Microsoft Amarillo College Revision Date: July 30, 2008 Table of Contents GENERAL INFORMATION... 1 TERMINOLOGY... 1 ADVANTAGES OF USING A DATABASE... 2 A DATABASE SHOULD CONTAIN:... 3 A DATABASE SHOULD

More information

Using Adobe Dreamweaver CS4 (10.0)

Using Adobe Dreamweaver CS4 (10.0) Getting Started Before you begin create a folder on your desktop called DreamweaverTraining This is where you will save your pages. Inside of the DreamweaverTraining folder, create another folder called

More information

Guide To Creating Academic Posters Using Microsoft PowerPoint 2010

Guide To Creating Academic Posters Using Microsoft PowerPoint 2010 Guide To Creating Academic Posters Using Microsoft PowerPoint 2010 INFORMATION SERVICES Version 3.0 July 2011 Table of Contents Section 1 - Introduction... 1 Section 2 - Initial Preparation... 2 2.1 Overall

More information

National Levee Database Public Web Reporting Tool (NLD-WRT) User Manual

National Levee Database Public Web Reporting Tool (NLD-WRT) User Manual National Levee Database Public Web Reporting Tool (NLD-WRT) User Manual Version 0. Prepared by US (USACE) Cold Regions Research and Engineering Laboratory (CRREL) 06 May, 0 Document Change Record Version

More information