Bill Cusworth CREATING ORIENTEERING BASEMAPS USING LIDAR DATA

Size: px
Start display at page:

Download "Bill Cusworth CREATING ORIENTEERING BASEMAPS USING LIDAR DATA"

Transcription

1 Bill Cusworth CREATING ORIENTEERING BASEMAPS USING LIDAR DATA 1

2 BILL CUSWORTH Started Orienteering in 1992 in Seattle with Cascade Orienteering Club. Started making maps in 1993 and became more serious in 2008 when Lidar started becoming available in Washington State Moved to Santa Rosa, California in Founded Nav-X Map Adventures in 2016 Have taken 2.5 GIS classes at Santa Rosa Junior College (where I work in Chemistry) Currently make about 1-2 maps per year 2

3 PROJECTS Several in Washington State Putney Woods ( 08), Lord Hill ( 09-10, 16), Ft. Ebey ( 10), Ft. Casey ( 11) Land s End Sprint map NW tip of San Francisco ( 11) Boggs Mountain in Lake County mapped veg boundaries that all burned in wildfire ( 13) Granite Bay, Folsom Lake SRA Used ArcGIS for basemap ( 14) Bon Tempe Lake mostly field checking ( 15) Dinkey Creek, used GDAL to draw contours ( 16) used for NA Rogaining Champs 2016 Updates to Morgan Territory near Livermore, Northstar Resort in Tahoe area, & Annadel SP, & Camp Tamarancho ( 12-17) Mt. Laguna near San Diego used ArcGIS to georeference map using rubbersheeting method (not recommended) ( 17) Deer Creek Hills Used QGIS to draw contours ( 16-17) Glen Alpine Canyon used KP for first time ( 17) 100 Lakes, Tahoe National Forest used OCAD 2018 for first time ( 18) Tahoe National Forest around Northstar Resort to be used WRC

4 OVERVIEW OF STEPS TO MAKE A MAP Make a basemap a good one will reduce field checking time. Divide the area into tiles based on desired field check scale - determined by your pace count. I use 1:2850 (2 paces/mm) or 1:4275 (3 paces/mm). If using a laser range finder, use an even number scale like 1:4000 or 1:5000 Place registration marks in each corner of each tile. Make sure there is some overlap between the tiles. Print base map and place on flat board, cover with mylar sheet, attach compass & ruler and hold everything together with binder clips. Mechanical pencils - Pentel 0.5mm, black, blue, & red (waterproof) Devise number/letter system for feature codes Strategies: Check all features from basemap, follow ridges and valleys, find places that look interesting, start with trail networks and fill in between Do field checking. When each board is completed, scan fieldwork, load into map program as a background map and align (F9 in OCAD) field notes to basemap using registration marks. Trace field notes. 4

5 GETTING STARTED Vector (points & lines) vs. Raster (pixel image) data files 2 main things that you need for a basemap Contours (from LiDAR) vector lines Aerial imagery raster Other components: Vegetation height raster (from LiDAR) Vegetation density raster (from LiDAR) Shaded relief Hillshade & Slope angle rasters (from LiDAR) Knolls & depressions, single trees vector point(from LiDAR) Cliffs vector or raster (from LiDAR) Open Street Data - vector GPS data vector Hydrology -? 5

6 COORDINATE SYSTEMS & GEOREFERENCING Georeferencing with Real-World Coordinates so your data will all line up perfectly! No need for F9 (adjust template) in OCAD which often doesn't work well. 2 kinds of Coordinate Systems (CS s) Geographical (3D, lat + long, spherical) WGS84, NAD83, NAD27 Projected (2D, Cartesian) UTM(meters), State Plane(ft) WGS84 + NAD83 are within 1m of each other When using old legacy OCAD maps in paper coordinates usually need to use "Rubbersheeting" method to properly georeference because of distortions in the original base map. GIS programs can do all kinds of coordinate transformations. OCAD (later versions) & OOM can load data in various CS's OCAD can t load geographical coordinates (lat + long) but OOM can load this CS. 6

7 Standard system used everywhere - units are meters Cylindrical secant projection over 6 deg longitude slices yielding 60 zones in the northern hemisphere and 60 zones in the southern hemisphere. Maximum scale error is less than 0.1% Except for the central meridian, Grid north is up to 3 degrees shifted from true north. UNIVERSAL TRANSVERSE MERCATOR (UTM) COORDINATE SYSTEM 7

8 INTRO TO LIDAR 8

9 INTRO TO LIDAR - RETURNS 9

10 LIDAR (LIGHT DETECTION AND RANGING) Laser pulsed from plane to surface Reflected light recorded as returns Returns are classified by type (ground, water, vegetation, building, etc.) Raw data point cloud data file complex raster, file extensions:.las &.laz.laz is zipped form of.las (1/7 file size) 10

11 DIGITAL ELEVATION MODELS 11

12 DIGITAL ELEVATION MODELS (DEM) Ground (last) returns are collated into a raster Digital Terrain Model (DTM), also called Digital Elevation Model (DEM), i.e. DTM = DEM First returns are collated into a Digital Surface Model (DSM): Vegetation height = DSM-DTM Contours & shaded relief are created from DTM don t need full LiDAR data USGS DEMs are based on Lidar data if it is available for an area (1/9 arc-second resolution) 12

13 ADVANTAGES OF LIDAR Very accurate contours (but need smoothing) Detection of roads, trails, other objects (boulders, rock walls, etc.) by shaded relief Detection of cliffs, knolls, & depressions by slope angle Detection of clearings (canopy height < 0.1m) and veg boundaries without influence of shadows. Detection of vegetation density from LiDAR canopy height and near-ground returns. More near-ground returns = high density = lower runnability 13

