I. Project Title Light Detection and Ranging (LIDAR) Processing

Size: px
Start display at page:

Download "I. Project Title Light Detection and Ranging (LIDAR) Processing"

Transcription

1 I. Project Title Light Detection and Ranging (LIDAR) Processing II. Lead Investigator Ryan P. Lanclos Research Specialist 107 Stewart Hall Department of Geography University of Missouri Columbia Columbia, Missouri Ph: III. Research Goals / Objectives In the Spring of 2000, the Institute for the Development of Commercial Remote Sensing Technologies (ICREST) at the University of Missouri acquired Light Detection and Ranging (LIDAR) data over 70 square kilometers, centered on the City of Springfield, Missouri. Numerous surface modeling methods were evaluated for their vertical accuracy as compared to the source data and other ancillary data, including USGS 7.5-minute DEMs, to determine the most viable option for modeling. Once determined, high accuracy first-return and bare-earth surface models were generated for the flight area. Using these surface models automated building extraction was performed on the data, yielding 69,144 building polygons after the first iteration cleaning, for use in the City s Geographic Information System (GIS). This presentation will discuss the LIDAR processing protocol from start to finish, including raw ASCII text transformations, surface model creation, automated building extraction, polygon cleaning, and LIDAR data limitations. IV. Summary of Research Activities Elevation Accuracy Assessment Our first goal of using LIDAR data was to assess the accuracy of first return elevation values delivered for the flight by TerraPoint, LLC. Using a truth consisting of 60 static Global Positioning System (GPS) points and approximately 49,000 kinematic points collected in the Urban Validation Site of Springfield, Missouri, various surface modeling techniques were assessed to determine the most accurate surface model. This GPS survey was conducted using a survey grade Ashtech Z-Surveyor GPS system, and post processed to sub-meter accuracy. Raw first return LIDAR data for the Urban Validation Site (UVS) was processed and converted into various surface models including Triangulated Irregular Network (TIN), lattice, point grid, topo grid, and multiple kriging variations. As a check for control, the USGS 30-meter DEM for the UVS was tested along with the elevations derived from the static and kinematic GPS points. To perform this accuracy assessment, the following protocol was used for each surface. First, a profile was taken across each surface model in the same location and densified to add vertices. This densified arc was converted to a point file containing the location and elevation values for each point along that line. The resulting point file

2 elevations were assessed against the truth to determine absolute difference in elevations, and thus the overall elevation accuracy of the surface. The underlying assumption with this method is that the data is continuous, but we found that due to signal absorption and errors in the data, that is not always the case. This method did however allow us to determine the best surface for future analysis and should be considered the standard when conducting future work with the data set. Results shown in Figure 1 indicate that after the completion of the elevation accuracy assessment, the lattice model yielded the best accuracy for the entire UVS with an overall absolute elevation difference of meters. Elevation accuracy for the USGS DEM was much worse with an absolute difference of meters. Figure 1: Surface Model Accuracy for the Urban Validation Site. UVS Surface Model Accuracy Results: Data Source TIN/LATTICE Point GRID TOPO USGS 30-m DEM Lidar (Raw) Static GPS Kinematic GPS *Absolute Elevation Difference (m) LIDAR Processing Each raw LIDAR text file was uncompressed using WinZip and transferred via File Transfer Protocol (FTP) to a workspace on a RS6000 UNIX machine. This raw text file was assessed using the wc Unix command to determine the number of lines in each file. If the file was found to contain in excess of 5 million lines, the text file was split into smaller files containing no more than 5 million lines each for ease of processing. Each sub-file was processed using an in-house arc macro language (AML) program, which rearranged the text file into a comma-delimited necessary for generation of an Arc coverage. The resulting comma delimited files were loaded into ArcView as a table, and added as an Event Theme. Each Event Theme was then converted to an ArcView shape file then converted to a coverage in ArcInfo using the shapearc. In the point attribute table, both the system number and ID attributes were altered to make the output width large enough to accommodate the number of spaces necessary for a coverage with ~39 million points. Each attribute for the positional information and elevation was altered on each file to the names X, Y and Z, after which all the sub-file coverages were appended in ArcInfo thus creating one coverage of the raw LIDAR points. At this point, all other files were cleaned off to clear the disk space necessary for the subsequent surface modeling. A surface model was developed for each LIDAR point cloud using the following protocol. In ArcInfo, a Triangulated Irregular Network (TIN) model was created from the point coverage using the createtin command. This intermediary model was then used to create a lattice model in ArcInfo using the tinlattice command. This model generated an equally spaced grid from the point cloud with the grid cell surface sloped based on surrounding elevation values. This methodology was developed after the elevation