14 OCAD ORIENTEERING COMPUTER- AIDED DESIGN Released 1989 License Fee ~ $145/yr Windows only Recent versions have GIS functions such as LiDAR processing Rubbersheeting OSM import OOM OPEN ORIENTEERING MAPPER Released 2014 Open Source, no fee Windows, Mac, Android No LiDAR processing but has better import and drawing functionality. Can use in combination with GIS programs Had trouble with symbol icons ORIENTEERING MAP PROGRAMS 14

15 COMMERCIAL (GUI) HOME GROWN (NO GUI) ArcGIS by ESRI can get license for $100/yr QGIS - free LAS Tools - free OL-Laser - free OCAD ~$145/yr Smoothed contours like KP Vegetation mapping like KP Automatic cliff detetction like KP Rubbersheeting georeference Import OSM data Import State plane data Karttapullautin (KP) Smoothed contours - shows depressions & form lines Outputs vegetation density map w/ cliffs & buildings Terje Mathisen tools Outputs vector file for vegetation Stiches contours together but does not smooth them PROGRAMS THAT PROCESS LIDAR 15

16 KARTTAPULLAUTIN (KP) No graphical interface uses command line or you can drag and drop the data file onto the program file. Accepts only raw data as input (.las or.laz) uses LAS tools to process data. Outputs vector contours that are smoothed and deviate slightly from true elevations to show shapes better and includes form lines. Outputs form lines and highlights depressions in purple. Outputs vegetation density map as a raster file contains buildings. Outputs cliffs and knolls as vector files. Very slow. Contours are great but clearings were not accurate. Had trouble creating merging tiles. 16

17 SOFTWARE RECOMMENDATIONS Have some money to spend: OCAD 2018 Have no money: Karttapullautin + Open Orienteering Mapper 17

Vegetation height maps derived from digital elevation models the next innovation in the production of orienteering maps?

Vegetation height maps derived from digital elevation models the next innovation in the production of orienteering maps? Vegetation height maps derived from digital elevation models the next innovation in the production of orienteering maps? Development of Orienteering Maps. 1. Revolution 20 years ago: Digital Cartography

More information

An Introduction to Lidar & Forestry May 2013

An Introduction to Lidar & Forestry May 2013 An Introduction to Lidar & Forestry May 2013 Introduction to Lidar & Forestry Lidar technology Derivatives from point clouds Applied to forestry Publish & Share Futures Lidar Light Detection And Ranging

More information

Digital Elevation Models (DEM)

Digital Elevation Models (DEM) Digital Elevation Models (DEM) Digital representation of the terrain surface also referred to as Digital Terrain Models (DTM) Digital Elevation Models (DEM) How has relief depiction changed with digital

More information

Using LiDAR (Light Distancing And Ranging) data to more accurately describe avalanche terrain

Using LiDAR (Light Distancing And Ranging) data to more accurately describe avalanche terrain International Snow Science Workshop, Davos 009, Proceedings Using LiDAR (Light Distancing And Ranging) data to more accurately describe avalanche terrain Christopher M. McCollister, and Robert H. Comey,

More information

Alaska Department of Transportation Roads to Resources Project LiDAR & Imagery Quality Assurance Report Juneau Access South Corridor

Alaska Department of Transportation Roads to Resources Project LiDAR & Imagery Quality Assurance Report Juneau Access South Corridor Alaska Department of Transportation Roads to Resources Project LiDAR & Imagery Quality Assurance Report Juneau Access South Corridor Written by Rick Guritz Alaska Satellite Facility Nov. 24, 2015 Contents

More information

2010 LiDAR Project. GIS User Group Meeting June 30, 2010

2010 LiDAR Project. GIS User Group Meeting June 30, 2010 2010 LiDAR Project GIS User Group Meeting June 30, 2010 LiDAR = Light Detection and Ranging Technology that utilizes lasers to determine the distance to an object or surface Measures the time delay between

More information

MODULE 1 BASIC LIDAR TECHNIQUES

MODULE 1 BASIC LIDAR TECHNIQUES MODULE SCENARIO One of the first tasks a geographic information systems (GIS) department using lidar data should perform is to check the quality of the data delivered by the data provider. The department

More information

GSSHA WMS Basics Loading DEMs, Contour Options, Images, and Projection Systems

GSSHA WMS Basics Loading DEMs, Contour Options, Images, and Projection Systems v. 10.0 WMS 10.0 Tutorial GSSHA WMS Basics Loading DEMs, Contour Options, Images, and Projection Systems Learn how to work with DEMs and images and to convert between projection systems in the WMS interface

More information

Introduction to LiDAR

Introduction to LiDAR Introduction to LiDAR Our goals here are to introduce you to LiDAR data, to show you how to download it for an area of interest, and to better understand the data and uses through some simple manipulations.

More information

APPENDIX E2. Vernal Pool Watershed Mapping

APPENDIX E2. Vernal Pool Watershed Mapping APPENDIX E2 Vernal Pool Watershed Mapping MEMORANDUM To: U.S. Fish and Wildlife Service From: Tyler Friesen, Dudek Subject: SSHCP Vernal Pool Watershed Analysis Using LIDAR Data Date: February 6, 2014

More information

NEXTMap World 10 Digital Elevation Model

NEXTMap World 10 Digital Elevation Model NEXTMap Digital Elevation Model Intermap Technologies, Inc. 8310 South Valley Highway, Suite 400 Englewood, CO 80112 10012015 NEXTMap (top) provides an improvement in vertical accuracy and brings out greater

More information

8 Geographers Tools: Automated Mapping. Digitizing a Map IMPORTANT 2/19/19. v Tues., Feb. 26, 2019.

8 Geographers Tools: Automated Mapping. Digitizing a Map IMPORTANT 2/19/19. v Tues., Feb. 26, 2019. Next Class: FIRST EXAM v Tues., Feb. 26, 2019. Combination of multiple choice questions and map interpretation. Bring a #2 pencil with eraser. Based on class lectures supplementing Chapter 1. Review lectures

More information

Lecture 21 - Chapter 8 (Raster Analysis, part2)

Lecture 21 - Chapter 8 (Raster Analysis, part2) GEOL 452/552 - GIS for Geoscientists I Lecture 21 - Chapter 8 (Raster Analysis, part2) Today: Digital Elevation Models (DEMs), Topographic functions (surface analysis): slope, aspect hillshade, viewshed,

More information

Files Used in this Tutorial

Files Used in this Tutorial Generate Point Clouds and DSM Tutorial This tutorial shows how to generate point clouds and a digital surface model (DSM) from IKONOS satellite stereo imagery. You will view the resulting point clouds

More information

Terrain Analysis. Using QGIS and SAGA

Terrain Analysis. Using QGIS and SAGA Terrain Analysis Using QGIS and SAGA Tutorial ID: IGET_RS_010 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial

More information

8 Geographers Tools: Automated Mapping. Digitizing a Map 2/19/19 IMPORTANT. Revising a Digitized Map. The Digitized Map. vtues., Feb. 26, 2019.

8 Geographers Tools: Automated Mapping. Digitizing a Map 2/19/19 IMPORTANT. Revising a Digitized Map. The Digitized Map. vtues., Feb. 26, 2019. Next Class: FIRST EXAM 8 Geographers Tools: Automated Mapping vtues., Feb. 26, 2019. Combination of multiple choice questions and map interpretation. Bring a #2 pencil with eraser. Based on class lectures

More information

FREE TUTORING. Digitizing a Map. 8 Geographers Tools: Automated Mapping. The Digitized Map. Revising a Digitized Map 9/28/2018. Next class: First Exam

FREE TUTORING. Digitizing a Map. 8 Geographers Tools: Automated Mapping. The Digitized Map. Revising a Digitized Map 9/28/2018. Next class: First Exam Next class: First Exam Tuesday, October 2, 2018. Combination of multiple choice questions and map interpretation. Bring a #2 pencil with eraser. Based on class lectures supplementing Chapter 1. Review

More information

LORI COLLINS, RESEARCH ASSOCIATE PROFESSOR CONTRIBUTIONS BY: RICHARD MCKENZIE AND GARRETT SPEED, DHHC USF L IBRARIES

LORI COLLINS, RESEARCH ASSOCIATE PROFESSOR CONTRIBUTIONS BY: RICHARD MCKENZIE AND GARRETT SPEED, DHHC USF L IBRARIES LORI COLLINS, RESEARCH ASSOCIATE PROFESSOR CONTRIBUTIONS BY: RICHARD MCKENZIE AND GARRETT SPEED, DHHC USF L IBRARIES AERIAL AND TERRESTRIAL SURVEY WORKFLOWS Workflow from project planning applications

More information

Introduction to LiDAR

Introduction to LiDAR Introduction to LiDAR Our goals here are to introduce you to LiDAR data. LiDAR data is becoming common, provides ground, building, and vegetation heights at high accuracy and detail, and is available statewide.

More information

Technical Specifications

Technical Specifications 1 Contents INTRODUCTION...3 ABOUT THIS LAB...3 IMPORTANCE OF THIS MODULE...3 EXPORTING AND IMPORTING DATA...4 VIEWING PROJECTION INFORMATION...5...6 Assigning Projection...6 Reprojecting Data...7 CLIPPING/SUBSETTING...7

More information

Tutorial 1: Downloading elevation data

Tutorial 1: Downloading elevation data Tutorial 1: Downloading elevation data Objectives In this exercise you will learn how to acquire elevation data from the website OpenTopography.org, project the dataset into a UTM coordinate system, and

More information

Contents of Lecture. Surface (Terrain) Data Models. Terrain Surface Representation. Sampling in Surface Model DEM

Contents of Lecture. Surface (Terrain) Data Models. Terrain Surface Representation. Sampling in Surface Model DEM Lecture 13: Advanced Data Models: Terrain mapping and Analysis Contents of Lecture Surface Data Models DEM GRID Model TIN Model Visibility Analysis Geography 373 Spring, 2006 Changjoo Kim 11/29/2006 1

More information

Lewis County Public Works Department (County) GIS Mapping Division 350 N. Market Blvd. Chehalis, WA Phone: Fax:

Lewis County Public Works Department (County) GIS Mapping Division 350 N. Market Blvd. Chehalis, WA Phone: Fax: March 31, 2005 Project Report Lewis County, WA Contract #2262-H Report Presented to: Lewis County Public Works Department (County) GIS Mapping Division 350 N. Market Blvd. Chehalis, WA 98532-2626 Phone:

More information

Project Report Nooksack South Fork Lummi Indian Nation. Report Presented to:

Project Report Nooksack South Fork Lummi Indian Nation. Report Presented to: June 5, 2005 Project Report Nooksack South Fork Lummi Indian Nation Contract #2291-H Report Presented to: Lummi Indian Nation Natural Resources Department 2616 Kwina Road Bellingham, WA 98226 Point of

More information

First Exam Thurs., Sept 28

First Exam Thurs., Sept 28 First Exam Thurs., Sept 28 Combination of multiple choice questions and map interpretation. Bring a #2 pencil with eraser. Based on class lectures supplementing chapter. Review lecture presentations 9.

More information

ROCKY FORK TRACT: VIEWSHED ANALYSIS REPORT

ROCKY FORK TRACT: VIEWSHED ANALYSIS REPORT ROCKY FORK TRACT: VIEWSHED ANALYSIS REPORT Prepared for: The Conservation Fund Prepared by: A Carroll GIS 3711 Skylark Trail Chattanoga, TN 37416 INTRODUCTION This report documents methods and results