3 accuracy assessment determined the lattice model to produce the most accurate results. In an attempt to save disk space and reduce file size, all floating-point grids were converted to integer grids by multiplying all cell values by 100. The resulting grids are substantially smaller than before and still maintain the precision needed for future modeling. This process was performed on all of the raw LIDAR data and for the Terrapoint bald earth LIDAR data resulting in all 16 quarter-quads in grid format. Building Extraction Using the bald earth digital elevation model (DEM) and the raw first-return data DEM, a normalized DEM was created by subtracting the two. That was then used to complete the automated building extraction from the LIDAR data. The normalized DEM is simply described as all features above the surface including all vegetation and buildings. Setting several user parameters, and running several iterations of the in-house AML program allowed the extraction of building footprints from the normalized DEM. These building footprints were then cleaned using the buildingsimplify command in ArcInfo and further cleaned by hand using heads-up digitizing methods in ArcInfo. A second method of automated building extraction was also assessed. This process uses morphology to extract buildings from the normalized DEM in the image software package ENVI. On a small test area, the in-house building extraction program was compared to the ENVI morphology method to determine the most accurate extraction method. Based on the test area, and two different parameter sets for each, the correctness of the in-house building extraction program averaged 95.5% while the ENVI morphology method averaged only 82.5%. This value was found by comparing the extracted buildings to a truth set of building footprints extracted using heads-up digitizing in ArcInfo from a 0.25-meter resolution aerial photography base, georectified using GPS ground control points. From the 75 total reference buildings in the truth set, the in-house program totaled only 3.5 false buildings on average whereas the ENVI morphology method averaged 17 false buildings. Only the ENVI morphology method missed any of the reference buildings where 5 buildings were missed on average, while the in-house program did extract all reference buildings from the data set. Processing Cookbook In an attempt to streamline production of the lattice models from raw ascii text files, a LIDAR cookbook was prepared and distributed to students performing the processing. This cookbook is broken down into separate chapters for the processing and follows the above-mentioned protocol. The result is an Adobe PDF file that is transferable to parties interested in processing large LIDAR data sets using off the shelf software such as the ESRI products that were used. This cookbook proved useful at all steps of processing by documenting commands used and the process by which the protocol was established. Also, when using student hourly workers, the time spent was often distributed between several projects and thus no one person often completed the assigned task. With the use of the cookbook, no matter where a student left off, another was able to pick up from the exact spot and continue processing to completion with little start-up time.

4 V. Conclusions Upon completion of the LIDAR processing a data transfer was completed with the City of Springfield, Missouri. This transfer was performed in January of 2002 and contained the following data deliverables on CD: 16 - First-Return Arc Grids 16 - Bare Earth Arc Grids 16 - Normalized Arc Grids 16 - Building Extraction Coverages 1 - Appended Building Coverage Total data size was approximately 15 Gigabytes in size and contained a total of 48 grids - 3 grids for each quarter-quad, and 17 building files with the appended coverage containing 69,144 building polygons for the city (Figure 2). Figure 2: Building polygons extracted from LIDAR data numbered 69,144 for the Springfield, Missouri area. Springfield City Limits Building Polygon

5 From start to finish, the most time intensive processing occurred at the very beginning when attempting to model the extremely large datasets (30+ million points each). During the first attempt, it was found that the data contained errors resulting in a return to the vendor and a re-issue of new data. When processing this data via the original protocol, several limitations were reached in ArcInfo when calculation attribute values for the files. At an undisclosed limit, ArcInfo would not calculate the values for the attribute and simply left the elevation value as zero. This resulted in bands of no-data in the surface models covering large areas of the data. Once it was determined that the problem was a software issue, not a data issue, the current protocol was established and used to model all grids for the study area. The following series of graphics are examples of the types of grids modeled for the LIDAR data. In order they are the raw first return lattice model (Figure 3), the bare earth model for the same area (Figure 4) and the normalized lattice model used for building extraction showing all features above the surface (Figure5). Figure 3: Raw first return LIDAR Lattice model. Notice buildings and surface features as well as areas of signal absorption.

6 Figure 4: Bare Earth surface model from LIDAR. Notice that remnants of urban features are noticeable in the image. VI. Presentations / Publications LIDAR Surface Modeling and Automated Building Extraction Over Springfield, Missouri, Workshop on Three-Dimensional Analysis of Forest Structure and Terrain Using LIDAR Technology, March 14-15, 2002, Vancouver, British Columbia. Evaluation of Elevation Accuracy from LIDAR Derived Surface Models, ASPRS Annual Conference, April 23-27, 2001, St. Louis, Missouri. Extracting Building Features from LIDAR Imagery Sources, Missouri GIS Conference, March 26-28, 2001, Columbia, Missouri.