More information

Lecture 4: Digital Elevation Models

Lecture 4: Digital Elevation Models Lecture 4: Digital Elevation Models GEOG413/613 Dr. Anthony Jjumba 1 Digital Terrain Modeling Terms: DEM, DTM, DTEM, DSM, DHM not synonyms. The concepts they illustrate are different Digital Terrain Modeling

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

On Grid: Tools and Techniques to Place Reality Data in a Geographic Coordinate System

On Grid: Tools and Techniques to Place Reality Data in a Geographic Coordinate System RC21940 On Grid: Tools and Techniques to Place Reality Data in a Geographic Coordinate System Seth Koterba Principal Engineer ReCap Autodesk Ramesh Sridharan Principal Research Engineer Infraworks Autodesk

More information

Feature Extraction from Imagery & Lidar. Kurt Schwoppe, Esri Mark Romero, Esri Gregory Bacon, Fairfax County

Feature Extraction from Imagery & Lidar. Kurt Schwoppe, Esri Mark Romero, Esri Gregory Bacon, Fairfax County Feature Extraction from & Lidar Kurt Schwoppe, Esri Mark Romero, Esri Gregory Bacon, Fairfax County Today s Speakers Image Processing Experts and Good Colleagues Kurt Schwoppe Industry Lead Esri Mark Romero

More information

This is a sample of what you get after it is processed. The yellow colors in this view come from the Classify Vegetation Height.tif background map.

This is a sample of what you get after it is processed. The yellow colors in this view come from the Classify Vegetation Height.tif background map. This is a sample of what you get after it is processed. The yellow colors in this view come from the Classify Vegetation Height.tif background map. Yellow indicates places where the first and second return

More information

BRIEF EXAMPLES OF PRACTICAL USES OF LIDAR

BRIEF EXAMPLES OF PRACTICAL USES OF LIDAR BRIEF EXAMPLES OF PRACTICAL USES OF LIDAR PURDUE ROAD SCHOOL - 3/9/2016 CHRIS MORSE USDA-NRCS, STATE GIS COORDINATOR LIDAR/DEM SOURCE DATES LiDAR and its derivatives (DEMs) have a collection date for data

More information

Reality Check: Processing LiDAR Data. A story of data, more data and some more data

Reality Check: Processing LiDAR Data. A story of data, more data and some more data Reality Check: Processing LiDAR Data A story of data, more data and some more data Red River of the North Red River of the North Red River of the North Red River of the North Introduction and Background

More information

Lidar and GIS: Applications and Examples. Dan Hedges Clayton Crawford

Lidar and GIS: Applications and Examples. Dan Hedges Clayton Crawford Lidar and GIS: Applications and Examples Dan Hedges Clayton Crawford Outline Data structures, tools, and workflows Assessing lidar point coverage and sample density Creating raster DEMs and DSMs Data area

More information

N.J.P.L.S. An Introduction to LiDAR Concepts and Applications

N.J.P.L.S. An Introduction to LiDAR Concepts and Applications N.J.P.L.S. An Introduction to LiDAR Concepts and Applications Presentation Outline LIDAR Data Capture Advantages of Lidar Technology Basics Intensity and Multiple Returns Lidar Accuracy Airborne Laser

More information

THE FUTURE OF STATE PLANE COORDINATES AT ODOT

THE FUTURE OF STATE PLANE COORDINATES AT ODOT THE FUTURE OF STATE PLANE COORDINATES AT ODOT BY: RAY FOOS P.S. AND BRIAN MEADE P.S. THE OHIO DEPARTMENT OF TRANSPORTATION WORKING WITH STATE PLANE COORDINATES OR HOW TO MAKE THE EARTH FLAT SURVEYORS AND

More information

Digital Photogrammetric System. Version 6.3 USER MANUAL. LIDAR Data processing

Digital Photogrammetric System. Version 6.3 USER MANUAL. LIDAR Data processing Digital Photogrammetric System Version 6.3 USER MANUAL Table of Contents 1. About... 3 2. Import of LIDAR data... 3 3. Load LIDAR data window... 4 4. LIDAR data loading and displaying... 6 5. Splitting

More information

The Raster Data Model

The Raster Data Model The Raster Data Model 2 2 2 2 8 8 2 2 8 8 2 2 2 2 2 2 8 8 2 2 2 2 2 2 2 2 2 Llano River, Mason Co., TX 1 Rasters are: Regular square tessellations Matrices of values distributed among equal-sized, square

More information

An Introduction to Using Lidar with ArcGIS and 3D Analyst

An Introduction to Using Lidar with ArcGIS and 3D Analyst FedGIS Conference February 24 25, 2016 Washington, DC An Introduction to Using Lidar with ArcGIS and 3D Analyst Jim Michel Outline Lidar Intro Lidar Management Las files Laz, zlas, conversion tools Las

More information

High Resolution Digital Elevation Model (HRDEM) CanElevation Series Product Specifications. Edition

High Resolution Digital Elevation Model (HRDEM) CanElevation Series Product Specifications. Edition High Resolution Digital Elevation Model (HRDEM) CanElevation Series Product Specifications Edition 1.1 2017-08-17 Government of Canada Natural Resources Canada Telephone: +01-819-564-4857 / 1-800-661-2638

More information

I. An Intro to ArcMap Version 9.3 and 10. 1) Arc Map is basically a build your own Google map

I. An Intro to ArcMap Version 9.3 and 10. 1) Arc Map is basically a build your own Google map I. An Intro to ArcMap Version 9.3 and 10 What is Arc Map? 1) Arc Map is basically a build your own Google map a. Display and manage geo-spatial data (maps, images, points that have a geographic location)

More information

Final project: Lecture 21 - Chapter 8 (Raster Analysis, part2) GEOL 452/552 - GIS for Geoscientists I