7 Figure 5: Normalized surface model showing all features above the surface. Used primarily for extraction of buildings and vegetation. VII. Students Supported Chilukuri, Venkata - Student Hourly Cooper, Ryan - Graduate Research Assistant Falke, Thomas - Graduate Research Assistant Lanclos, Ryan Graduate Research Assistant Smith, Derek - Graduate Research Assistant VIII. Subject Inventions No inventions or other intellectual property was developed with support from this grant.

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

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

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

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

Project Report Lower Columbia River. Report Presented to:

Project Report Lower Columbia River. Report Presented to: December 29, 2005 Project Report Lower Columbia River Contract #2265-H Report Presented to: Puget Sound Lidar Consortium 1011 Western Avenue, Suite 500 Seattle, WA 98104 Phone: (206) 464-7090 Fax: (206)

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

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

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

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

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

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

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

The GIS Spatial Data Model

The GIS Spatial Data Model The GIS Spatial Data Model Introduction: Spatial data are what drive a GIS. Every piece of functionality that makes a GIS separate from another analytical environment is rooted in the spatially explicit

More information

Point Cloud Classification

Point Cloud Classification Point Cloud Classification Introduction VRMesh provides a powerful point cloud classification and feature extraction solution. It automatically classifies vegetation, building roofs, and ground points.

More information

Project Report Snohomish County Floodplains LiDAR Survey. Report Presented to:

Project Report Snohomish County Floodplains LiDAR Survey. Report Presented to: August 22, 2005 Project Report Snohomish County Floodplains LiDAR Survey Contract #2295-H Report Presented to: David Evans and Associates, Inc. (DEA) 1620 W. Marine View Drive, Suite 200 Everett, WA 98201

More information

[Youn *, 5(11): November 2018] ISSN DOI /zenodo Impact Factor

[Youn *, 5(11): November 2018] ISSN DOI /zenodo Impact Factor GLOBAL JOURNAL OF ENGINEERING SCIENCE AND RESEARCHES AUTOMATIC EXTRACTING DEM FROM DSM WITH CONSECUTIVE MORPHOLOGICAL FILTERING Junhee Youn *1 & Tae-Hoon Kim 2 *1,2 Korea Institute of Civil Engineering

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

The Reference Library Generating Low Confidence Polygons

The Reference Library Generating Low Confidence Polygons GeoCue Support Team In the new ASPRS Positional Accuracy Standards for Digital Geospatial Data, low confidence areas within LIDAR data are defined to be where the bare earth model might not meet the overall

More information

High resolution survey and orthophoto project of the Dosso-Gaya region in the Republic of Niger. by Tim Leary, Woolpert Inc.

High resolution survey and orthophoto project of the Dosso-Gaya region in the Republic of Niger. by Tim Leary, Woolpert Inc. High resolution survey and orthophoto project of the Dosso-Gaya region in the Republic of Niger by Tim Leary, Woolpert Inc. Geospatial Solutions Photogrammetry & Remote Sensing LiDAR Professional Surveying

More information

Representing Geography

Representing Geography Data models and axioms Chapters 3 and 7 Representing Geography Road map Representing the real world Conceptual models: objects vs fields Implementation models: vector vs raster Vector topological model

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

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

Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations,

Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations, Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations, readings, and hands on GIS lab exercises. Following the last

More information

Windstorm Simulation & Modeling Project

Windstorm Simulation & Modeling Project Windstorm Simulation & Modeling Project Airborne LIDAR Data and Digital Elevation Models in Broward County, Florida Data Quality Report and Description of Deliverable Datasets Prepared for: The Broward

More information

RASTER ANALYSIS S H A W N L. P E N M A N E A R T H D A T A A N A LY S I S C E N T E R U N I V E R S I T Y O F N E W M E X I C O

RASTER ANALYSIS S H A W N L. P E N M A N E A R T H D A T A A N A LY S I S C E N T E R U N I V E R S I T Y O F N E W M E X I C O RASTER ANALYSIS S H A W N L. P E N M A N E A R T H D A T A A N A LY S I S C E N T E R U N I V E R S I T Y O F N E W M E X I C O TOPICS COVERED Spatial Analyst basics Raster / Vector conversion Raster data

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

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

MassCEC Rooftop Solar Map