Final project: Lecture 21 - Chapter 8 (Raster Analysis, part2) GEOL 452/552 - GIS for Geoscientists I GEOL 452/552 - GIS for Geoscientists I Lecture 21 - Chapter 8 (Raster Analysis, part2) Talk about class project (copy follow_along_data\ch8a_class_ex into U:\ArcGIS\ if needed) Catch up with lecture 20

More information

HAWAII KAUAI Survey Report. LIDAR System Description and Specifications

HAWAII KAUAI Survey Report. LIDAR System Description and Specifications HAWAII KAUAI Survey Report LIDAR System Description and Specifications This survey used an Optech GEMINI Airborne Laser Terrain Mapper (ALTM) serial number 06SEN195 mounted in a twin-engine Navajo Piper

More information

Raster Data Models 9/18/2018

Raster Data Models 9/18/2018 Raster Data Models The Raster Data Model Rasters are: Regular square tessellations Matrices of values distributed among equal-sized, square cells 5 5 5 5 5 5 5 5 2 2 5 5 5 5 5 5 2 2 2 2 5 5 5 5 5 2 2 2

More information

Esri International User Conference. July San Diego Convention Center. Lidar Solutions. Clayton Crawford

Esri International User Conference. July San Diego Convention Center. Lidar Solutions. Clayton Crawford Esri International User Conference July 23 27 San Diego Convention Center Lidar Solutions Clayton Crawford Outline Data structures, tools, and workflows Assessing lidar point coverage and sample density

More information

Rasters are: The Raster Data Model. Cell location specified by: Why squares? Raster Data Models 9/25/2014. GEO327G/386G, UT Austin 1

Rasters are: The Raster Data Model. Cell location specified by: Why squares? Raster Data Models 9/25/2014. GEO327G/386G, UT Austin 1 5 5 5 5 5 5 5 5 5 5 5 5 2 2 5 5 2 2 2 2 2 2 8 8 2 2 5 5 5 5 5 5 2 2 2 2 5 5 5 5 5 2 2 2 5 5 5 5 The Raster Data Model Rasters are: Regular square tessellations Matrices of values distributed among equalsized,

More information

The Raster Data Model

The Raster Data Model The Raster Data Model 2 2 2 2 8 8 2 2 8 8 2 2 2 2 2 2 8 8 2 2 2 2 2 2 2 2 2 Llano River, Mason Co., TX 9/24/201 GEO327G/386G, UT Austin 1 Rasters are: Regular square tessellations Matrices of values distributed

More information

Geographic Information Systems. using QGIS

Geographic Information Systems. using QGIS Geographic Information Systems using QGIS 1 - INTRODUCTION Generalities A GIS (Geographic Information System) consists of: -Computer hardware -Computer software - Digital Data Generalities GIS softwares

More information

Digital Elevation Models

Digital Elevation Models Digital Elevation Models National Elevation Dataset 1 Data Sets US DEM series 7.5, 30, 1 o for conterminous US 7.5, 15 for Alaska US National Elevation Data (NED) GTOPO30 Global Land One-kilometer Base

More information

Introduction to LiDAR

Introduction to LiDAR Introduction to LiDAR Our goals here are to introduce you to LiDAR data, to show you how to download it for an area of interest, and to better understand the data and uses through some simple manipulations.

More information

Geometric Correction of Imagery

Geometric Correction of Imagery Geometric Correction of Imagery Geometric Correction of Imagery Present by: Dr.Weerakaset Suanpaga D.Eng(RS&GIS) The intent is to compensate for the distortions introduced by a variety of factors, so that

More information

Lab 11: Terrain Analyses

Lab 11: Terrain Analyses Lab 11: Terrain Analyses What You ll Learn: Basic terrain analysis functions, including watershed, viewshed, and profile processing. There is a mix of old and new functions used in this lab. We ll explain

More information

DIGITAL SURFACE MODELS OF CITY AREAS BY VERY HIGH RESOLUTION SPACE IMAGERY

DIGITAL SURFACE MODELS OF CITY AREAS BY VERY HIGH RESOLUTION SPACE IMAGERY DIGITAL SURFACE MODELS OF CITY AREAS BY VERY HIGH RESOLUTION SPACE IMAGERY Jacobsen, K. University of Hannover, Institute of Photogrammetry and Geoinformation, Nienburger Str.1, D30167 Hannover phone +49

More information

INTRODUCTION TO GIS WORKSHOP EXERCISE

INTRODUCTION TO GIS WORKSHOP EXERCISE 111 Mulford Hall, College of Natural Resources, UC Berkeley (510) 643-4539 INTRODUCTION TO GIS WORKSHOP EXERCISE This exercise is a survey of some GIS and spatial analysis tools for ecological and natural

More information

Digital Elevation Model & Surface Analysis

Digital Elevation Model & Surface Analysis Topics: Digital Elevation Model & Surface Analysis 1. Introduction 2. Create raster DEM 3. Examine Lidar DEM 4. Deriving secondary surface products 5. Mapping contours 6. Viewshed Analysis 7. Extract elevation

More information

Lecture 06. Raster and Vector Data Models. Part (1) Common Data Models. Raster. Vector. Points. Points. ( x,y ) Area. Area Line.

Lecture 06. Raster and Vector Data Models. Part (1) Common Data Models. Raster. Vector. Points. Points. ( x,y ) Area. Area Line. Lecture 06 Raster and Vector Data Models Part (1) 1 Common Data Models Vector Raster Y Points Points ( x,y ) Line Area Line Area 2 X 1 3 Raster uses a grid cell structure Vector is more like a drawn map

More information

Fieldwork with Open Orienteering Mapper. Fieldwork with Open Orienteering Mapper Lerjen Kartografie

Fieldwork with Open Orienteering Mapper. Fieldwork with Open Orienteering Mapper Lerjen Kartografie Fieldwork with Open Orienteering Mapper A day in october 2014 Far from home on Julierpass Weather forecast: dry Paper, mylar & pen setup is not waterproof A basemap made at home is a risk if working far

More information

WMS 9.1 Tutorial Watershed Modeling DEM Delineation Learn how to delineate a watershed using the hydrologic modeling wizard

WMS 9.1 Tutorial Watershed Modeling DEM Delineation Learn how to delineate a watershed using the hydrologic modeling wizard v. 9.1 WMS 9.1 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Read a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

Creating Contours using ArcMap

Creating Contours using ArcMap Creating Contours with ArcMap and ArcScene Digital elevation models (DEMs) are geospatial datasets that contain elevation values sampled according to a regularly spaced rectangular grid. They can be used

More information

Light Detection and Ranging (LiDAR)

Light Detection and Ranging (LiDAR) Light Detection and Ranging (LiDAR) http://code.google.com/creative/radiohead/ Types of aerial sensors passive active 1 Active sensors for mapping terrain Radar transmits microwaves in pulses determines

More information

Existing Elevation Data Sets. Quality Level 2 (QL2) Lidar Data Sets. Better Land Characterization More Accurate Results!

Existing Elevation Data Sets. Quality Level 2 (QL2) Lidar Data Sets. Better Land Characterization More Accurate Results! Existing Elevation Data Sets Out of Date: Most > 40 yrs old Data range from 15 yrs old to > 70 yrs old Spatial Resolution: 33 ft (10 m) or coarser Vertical Accuracy: 3.3 ft 6.6 ft (1 2 m) or worse Quality

More information

Digital Elevation Models (DEMs)

Digital Elevation Models (DEMs) Digital Elevation Models (DEM) - Terrain Models (DTM) How has relief depiction on maps and online changed with digital mapping/ GIS?.. Perhaps more than the other map elements / layers Digital Elevation

More information

FOR 474: Forest Inventory. Plot Level Metrics: Getting at Canopy Heights. Plot Level Metrics: What is the Point Cloud Anyway?

FOR 474: Forest Inventory. Plot Level Metrics: Getting at Canopy Heights. Plot Level Metrics: What is the Point Cloud Anyway? FOR 474: Forest Inventory Plot Level Metrics from Lidar Heights Other Plot Measures Sources of Error Readings: See Website Plot Level Metrics: Getting at Canopy Heights Heights are an Implicit Output of

More information

Elevation Model Viewing service

Elevation Model Viewing service 1(9) Date: Document version: Service's interface version : 2016-12-01 1.1 1.0.1 Product description: Elevation Model Viewing service LANTMÄTERIET 2016-12-01 2 (9) List of contents 1 General description...

More information

National Science Foundation Engineering Research Center. Bingcai Zhang BAE Systems San Diego, CA

National Science Foundation Engineering Research Center. Bingcai Zhang BAE Systems San Diego, CA Bingcai Zhang BAE Systems San Diego, CA 92127 Bingcai.zhang@BAESystems.com Introduction It is a trivial task for a five-year-old child to recognize and name an object such as a car, house or building.

More information

COMPONENTS. The web interface includes user administration tools, which allow companies to efficiently distribute data to internal or external users.

COMPONENTS. The web interface includes user administration tools, which allow companies to efficiently distribute data to internal or external users. COMPONENTS LASERDATA LIS is a software suite for LiDAR data (TLS / MLS / ALS) management and analysis. The software is built on top of a GIS and supports both point and raster data. The following software

More information

Lidar Technical Report

Lidar Technical Report Lidar Technical Report Oregon Department of Forestry Sites Presented to: Oregon Department of Forestry 2600 State Street, Building E Salem, OR 97310 Submitted by: 3410 West 11st Ave. Eugene, OR 97402 April

More information

LAB #7 Creating TIN and 3D scenes (ArcScene) GISC, UNIVERSITY OF CALIFORNIA BERKELEY

LAB #7 Creating TIN and 3D scenes (ArcScene) GISC, UNIVERSITY OF CALIFORNIA BERKELEY LAB #7 Creating TIN and 3D scenes (ArcScene) GISC, UNIVERSITY OF CALIFORNIA BERKELEY The purpose of this laboratory is to introduce and explore surface data analysis using a vector data model: TIN. We

More information

GIS Tools for Hydrology and Hydraulics

GIS Tools for Hydrology and Hydraulics 1 OUTLINE GIS Tools for Hydrology and Hydraulics INTRODUCTION Good afternoon! Welcome and thanks for coming. I once heard GIS described as a high-end Swiss Army knife: lots of tools in one little package

More information

Module: Rasters. 8.1 Lesson: Working with Raster Data Follow along: Loading Raster Data CHAPTER 8

Module: Rasters. 8.1 Lesson: Working with Raster Data Follow along: Loading Raster Data CHAPTER 8 CHAPTER 8 Module: Rasters We ve used rasters for digitizing before, but raster data can also be used directly. In this module, you ll see how it s done in QGIS. 8.1 Lesson: Working with Raster Data Raster

More information

QGIS LAB SERIES GST 103: Data Acquisition and Management Lab 5: Raster Data Structure

QGIS LAB SERIES GST 103: Data Acquisition and Management Lab 5: Raster Data Structure QGIS LAB SERIES GST 103: Data Acquisition and Management Lab 5: Raster Data Structure Objective Work with the Raster Data Model Document Version: 2014-08-19 (Final) Author: Kurt Menke, GISP Copyright National

More information

Project Report Sauk-Suiattle Indian Tribe. Report Presented to:

Project Report Sauk-Suiattle Indian Tribe. Report Presented to: July 28, 2005 Project Report Sauk-Suiattle Indian Tribe Contract #2294-H Report Presented to: Sauk-Suiattle Indian Tribe 5318 Chief Brown Lane Darrington, WA 98241 Phone: (360) 436-0738 Fax: (360) 436-1092