MassCEC Rooftop Solar Map MassCEC Rooftop Solar Map Data and Methods Summary Critigen, LLC Overview The detailed analysis of solar rooftop potential is a multi-step workflow with many facets and input parameters to the analysis

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

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

GEON Points2Grid Utility Instructions By: Christopher Crosby OpenTopography Facility, San Diego Supercomputer Center

GEON Points2Grid Utility Instructions By: Christopher Crosby OpenTopography Facility, San Diego Supercomputer Center GEON Points2Grid Utility Instructions By: Christopher Crosby (ccrosby@sdsc.edu) OpenTopography Facility, San Diego Supercomputer Center (Formerly: GEON / Active Tectonics Research Group School of Earth

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

DATA MODELS IN GIS. Prachi Misra Sahoo I.A.S.R.I., New Delhi

DATA MODELS IN GIS. Prachi Misra Sahoo I.A.S.R.I., New Delhi DATA MODELS IN GIS Prachi Misra Sahoo I.A.S.R.I., New Delhi -110012 1. Introduction GIS depicts the real world through models involving geometry, attributes, relations, and data quality. Here the realization

More information

LiDAR Remote Sensing Data Collection: Yaquina and Elk Creek Watershed, Leaf-On Acquisition

LiDAR Remote Sensing Data Collection: Yaquina and Elk Creek Watershed, Leaf-On Acquisition LiDAR Remote Sensing Data Collection: Yaquina and Elk Creek Watershed, Leaf-On Acquisition Submitted by: 4605 NE Fremont, Suite 211 Portland, Oregon 97213 April, 2006 Table of Contents LIGHT DETECTION

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

Mapping Project Report Table of Contents

Mapping Project Report Table of Contents LiDAR Estimation of Forest Leaf Structure, Terrain, and Hydrophysiology Airborne Mapping Project Report Principal Investigator: Katherine Windfeldt University of Minnesota-Twin cities 115 Green Hall 1530

More information

UAV Surveying II. Precision. Accuracy. Reliability

UAV Surveying II. Precision. Accuracy. Reliability UAV Surveying II Precision. Accuracy. Reliability Part One: Project Lifecycle Deliverables Part Two: Evaluation of UAV Data Accuracy and Examples of Error Part Three: AGENDA Review of Results Examples

More information

A Method to Create a Single Photon LiDAR based Hydro-flattened DEM

A Method to Create a Single Photon LiDAR based Hydro-flattened DEM A Method to Create a Single Photon LiDAR based Hydro-flattened DEM Sagar Deshpande 1 and Alper Yilmaz 2 1 Surveying Engineering, Ferris State University 2 Department of Civil, Environmental, and Geodetic

More information

Chris Rotondo, GIS Specialist. Prince George s County Planning Department The Maryland-National Capital Park and Planning Commission

Chris Rotondo, GIS Specialist. Prince George s County Planning Department The Maryland-National Capital Park and Planning Commission Chris Rotondo, GIS Specialist Prince George s County Planning Department The Maryland-National Capital Park and Planning Commission MSGIC, July 2015 A 150-page report on implementing 3D technology, prepared

More information

QUESTIONS & ANSWERS FOR. ORTHOPHOTO & LiDAR AOT

QUESTIONS & ANSWERS FOR. ORTHOPHOTO & LiDAR AOT QUESTIONS & ANSWERS FOR ORTHOPHOTO & LiDAR AOT Question# 1. Section 3.2 Will the imagery be clipped to the 1000m boundary? If so, what color will be used for null valued pixels? Yes, the imagery will be

More information

Introduction to Lidar Technology and Data Collection

Introduction to Lidar Technology and Data Collection Introduction to Lidar Technology and Data Collection Christopher Crosby San Diego Supercomputer Center / OpenTopography (with content adapted from NCALM, David Phillips (UNVACO), Ian Madin (DOGAMI), Ralph

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

LIDAR MAPPING FACT SHEET

LIDAR MAPPING FACT SHEET 1. LIDAR THEORY What is lidar? Lidar is an acronym for light detection and ranging. In the mapping industry, this term is used to describe an airborne laser profiling system that produces location and

More information

HIGH RESOLUTION DEMs AND ORTHO-IMAGE BASEMAPS FOR LOCAL GOVERNMENT APPLICATIONS

HIGH RESOLUTION DEMs AND ORTHO-IMAGE BASEMAPS FOR LOCAL GOVERNMENT APPLICATIONS HIGH RESOLUTION DEMs AND ORTHO-IMAGE BASEMAPS FOR LOCAL GOVERNMENT APPLICATIONS STATEMENT OF PROBLEM Digital Elevation Models (DEMs) are the digital representation of topographic and/or manmade features

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

E3De. E3De Discover the Next Dimension of Your Data.

E3De. E3De Discover the Next Dimension of Your Data. International Support Exelis Visual Information Solutions is a global company with direct offices in North America, Europe, and Asia. Combined with our extensive, worldwide distributor network, we can

More information

17/07/2013 RASTER DATA STRUCTURE GIS LECTURE 4 GIS DATA MODELS AND STRUCTURES RASTER DATA MODEL& STRUCTURE TIN- TRIANGULAR IRREGULAR NETWORK

17/07/2013 RASTER DATA STRUCTURE GIS LECTURE 4 GIS DATA MODELS AND STRUCTURES RASTER DATA MODEL& STRUCTURE TIN- TRIANGULAR IRREGULAR NETWORK RASTER DATA STRUCTURE GIS LECTURE 4 GIS DATA MODELS AND STRUCTURES Space is subdivided into regular grids of square grid cells or other forms of polygonal meshes known as picture elements (pixels) the

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

UTILIZACIÓN DE DATOS LIDAR Y SU INTEGRACIÓN CON SISTEMAS DE INFORMACIÓN GEOGRÁFICA

UTILIZACIÓN DE DATOS LIDAR Y SU INTEGRACIÓN CON SISTEMAS DE INFORMACIÓN GEOGRÁFICA UTILIZACIÓN DE DATOS LIDAR Y SU INTEGRACIÓN CON SISTEMAS DE INFORMACIÓN GEOGRÁFICA Aurelio Castro Cesar Piovanetti Geographic Mapping Technologies Corp. (GMT) Consultores en GIS info@gmtgis.com Geographic

More information

Tools Control Point Comparison QA-QC Analysis

Tools Control Point Comparison QA-QC Analysis l Darrick Wagg, Support Services Manager 8/15/2012 Revision 1.0 By Darrick Wagg, Support Services Manager An important evaluation to make when performing a QAQC analysis of a LIDAR data set is a control

More information

Terrain Modeling and Mapping for Telecom Network Installation Using Scanning Technology. Maziana Muhamad

Terrain Modeling and Mapping for Telecom Network Installation Using Scanning Technology. Maziana Muhamad Terrain Modeling and Mapping for Telecom Network Installation Using Scanning Technology Maziana Muhamad Summarising LiDAR (Airborne Laser Scanning) LiDAR is a reliable survey technique, capable of: acquiring

More information

LiDAR Applications. Examples of LiDAR applications. forestry hydrology geology urban applications

LiDAR Applications. Examples of LiDAR applications. forestry hydrology geology urban applications LiDAR Applications Examples of LiDAR applications forestry hydrology geology urban applications 1 Forestry applications canopy heights individual tree and crown mapping estimated DBH and leaf area index

More information

Technical Considerations and Best Practices in Imagery and LiDAR Project Procurement

Technical Considerations and Best Practices in Imagery and LiDAR Project Procurement Technical Considerations and Best Practices in Imagery and LiDAR Project Procurement Presented to the 2014 WV GIS Conference By Brad Arshat, CP, EIT Date: June 4, 2014 Project Accuracy A critical decision

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

NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN

NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN OVERVIEW National point clouds Airborne laser scanning in the Netherlands Quality control Developments in lidar

More information

About LIDAR Data. What Are LIDAR Data? How LIDAR Data Are Collected

About LIDAR Data. What Are LIDAR Data? How LIDAR Data Are Collected 1 of 6 10/7/2006 3:24 PM Project Overview Data Description GIS Tutorials Applications Coastal County Maps Data Tools Data Sets & Metadata Other Links About this CD-ROM Partners About LIDAR Data What Are

More information

Light Detection and Ranging (LiDAR) Radiohead House of Cards

Light Detection and Ranging (LiDAR) Radiohead House of Cards Light Detection and Ranging (LiDAR) Radiohead House of Cards http://the-moni-blog.blogspot.com/2009/03/lidar-is-going-mainstream-mtv-baby.html h =? Laser Vision GPS + IMU θ H X a h Types of aerial sensors

More information

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University Lecture 6: GIS Spatial Analysis GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University 1 Spatial Data It can be most simply defined as information that describes the distribution

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

GIS OPERATION MANUAL

GIS OPERATION MANUAL GIS OPERATION MANUAL 1. Computer System Description Hardware Make Compaq Presario 5004 CPU AMD Athlon 1.1 Ghz Main Memory 640MB CD-ROM 52 X CD-RW 8 X HD 57GB Monitor 19 inch Video Adapter 16 Mb Nvidia

More information

Development of Methodology to Identify the Areas where Buildings are Broken down by Earthquake using Airborne Laser Technology

Development of Methodology to Identify the Areas where Buildings are Broken down by Earthquake using Airborne Laser Technology Development of Methodology to Identify the Areas where Buildings are Broken down by Earthquake using Airborne Laser Technology by Hiromichi Maruyama 1, Masuo Taguchi 1, Masanori Sugiyama 1 and Yoshinori

More information

Municipal Projects in Cambridge Using a LiDAR Dataset. NEURISA Day 2012 Sturbridge, MA

Municipal Projects in Cambridge Using a LiDAR Dataset. NEURISA Day 2012 Sturbridge, MA Municipal Projects in Cambridge Using a LiDAR Dataset NEURISA Day 2012 Sturbridge, MA October 15, 2012 Jeff Amero, GIS Manager, City of Cambridge Presentation Overview Background on the LiDAR dataset Solar

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

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

Surrey City Centre Digital 3D Building Model

Surrey City Centre Digital 3D Building Model Surrey City Centre Digital 3D Building Model Process Adding to the Existing City Centre Digital 3D Model Developer submits either a CAD or Sketchup digital 3D building model Includes 3D shapefile and Personal

More information

MATLAB Tools for LIDAR Data Conversion, Visualization, and Processing

MATLAB Tools for LIDAR Data Conversion, Visualization, and Processing MATLAB Tools for LIDAR Data Conversion, Visualization, and Processing Xiao Wang a, Kaijing Zhou a, Jie Yang a, Yilong Lu *a a Nanyang Technological University, 50 Nanyang Avenue, Singapore 639798 ABSTRACT

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

Assimilation of Break line and LiDAR Data within ESRI s Terrain Data Structure (TDS) for creating a Multi-Resolution Terrain Model

Assimilation of Break line and LiDAR Data within ESRI s Terrain Data Structure (TDS) for creating a Multi-Resolution Terrain Model Assimilation of Break line and LiDAR Data within ESRI s Terrain Data Structure (TDS) for creating a Multi-Resolution Terrain Model Tarig A. Ali Department of Civil Engineering American University of Sharjah,

More information

The 3D Analyst extension extends ArcGIS to support surface modeling and 3- dimensional visualization. 3D Shape Files

The 3D Analyst extension extends ArcGIS to support surface modeling and 3- dimensional visualization. 3D Shape Files NRM 435 Spring 2016 ArcGIS 3D Analyst Page#1 of 9 0B3D Analyst Extension The 3D Analyst extension extends ArcGIS to support surface modeling and 3- dimensional visualization. 3D Shape Files Analogous to

More information

WMS 10.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM

WMS 10.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM v. 10.1 WMS 10.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM Objectives Learn how to delineate a watershed

More information

LiDAR REMOTE SENSING DATA COLLECTION BISCUIT FIRE STUDY AREA, OREGON

LiDAR REMOTE SENSING DATA COLLECTION BISCUIT FIRE STUDY AREA, OREGON LiDAR REMOTE SENSING DATA COLLECTION BISCUIT FIRE STUDY AREA, OREGON Oblique view in the Biscuit Fire Study Area: Above Ground ESRI Grid (1-meter resolution) derived from all LiDAR points Submitted to:

More information

UAV Flight Operations for Mapping. Precision. Accuracy. Reliability

UAV Flight Operations for Mapping. Precision. Accuracy. Reliability UAV Flight Operations for Mapping Precision. Accuracy. Reliability Part One: Why is Mapping different? Part Two: What about accuracy and precision? Part Three: What is the Workflow? Part Four: AGENDA What

More information

3-D OBJECT RECOGNITION FROM POINT CLOUD DATA

3-D OBJECT RECOGNITION FROM POINT CLOUD DATA 3-D OBJECT RECOGNITION FROM POINT CLOUD DATA W. Smith, A.S. Walker, B. Zhang BAE Systems, San Diego, CA 92127, USA (william.smith4, stewart.walker2, bingcai.zhang)@baesystems.com KEY WORDS: Automation,

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

On the Selection of an Interpolation Method for Creating a Terrain Model (TM) from LIDAR Data

On the Selection of an Interpolation Method for Creating a Terrain Model (TM) from LIDAR Data On the Selection of an Interpolation Method for Creating a Terrain Model (TM) from LIDAR Data Tarig A. Ali Department of Technology and Geomatics East Tennessee State University P. O. Box 70552, Johnson

More information

LiDAR Engineering and Design Applications. Sample Data

LiDAR Engineering and Design Applications. Sample Data LiDAR Engineering and Design Applications Sample Data High density LiDAR will return points on any visible part of a structure. Modeling of Existing Structures 2 The distance between any two positions

More information

Iowa Department of Transportation Office of Design. Photogrammetric Mapping Specifications

Iowa Department of Transportation Office of Design. Photogrammetric Mapping Specifications Iowa Department of Transportation Office of Design Photogrammetric Mapping Specifications March 2015 1 Purpose of Manual These Specifications for Photogrammetric Mapping define the standards and general

More information

LIDAR in the Pines SD Macintosh Version Boyd Ostroff 12/23/2018

LIDAR in the Pines SD Macintosh Version Boyd Ostroff 12/23/2018 LIDAR in the Pines SD Macintosh Version Boyd Ostroff 12/23/2018 LIDAR in the Pines SD is a lower resolution version of LIDAR in the Pines HD converted to Garmin s traditional.img file format. Although

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

The YellowScan Surveyor: 5cm Accuracy Demonstrated

The YellowScan Surveyor: 5cm Accuracy Demonstrated The YellowScan Surveyor: 5cm Accuracy Demonstrated Pierre Chaponnière1 and Tristan Allouis2 1 Application Engineer, YellowScan 2 CTO, YellowScan Introduction YellowScan Surveyor, the very latest lightweight

More information

LIDAR in the Pines SD Windows Version Boyd Ostroff 12/22/2018

LIDAR in the Pines SD Windows Version Boyd Ostroff 12/22/2018 LIDAR in the Pines SD Windows Version Boyd Ostroff 12/22/2018 LIDAR in the Pines SD is a lower resolution version of LIDAR in the Pines HD converted to Garmin s traditional.img file format. Although the

More information

Steps for Modeling a Proposed New Reservoir in GIS

Steps for Modeling a Proposed New Reservoir in GIS Steps for Modeling a Proposed New Reservoir in GIS Requirements: ArcGIS ArcMap, ArcScene, Spatial Analyst, and 3D Analyst There s a new reservoir proposed for Right Hand Fork in Logan Canyon. I wanted

More information

Outline of Presentation. Introduction to Overwatch Geospatial Software Feature Analyst and LIDAR Analyst Software

Outline of Presentation. Introduction to Overwatch Geospatial Software Feature Analyst and LIDAR Analyst Software Outline of Presentation Automated Feature Extraction from Terrestrial and Airborne LIDAR Presented By: Stuart Blundell Overwatch Geospatial - VLS Ops Co-Author: David W. Opitz Overwatch Geospatial - VLS

More information

AIRBORNE GEIGER MODE LIDAR - LATEST ADVANCEMENTS IN REMOTE SENSING APPLICATIONS RANDY RHOADS

AIRBORNE GEIGER MODE LIDAR - LATEST ADVANCEMENTS IN REMOTE SENSING APPLICATIONS RANDY RHOADS Place image here (10 x 3.5 ) AIRBORNE GEIGER MODE LIDAR - LATEST ADVANCEMENTS IN REMOTE SENSING APPLICATIONS RANDY RHOADS Geospatial Industry Manager HARRIS.COM #HARRISCORP Harris Company Information SECURITY

More information

Report: Comparison of Methods to Produce Digital Terrain Models

Report: Comparison of Methods to Produce Digital Terrain Models Report: Comparison of Methods to Produce Digital Terrain Models Evan J Fedorko West Virginia GIS Technical Center 27 April 2005 Introduction This report compares Digital Terrain Models (DTM) created through

More information

TrueOrtho with 3D Feature Extraction

TrueOrtho with 3D Feature Extraction TrueOrtho with 3D Feature Extraction PCI Geomatics has entered into a partnership with IAVO to distribute its 3D Feature Extraction (3DFE) software. This software package compliments the TrueOrtho workflow

More information

Creating raster DEMs and DSMs from large lidar point collections. Summary. Coming up with a plan. Using the Point To Raster geoprocessing tool

Creating raster DEMs and DSMs from large lidar point collections. Summary. Coming up with a plan. Using the Point To Raster geoprocessing tool Page 1 of 5 Creating raster DEMs and DSMs from large lidar point collections ArcGIS 10 Summary Raster, or gridded, elevation models are one of the most common GIS data types. They can be used in many ways

More information

Quinnipiac Post Flight Aerial Acquisition Report

Quinnipiac Post Flight Aerial Acquisition Report Quinnipiac Post Flight Aerial Acquisition Report August 2011 Post-Flight Aerial Acquisition and Calibration Report FEMA REGION 1 Quinnipiac Watershed, Connecticut, Massachusesetts FEDERAL EMERGENCY MANAGEMENT

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst

GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst 3D Analyst - 3D Analyst is an ArcGIS extension designed to work with TIN data (triangulated irregular network) - many of the tools in 3D Analyst also

More information

Volumetric Calculations. Sample Data

Volumetric Calculations. Sample Data Volumetric Calculations Sample Data Stockpiles of industrial materials are often difficult to measure accurately. LiDAR offers a fast and extremely accurate solution for taking periodical inventory of

More information

Surface Analysis with 3D Analyst

Surface Analysis with 3D Analyst 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Surface Analysis with 3D Analyst Khalid H. Duri Esri UC2013. Technical Workshop. Why use 3D GIS? Because

More information

ALS40 Airborne Laser Scanner

ALS40 Airborne Laser Scanner ALS40 Airborne Laser Scanner Airborne LIDAR for Professionals High Performance Laser Scanning Direct Measurement of Ground Surface from the Air The ALS40 Airborne Laser Scanner measures the topography

More information

HEURISTIC FILTERING AND 3D FEATURE EXTRACTION FROM LIDAR DATA

HEURISTIC FILTERING AND 3D FEATURE EXTRACTION FROM LIDAR DATA HEURISTIC FILTERING AND 3D FEATURE EXTRACTION FROM LIDAR DATA Abdullatif Alharthy, James Bethel School of Civil Engineering, Purdue University, 1284 Civil Engineering Building, West Lafayette, IN 47907

More information

PROJECT BRIEFINGS: Statewide 2008 Orthoimagery LiDAR Elevation Data Program MN Geospatial Information Office. Chris Cialek

PROJECT BRIEFINGS: Statewide 2008 Orthoimagery LiDAR Elevation Data Program MN Geospatial Information Office. Chris Cialek PROJECT BRIEFINGS: Statewide 2008 Orthoimagery LiDAR Elevation Data Program MN Geospatial Information Office Chris Cialek MN Land Management Information Center (LMIC) chris.cialek@state.mn.us Mid-West

More information

COMPUTING SOLAR ENERGY POTENTIAL OF URBAN AREAS USING AIRBORNE LIDAR AND ORTHOIMAGERY

COMPUTING SOLAR ENERGY POTENTIAL OF URBAN AREAS USING AIRBORNE LIDAR AND ORTHOIMAGERY COMPUTING SOLAR ENERGY POTENTIAL OF URBAN AREAS USING AIRBORNE LIDAR AND ORTHOIMAGERY Ryan Hippenstiel The Pennsylvania State University John A. Dutton e-education Institute 2217 Earth & Engineering Sciences

More information

Figure 1: Mobile mapping project location in New York City.

Figure 1: Mobile mapping project location in New York City. Using Mobile LiDAR to Deliver Survey Accurate Data This presentation will take the attendees though the process of controlling and delivering survey grade LiDAR data for use in CADD, Modeling, and GIS

More information

Tools, Tips, and Workflows Exporting Final Product LP360

Tools, Tips, and Workflows Exporting Final Product LP360 LP360 Support Revision 1.0 l Final products can be exported from LIDAR data using either LP360 command line executables or the LP360 Export Wizard. Some export functions and resulting products include,

More information

LiDAR Derived Contours

LiDAR Derived Contours LiDAR Derived Contours Final Delivery June 10, 2009 Prepared for: Prepared by: Metro 600 NE Grand Avenue Portland, OR 97232 Watershed Sciences, Inc. 529 SW Third Avenue, Suite 300 Portland, OR 97204 Metro

More information

Lidar Working with LAS Datasets

Lidar Working with LAS Datasets 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Lidar Working with LAS Datasets Raghav Vemula (3D Team) Esri UC2013. Technical Workshop. Agenda Las Dataset

More information

WMS 9.1 Tutorial Hydraulics and Floodplain Modeling Floodplain Delineation Learn how to us the WMS floodplain delineation tools

WMS 9.1 Tutorial Hydraulics and Floodplain Modeling Floodplain Delineation Learn how to us the WMS floodplain delineation tools v. 9.1 WMS 9.1 Tutorial Hydraulics and Floodplain Modeling Floodplain Delineation Learn how to us the WMS floodplain delineation tools Objectives Experiment with the various floodplain delineation options

More information