More information

GY301 Geomorphology Lab 5 Topographic Map: Final GIS Map Construction

GY301 Geomorphology Lab 5 Topographic Map: Final GIS Map Construction GY301 Geomorphology Lab 5 Topographic Map: Final GIS Map Construction Introduction This document describes how to take the data collected with the total station for the campus topographic map project and

More information

Georeferencing an Aerial Image of Point Mugu State Park in Ventura County, CA

Georeferencing an Aerial Image of Point Mugu State Park in Ventura County, CA Georeferencing an Aerial Image of Point Mugu State Park in Ventura County, CA by Liz Baumann Fall 2015, Final Project CVEN 5382, GIS Spatial Database Development Table of Contents Introduction... 2 Objectives...

More information

GeoEarthScope NoCAL San Andreas System LiDAR pre computed DEM tutorial

GeoEarthScope NoCAL San Andreas System LiDAR pre computed DEM tutorial GeoEarthScope NoCAL San Andreas System LiDAR pre computed DEM tutorial J Ramón Arrowsmith Chris Crosby School of Earth and Space Exploration Arizona State University ramon.arrowsmith@asu.edu http://lidar.asu.edu

More information

Prepared for: CALIFORNIA COAST COMMISSION c/o Dr. Stephen Schroeter 45 Fremont Street, Suite 2000 San Francisco, CA

Prepared for: CALIFORNIA COAST COMMISSION c/o Dr. Stephen Schroeter 45 Fremont Street, Suite 2000 San Francisco, CA REVIEW OF MULTIBEAM SONAR SURVEYS WHEELER REEF NORTH, SAN CLEMENTE, CALIFORNIA TO EVALUATE ACCURACY AND PRECISION OF REEF FOOTPRINT DETERMINATIONS AND CHANGES BETWEEN 2008 AND 2009 SURVEYS Prepared for:

More information

Algorithms for GIS csci3225

Algorithms for GIS csci3225 Algorithms for GIS csci3225 Laura Toma Bowdoin College LiDAR data in GIS LiDAR (Light Detection and Ranging) Each point records: its geographic location x,y its height z the number of returns in its pulse

More information

Purpose: To explore the raster grid and vector map element concepts in GIS.

Purpose: To explore the raster grid and vector map element concepts in GIS. GIS INTRODUCTION TO RASTER GRIDS AND VECTOR MAP ELEMENTS c:wou:nssi:vecrasex.wpd Purpose: To explore the raster grid and vector map element concepts in GIS. PART A. RASTER GRID NETWORKS Task A- Examine

More information

GIS-Generated Street Tree Inventory Pilot Study

GIS-Generated Street Tree Inventory Pilot Study GIS-Generated Street Tree Inventory Pilot Study Prepared for: MSGIC Meeting Prepared by: Beth Schrayshuen, PE Marla Johnson, GISP 21 July 2017 Agenda 2 Purpose of Street Tree Inventory Pilot Study Evaluation

More information

Airborne LiDAR Data Acquisition for Forestry Applications. Mischa Hey WSI (Corvallis, OR)

Airborne LiDAR Data Acquisition for Forestry Applications. Mischa Hey WSI (Corvallis, OR) Airborne LiDAR Data Acquisition for Forestry Applications Mischa Hey WSI (Corvallis, OR) WSI Services Corvallis, OR Airborne Mapping: Light Detection and Ranging (LiDAR) Thermal Infrared Imagery 4-Band

More information

Lab 10: Raster Analyses

Lab 10: Raster Analyses Lab 10: Raster Analyses What You ll Learn: Spatial analysis and modeling with raster data. You will estimate the access costs for all points on a landscape, based on slope and distance to roads. You ll

More information

Overview. 1. Aerial LiDAR in Wisconsin (20 minutes) 2. Demonstration of data in CAD (30 minutes) 3. High Density LiDAR (20 minutes)

Overview. 1. Aerial LiDAR in Wisconsin (20 minutes) 2. Demonstration of data in CAD (30 minutes) 3. High Density LiDAR (20 minutes) Overview 1. Aerial LiDAR in Wisconsin (20 minutes) 2. Demonstration of data in CAD (30 minutes) 3. High Density LiDAR (20 minutes) 4. Aerial lidar technology advancements (15 minutes) 5. Q & A 1. Aerial

More information

QUALITY CONTROL METHOD FOR FILTERING IN AERIAL LIDAR SURVEY

QUALITY CONTROL METHOD FOR FILTERING IN AERIAL LIDAR SURVEY QUALITY CONTROL METHOD FOR FILTERING IN AERIAL LIDAR SURVEY Y. Yokoo a, *, T. Ooishi a, a Kokusai Kogyo CO., LTD.,Base Information Group, 2-24-1 Harumicho Fuchu-shi, Tokyo, 183-0057, JAPAN - (yasuhiro_yokoo,

More information

Georeferencing in ArcGIS Pro. Overview of the Esri Georeferencing tools. Exercise

Georeferencing in ArcGIS Pro. Overview of the Esri Georeferencing tools. Exercise Georeferencing in ArcGIS Pro Historic maps contain a wealth of information that can be used in research. You can use the scanned historic map as a background to your own data or you can digitize the information

More information

FOR 274: Surfaces from Lidar. Lidar DEMs: Understanding the Returns. Lidar DEMs: Understanding the Returns

FOR 274: Surfaces from Lidar. Lidar DEMs: Understanding the Returns. Lidar DEMs: Understanding the Returns FOR 274: Surfaces from Lidar LiDAR for DEMs The Main Principal Common Methods Limitations Readings: See Website Lidar DEMs: Understanding the Returns The laser pulse travel can travel through trees before

More information

Terrain Modeling with ArcView GIS from ArcUser magazine

Terrain Modeling with ArcView GIS from ArcUser magazine Lesson 5: Label Features Using GNIS Data Lesson Goal: Use GNIS label data to enhance the Bright Angel model created used in Lessons 3 and 4. GNIS data will be reprojected so that it will align properly

More information

Field-Scale Watershed Analysis

Field-Scale Watershed Analysis Conservation Applications of LiDAR Field-Scale Watershed Analysis A Supplemental Exercise for the Hydrologic Applications Module Andy Jenks, University of Minnesota Department of Forest Resources 2013

More information

APPENDIX 13 TERRAIN NAVIGATOR PRO BASICS. Prepared by the Mapping and Marking Committee. Fifth Edition (Revised and Expanded) June 2014

APPENDIX 13 TERRAIN NAVIGATOR PRO BASICS. Prepared by the Mapping and Marking Committee. Fifth Edition (Revised and Expanded) June 2014 APPENDIX 13 TERRAIN NAVIGATOR PRO BASICS Prepared by the Mapping and Marking Committee Fifth Edition (Revised and Expanded) June 2014 Published by the Oregon-California Trails Association P.O. Box 1019

More information

LiDAR QA/QC - Quantitative and Qualitative Assessment report -

LiDAR QA/QC - Quantitative and Qualitative Assessment report - LiDAR QA/QC - Quantitative and Qualitative Assessment report - CT T0009_LiDAR September 14, 2007 Submitted to: Roald Haested Inc. Prepared by: Fairfax, VA EXECUTIVE SUMMARY This LiDAR project covered approximately

More information

Engineering Geology. Engineering Geology is backbone of civil engineering. Topographic Maps. Eng. Iqbal Marie

Engineering Geology. Engineering Geology is backbone of civil engineering. Topographic Maps. Eng. Iqbal Marie Engineering Geology Engineering Geology is backbone of civil engineering Topographic Maps Eng. Iqbal Marie Maps: are a two dimensional representation, of an area or region. There are many types of maps,

More information

Hamilton County Enhances GIS Base Mapping with 1-foot Contours

Hamilton County Enhances GIS Base Mapping with 1-foot Contours Hamilton County Enhances GIS Base Mapping with 1-foot Contours Presented by Larry Stout, Hamilton County GIS Manager Brad Fugate, Woolpert Inc. Today s Presentation Hamilton County s 2004 Base Mapping

More information

Exercise 1: Introduction to LiDAR Point Cloud Data using the Fusion Software Package

Exercise 1: Introduction to LiDAR Point Cloud Data using the Fusion Software Package Exercise 1: Introduction to LiDAR Point Cloud Data using the Fusion Software Package Christopher Crosby, San Diego Supercomputer Center / OpenTopography (Adapted from tutorial by Ian Madin, DOGAMI) Last

More information

Lecture 23 - LiDAR. GEOL 452/552 - GIS for Geoscientists I. Scanning Lidar. 30 m DEM. Lidar representations:

Lecture 23 - LiDAR. GEOL 452/552 - GIS for Geoscientists I. Scanning Lidar. 30 m DEM. Lidar representations: GEOL 452/552 - GIS for Geoscientists I Lecture 23 - LiDAR LiDAR - some background (thanks to Chris Kahle, DNR) Converting Lidar point data to a raster Look at online lidar data for Iowa (1m hillshaded)

More information

2. POINT CLOUD DATA PROCESSING

2. POINT CLOUD DATA PROCESSING Point Cloud Generation from suas-mounted iphone Imagery: Performance Analysis A. D. Ladai, J. Miller Towill, Inc., 2300 Clayton Road, Suite 1200, Concord, CA 94520-2176, USA - (andras.ladai, jeffrey.miller)@towill.com

More information

Exercise 1: Introduction to ILWIS with the Riskcity dataset

Exercise 1: Introduction to ILWIS with the Riskcity dataset Exercise 1: Introduction to ILWIS with the Riskcity dataset Expected time: 2.5 hour Data: data from subdirectory: CENN_DVD\ILWIS_ExerciseData\IntroRiskCity Objectives: After this exercise you will be able

More information

TLS Parameters, Workflows and Field Methods

TLS Parameters, Workflows and Field Methods TLS Parameters, Workflows and Field Methods Marianne Okal, UNAVCO GSA, September 23 rd, 2016 How a Lidar instrument works (Recap) Transmits laser signals and measures the reflected light to create 3D point

More information

Main concepts of ILWIS 3.0

Main concepts of ILWIS 3.0 CHAPTER 2 Main concepts of ILWIS 3.0 In chapter one, Introduction to ILWIS, you started with ILWIS, and learned the basics of the user interface. This chapter presents some key concepts of ILWIS. In section

More information

Objectives for Terrain Week

Objectives for Terrain Week The Terrain Correction Chuck Connor, Laura Connor Potential Fields Geophysics: Terrain Week for Terrain Week Learn about the terrain correction The inner terrain correction Learn about The outer terrain

More information

NEXTMap World 30 Digital Surface Model

NEXTMap World 30 Digital Surface Model NEXTMap World 30 Digital Surface Model Intermap Technologies, Inc. 8310 South Valley Highway, Suite 400 Englewood, CO 80112 083013v3 NEXTMap World 30 (top) provides an improvement in vertical accuracy

More information

Creating and Maintaining Your 3D Basemap. Brian Sims Dan Hedges Gert van Maren

Creating and Maintaining Your 3D Basemap. Brian Sims Dan Hedges Gert van Maren Creating and Maintaining Your 3D Basemap Brian Sims Dan Hedges Gert van Maren Complementary Resource Email (no marketing) A copy of the presentation Links to today s web demos Links to training materials

More information