DEM creation using 3D vectors Geomatica 2014 tutorial

Size: px
Start display at page:

Download "DEM creation using 3D vectors Geomatica 2014 tutorial"

Transcription

1 The following tutorial demonstrates how to create a raster digital elevation model (DEM) by interpolating elevation values from millions of points and 3-D structure lines commonly referred to as breaklines. Creating a DEM in Geomatica with this type of data can easily be done using the following algorithms in EASI: VDEMINGEST, VDEMSETUP and VDEMINT. A dataset of the Hamilton, Ontario area supplied by JD Barns was used in this tutorial. The dataset consists of 550,000 points with a nominal spacing of 15m. The 98,000 breaklines consisted of 2,100,000 vertices. Small subset of reference 3D points and breaklines VDEMINGEST ingests multiple vector files containing points, breaklines, contours, valleys, ridges, and cliffs, and merges them into vector segments in a PCIDSK (.pix) format file. The vector segments are formatted specifically for VDEMINT which uses them to create a raster digital elevation model (DEM). VDEMSETUP creates an index file containing a list of raster DEM files that will be generated by VDEMINT. VDEMINT generates a raster digital elevation model (DEM) by interpolating elevation values of points, contours and 3-D structure lines in vector segments. In addition, 2-D break lines, such as valleys, ridges, and cliffs with no elevation values are also accepted as constraints for interpolation. Page 1

2 Project Setup 1. From the Geomatica toolbar, select the EASI application. The EASI environment window will open. 2. Type s vdemingest to view the required parameters in the algorithm. NOTE: Parameters can be copied into a Notepad file, modified based on your data and saved as a *.eas file. This file can then be copied into the C:\PCIGeomatics\Geomatica_2014\pro directory and called in the EASI environment. 3. Modify the vdemingest parameters to suite your data. In the example above, \points\*.* and \breaklines\*.* was used. This tells the software to use all of the files in the \points and \breaklines directories. 4. When you are done modifying the Notepad file, save it into the \pro directory as vdemingest_test.eas. 5. In EASI type r vdemingest_test. Hit <enter>. Page 2

3 6. Once the script has successfully completed you can move on to VDEMSETUP. Make sure the output vector.pix file from VDEMINGEST has been created and is found in the location you specified. This file will be used as an input in VDEMSETUP. 7. In EASI type s vdemsetup. 8. Copy the parameters into a Notepad file. Modify them to suite your data and save the file as vdemsetup_test.eas in the \pro directory. Page 3

4 9. In EASI type r vdemsetup_test. Hit <enter>. 10. The process will run fairly quickly and produces an index.txt file. This file will be used as input into VDEMINT. 11. In EASI type s vdemint. 12. Copy the parameters into a Notepad file. Modify them to suite your data and save the file as vdemint_test.eas in the \pro directory. 13. In EASI type r vdemint_test. Hit <enter>. Page 4

5 14. Once the process has successfully completed, you will notice index.pix is created. This file contains the generated DEM file created from all of the point and breakline information. 15. Open index.pix in Focus. 16. In the Files tab right click on the channel and select View As Pseudocolor. Page 5

6 Accuracy Tests can to be done on each individual dataset to determine if generating a vector DEM from points and 3D vector segments is more accurate than extracting a DEM from stereo imagery in OrthoEngine. For testing purposes, the resulting interpolated DTM (vector DTM) and a DTM generated from stereo imagery in OrthoEngine were put into a single file with three 32R bands. The two DTMs were subtracted resulting in a third difference band; the amount of displacement indicates the amount of error in the DTM. The images below show a view of both DTMs using the Live DEM editor in Focus. As you can see the vector DTM has a smoother overall appearance compared to the OrthoEngine DTM. Detail of interpolated Vector DTM Detail of corresponding OrthoEngine DTM Page 6

7 The difference image (vector DTM OrthoEngine DTM) in this area, shown to the left, has some of the worst differences in the entire DTM area. In the blue area labelled A the vector DTM is up to 16m below the OrthoEngine DTM. In the red area labeled B the vector DTM is up to 15m higher. For reference, the uniform green area on the left has a difference varying between 1cm and 50cm, and an average a difference of about 10cm. Looking at a number of areas in this dataset, it appears that about a quarter of the time the OrthoEngine DTM was more accurate than the vector DTM. The OrthoEngine DTM tended to be more accurate in flatter areas than the vector derived DTM. About a quarter of the time the vector DTM appeared to be more accurate. However, about half the time results were inconclusive due to dark shadows in the imagery or dense tree cover making it impossible to see the true ground in the stereo imagery used to derive the OrthoEngine DTM. Differences/errors are almost always in deeply shadowed or heavily treed areas. Both types of DTM s make similar errors. However these types of errors are typically unnoticeable in the final ortho mosaics. 3D stereo vector DTMs can model very complex terrain around man made features better. For example bridges, or steep edges of roadways and retaining walls. 3D stereo vector DTMs look cleaner and smoother and are closer to what many users and cartographers traditionally expect, even if they may be less accurate than OrthoEngine s dense DTMs in many areas. A key aspect to the OrthoEngine method of generating DTMs is labour efficiency. Using imagery to generate a DTM in OrthoEngine stereo DEM extraction is very efficient compared to manually collecting 3D stereo breaklines and points which can be a very labour intensive process. The purpose of this tutorial is to show that if 3D stereo breaklines and points are available, a DTM can easily be created in EASI. The generated DTM will result in a smooth and accurate output. Live DEM editing in Geomatica can be used to edit common terrain issues (Layer -> DEM editing in Focus or OrthoEngine -> DEM from Stereo processing step-> Manually edit generated DEM). Page 7

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

Extracting Elevation from Air Photos

Extracting Elevation from Air Photos Extracting Elevation from Air Photos TUTORIAL A digital elevation model (DEM) is a digital raster surface representing the elevations of a terrain for all spatial ground positions in the image. Traditionally

More information

Pleiades 1A data DEM extraction and DSM to DTM conversion Geomatica 2015 Tutorial

Pleiades 1A data DEM extraction and DSM to DTM conversion Geomatica 2015 Tutorial Pleiades 1A data DEM extraction and DSM to DTM conversion Geomatica 2015 Tutorial A great innovation of the Pleiades system is to offer high resolution stereoscopic coverage capability. The stereoscopic

More information

Stereo DEM Extraction from Radar Imagery Geomatica 2014 Tutorial

Stereo DEM Extraction from Radar Imagery Geomatica 2014 Tutorial The purpose of this tutorial is to provide the steps necessary to extract a stereo DEM model from Radar imagery. This method of DEM extraction is useful if you do not have high resolution optical imagery

More information

Stereo DEM Extraction from Radar Imagery Geomatica 2015 Tutorial

Stereo DEM Extraction from Radar Imagery Geomatica 2015 Tutorial Stereo DEM Extraction from Radar Imagery Geomatica 2015 Tutorial The purpose of this tutorial is to provide the steps necessary to extract a stereo DEM model from Radar imagery. This method of DEM extraction

More information

Automated Air Photo Orthorectification and Mosaicking Geomatica 2015 Tutorial

Automated Air Photo Orthorectification and Mosaicking Geomatica 2015 Tutorial In Geomatica, you can use the integration capabilities between Focus and Modeler to create custom models and combine tasks using batch processing. This tutorial shows you how to create a model to import,

More information

Live (2.5D) DEM Editing Geomatica 2015 Tutorial

Live (2.5D) DEM Editing Geomatica 2015 Tutorial Live (2.5D) DEM Editing Geomatica 2015 Tutorial The DEM Editing tool is a quick and easy tool created to smooth out irregularities and create a more accurate model, and in turn, generate more accurate

More information

Orthorectification and DEM Extraction of CARTOSAT-1 Imagery

Orthorectification and DEM Extraction of CARTOSAT-1 Imagery Orthorectification and DEM Extraction of CARTOSAT-1 Imagery TUTORIAL CARTOSAT-1 is the eleventh satellite to be built in the Indian Remote Sensing (IRS) series. This sunsynchronous satellite was launched

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

Geomatica OrthoEngine Orthorectifying VEXCEL UltraCam Data

Geomatica OrthoEngine Orthorectifying VEXCEL UltraCam Data Geomatica OrthoEngine Orthorectifying VEXCEL UltraCam Data Vexcel s UltraCam digital camera system has a focal distance of approximately 100mm and offers a base panchromatic (black and white) resolution

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

Geomatica Focus Quick Start Geomatica 2015 Tutorial

Geomatica Focus Quick Start Geomatica 2015 Tutorial Geomatica Focus Quick Start Geomatica 2015 Tutorial Introduction The purpose of this tutorial is to familiarize you with the Geomatica Toolbar, along with visualization of data while using Geomatica Focus.

More information

Chip Manager - Converting GPS points into an image database using PNT2CHIP Geomatica 2015 Tutorial

Chip Manager - Converting GPS points into an image database using PNT2CHIP Geomatica 2015 Tutorial A chip database is a compilation of individual image samples, called chips, usually measuring 256 pixels by 256 pixels or smaller. Each image section contains an accurate geocoded location and metadata,

More information

Automatic DEM Extraction

Automatic DEM Extraction Automatic DEM Extraction The Automatic DEM Extraction module allows you to create Digital Elevation Models (DEMs) from stereo airphotos, stereo images and RADAR data. Image correlation is used to extract

More information

Automatic DEM Extraction

Automatic DEM Extraction Technical Specifications Automatic DEM Extraction The Automatic DEM Extraction module allows you to create Digital Elevation Models (DEMs) from stereo airphotos, stereo images and RADAR data. Image correlation

More information

Orthorectifying ALOS PALSAR. Quick Guide

Orthorectifying ALOS PALSAR. Quick Guide Orthorectifying ALOS PALSAR Quick Guide Copyright Notice This publication is a copyrighted work owned by: PCI Geomatics 50 West Wilmot Street Richmond Hill, Ontario Canada L4B 1M5 www.pcigeomatics.com

More information

Geomatica OrthoEngine Adjust Orthos -TPS Model

Geomatica OrthoEngine Adjust Orthos -TPS Model Geomatica OrthoEngine Adjust Orthos -TPS Model Adjust Orthos - TPS Model is a tool designed to fix misalignments between orthos using a thin plate spline method. This method allows for an overall better

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

Introduction. Contour Lines Generation

Introduction. Contour Lines Generation Introduction Over the years the e-foto project has been developed and the need for integration with other Geographic Information Systems software became more evident. From this need several improvements

More information

v Scatter Data TINs SMS 12.3 Tutorial Requirements Scatter Module Map Module Time minutes Prerequisites None Objectives

v Scatter Data TINs SMS 12.3 Tutorial Requirements Scatter Module Map Module Time minutes Prerequisites None Objectives v. 12.3 SMS 12.3 Tutorial Objectives This tutorial covers the basics of working with TINs (triangulated irregular networks) using the scatter module of SMS, including: importing TIN data, editing and filtering

More information

SAR Orthorectification and Mosaicking

SAR Orthorectification and Mosaicking White Paper SAR Orthorectification and Mosaicking John Wessels: Senior Scientist PCI Geomatics SAR Orthorectification and Mosaicking This data set was provided by Defence Research and Development Canada

More information

Revolutionize your workflows with Geomatica 2014

Revolutionize your workflows with Geomatica 2014 Revolutionize your workflows with Geomatica 2014 This release of Geomatica continues the trend that was started with Geomatica 2012 and continued through Geomatica 2013. Those releases placed the product

More information

Automatic DEM Extraction

Automatic DEM Extraction Technical Specifications Automatic DEM Extraction The Automatic DEM Extraction module allows you to create Digital Elevation Models (DEMs) from stereo airphotos, stereo images and RADAR data. Image correlation

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

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

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

Title: Improving Your InRoads DTM. Mats Dahlberg Consultant Civil

Title: Improving Your InRoads DTM. Mats Dahlberg Consultant Civil Title: Improving Your InRoads DTM Mats Dahlberg Consultant Civil Improving Your InRoads Digital Terrain Model (DTM) Digital Terrain Model A digital representation of a surface topography or terrain composed

More information

Lesson 5 overview. Concepts. Interpolators. Assessing accuracy Exercise 5

Lesson 5 overview. Concepts. Interpolators. Assessing accuracy Exercise 5 Interpolation Tools Lesson 5 overview Concepts Sampling methods Creating continuous surfaces Interpolation Density surfaces in GIS Interpolators IDW, Spline,Trend, Kriging,Natural neighbors TopoToRaster

More information

Generating 50cm elevation contours from space PhotoSat s s new stereo satellite elevation processing system

Generating 50cm elevation contours from space PhotoSat s s new stereo satellite elevation processing system Generating 50cm elevation contours from space PhotoSat s s new stereo satellite elevation processing system Gerry Mitchell PhotoSat November 2009 PhotoSat stereo satellite processing history PhotoSat has

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

ALOS PALSAR. Orthorectification Tutorial Issued March 2015 Updated August Luis Veci

ALOS PALSAR. Orthorectification Tutorial Issued March 2015 Updated August Luis Veci ALOS PALSAR Orthorectification Tutorial Issued March 2015 Updated August 2016 Luis Veci Copyright 2015 Array Systems Computing Inc. http://www.array.ca/ http://step.esa.int ALOS PALSAR Orthorectification

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

MASI: Modules for Aerial and Satellite Imagery. Version 3.0 Aerial Modules. Tutorial

MASI: Modules for Aerial and Satellite Imagery. Version 3.0 Aerial Modules. Tutorial MASI: Modules for Aerial and Satellite Imagery Version 3.0 Aerial Modules Tutorial VisionOnSky Co., Ltd. www.visiononsky.com File Version: v1.0 Sept. 12, 2018 Special Notes: (1) Before starting the tour

More information

SENTINEL-1 Toolbox. SAR Basics Tutorial Issued March 2015 Updated August Luis Veci

SENTINEL-1 Toolbox. SAR Basics Tutorial Issued March 2015 Updated August Luis Veci SENTINEL-1 Toolbox SAR Basics Tutorial Issued March 2015 Updated August 2016 Luis Veci Copyright 2015 Array Systems Computing Inc. http://www.array.ca/ http://step.esa.int SAR Basics Tutorial The goal

More information

ATOMI Automatic road centreline extraction

ATOMI Automatic road centreline extraction ATOMI input and output data Ortho images DTM/DSM 2D inaccurate structured road vector data ATOMI Automatic road centreline extraction 3D accurate structured road vector data Classification of roads according

More information

Should Contours Be Generated from Lidar Data, and Are Breaklines Required? Lidar data provides the most

Should Contours Be Generated from Lidar Data, and Are Breaklines Required? Lidar data provides the most Should Contours Be Generated from Lidar Data, and Are Breaklines Required? Lidar data provides the most accurate and reliable representation of the topography of the earth. As lidar technology advances

More information

MASI: Modules for Aerial and Satellite Imagery. Version 3.0 Satellite Modules. Tutorial

MASI: Modules for Aerial and Satellite Imagery. Version 3.0 Satellite Modules. Tutorial MASI: Modules for Aerial and Satellite Imagery Version 3.0 Satellite Modules Tutorial VisionOnSky Co., Ltd. www.visiononsky.com File Version: v1.0 Sept. 14, 2018 Special Notes: (1) Before starting the

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

[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

Training i Course Remote Sensing Basic Theory & Image Processing Methods September 2011

Training i Course Remote Sensing Basic Theory & Image Processing Methods September 2011 Training i Course Remote Sensing Basic Theory & Image Processing Methods 19 23 September 2011 Geometric Operations Michiel Damen (September 2011) damen@itc.nl ITC FACULTY OF GEO-INFORMATION SCIENCE AND

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

What s New in Imagery in ArcGIS. Presented by: Christopher Patterson Date: October 18, 2017

What s New in Imagery in ArcGIS. Presented by: Christopher Patterson Date: October 18, 2017 What s New in Imagery in ArcGIS Presented by: Christopher Patterson Date: October 18, 2017 Imagery in ArcGIS Advancing 2010 Stretch, Extract Bands Clip, Mask Reproject, Orthorectify, Pan Sharpen Vegetation

More information

v SMS 11.1 Tutorial Scatter Data - TINs Requirements Scatter Module Map Module Time minutes Prerequisites None Objectives

v SMS 11.1 Tutorial Scatter Data - TINs Requirements Scatter Module Map Module Time minutes Prerequisites None Objectives v. 11.1 SMS 11.1 Tutorial Scatter Data - TINs Objectives This workshop covers the basics of working with TINs (triangulated irregular networks) using the scatter module of SMS. We will cover importing

More information

New! Analysis Ready Data Tools Add-on package for image preprocessing for multi-temporal analysis. Example of satellite imagery time series of Canada

New! Analysis Ready Data Tools Add-on package for image preprocessing for multi-temporal analysis. Example of satellite imagery time series of Canada Highlights New! Analysis Ready Data Tools Add-on package for image preprocessing for multi-temporal analysis Rigorous scientific preprocessing Example of satellite imagery time series of Canada A new industry

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

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

What is a Topographic Map?

What is a Topographic Map? Topographic Maps Topography From Greek topos, place and grapho, write the study of surface shape and features of the Earth and other planetary bodies. Depiction in maps. Person whom makes maps is called

More information

Lecture 9. Raster Data Analysis. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University

Lecture 9. Raster Data Analysis. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Lecture 9 Raster Data Analysis Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Raster Data Model The GIS raster data model represents datasets in which square

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

Aerial and Mobile LiDAR Data Fusion

Aerial and Mobile LiDAR Data Fusion Creating Value Delivering Solutions Aerial and Mobile LiDAR Data Fusion Dr. Srini Dharmapuri, CP, PMP What You Will Learn About LiDAR Fusion Mobile and Aerial LiDAR Technology Components & Parameters Project

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

Introduction to 3D Analysis. Jinwu Ma Jie Chang Khalid Duri

Introduction to 3D Analysis. Jinwu Ma Jie Chang Khalid Duri Introduction to 3D Analysis Jinwu Ma Jie Chang Khalid Duri Area & Volume 3D Analyst Features Detect Change Determine Cut/Fill Calculate Surface Area & Volume Data Management Data Creation Data Conversion

More information

v Working with Rasters SMS 12.1 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial

v Working with Rasters SMS 12.1 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial v. 12.1 SMS 12.1 Tutorial Objectives This tutorial teaches how to import a Raster, view elevations at individual points, change display options for multiple views of the data, show the 2D profile plots,

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

Producing Ortho Imagery In ArcGIS. Hong Xu, Mingzhen Chen, Ringu Nalankal

Producing Ortho Imagery In ArcGIS. Hong Xu, Mingzhen Chen, Ringu Nalankal Producing Ortho Imagery In ArcGIS Hong Xu, Mingzhen Chen, Ringu Nalankal Agenda Ortho imagery in GIS ArcGIS ortho mapping solution Workflows - Satellite imagery - Digital aerial imagery - Scanned imagery

More information

Exercise 4: Extracting Information from DEMs in ArcMap

Exercise 4: Extracting Information from DEMs in ArcMap Exercise 4: Extracting Information from DEMs in ArcMap Introduction This exercise covers sample activities for extracting information from DEMs in ArcMap. Topics include point and profile queries and surface

More information

PRODUCT BROCHURE IMAGESTATION HIGH VOLUME PHOTOGRAMMETRY AND PRODUCTION MAPPING

PRODUCT BROCHURE IMAGESTATION HIGH VOLUME PHOTOGRAMMETRY AND PRODUCTION MAPPING PRODUCT BROCHURE IMAGESTATION HIGH VOLUME PHOTOGRAMMETRY AND PRODUCTION MAPPING UNPARALLELED PROCESSING, ACCURATE RESULTS FOR CAD AND GIS-BASED WORKFLOWS The ImageStation software suite enables digital

More information

Scalability for Large Photogrammetry Projects

Scalability for Large Photogrammetry Projects Scalability for Large Photogrammetry Projects Dr. Philippe Simard President SimActive Inc. IMAGE About SimActive Founded in 2003, SimActive is the developer of Correlator3D software, a patented end-to-end

More information

Tutorial (Intermediate level): Dense Cloud Classification and DTM generation with Agisoft PhotoScan Pro 1.1

Tutorial (Intermediate level): Dense Cloud Classification and DTM generation with Agisoft PhotoScan Pro 1.1 Tutorial (Intermediate level): Dense Cloud Classification and DTM generation with Agisoft PhotoScan Pro 1.1 This tutorial illustrates how to perform dense point cloud classification in manual and automatic

More information

PhotoScan. Fully automated professional photogrammetric kit

PhotoScan. Fully automated professional photogrammetric kit PhotoScan Fully automated professional photogrammetric kit Agisoft PhotoScan is a stand-alone photogrammetric software solution for automatic generation of dense point clouds, textured polygonal models,

More information

GMS 10.0 Tutorial MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques

GMS 10.0 Tutorial MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques v. 10.0 GMS 10.0 Tutorial Build a multi-layer MODFLOW model using advanced conceptual model techniques 00 Objectives The conceptual model approach involves using the GIS tools in the Map Module to develop

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

New Requirements for the Relief in the Topographic Databases of the Institut Cartogràfic de Catalunya

New Requirements for the Relief in the Topographic Databases of the Institut Cartogràfic de Catalunya New Requirements for the Relief in the Topographic Databases of the Institut Cartogràfic de Catalunya Blanca Baella, Maria Pla Institut Cartogràfic de Catalunya, Barcelona, Spain Abstract Since 1983 the

More information

SMS v D Summary Table. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives

SMS v D Summary Table. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives SMS v. 12.3 SRH-2D Tutorial Objectives Learn the process of making a summary table to compare the 2D hydraulic model results with 1D hydraulic model results. This tutorial introduces a method of presenting

More information

DIGITAL TERRAIN MODELLING. Endre Katona University of Szeged Department of Informatics

DIGITAL TERRAIN MODELLING. Endre Katona University of Szeged Department of Informatics DIGITAL TERRAIN MODELLING Endre Katona University of Szeged Department of Informatics katona@inf.u-szeged.hu The problem: data sources data structures algorithms DTM = Digital Terrain Model Terrain function:

More information

v Importing Rasters SMS 11.2 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial

v Importing Rasters SMS 11.2 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial v. 11.2 SMS 11.2 Tutorial Objectives This tutorial teaches how to import a Raster, view elevations at individual points, change display options for multiple views of the data, show the 2D profile plots,

More information

Lab 12: Sampling and Interpolation

Lab 12: Sampling and Interpolation Lab 12: Sampling and Interpolation What You ll Learn: -Systematic and random sampling -Majority filtering -Stratified sampling -A few basic interpolation methods Data for the exercise are in the L12 subdirectory.

More information

Using rasters for interpolation and visualization in GMS

Using rasters for interpolation and visualization in GMS v. 10.3 GMS 10.3 Tutorial Using rasters for interpolation and visualization in GMS Objectives This tutorial teaches how GMS uses rasters to support all kinds of digital elevation models and how rasters

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

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

Tutorial 18: 3D and Spatial Analyst - Creating a TIN and Visual Analysis

Tutorial 18: 3D and Spatial Analyst - Creating a TIN and Visual Analysis Tutorial 18: 3D and Spatial Analyst - Creating a TIN and Visual Analysis Module content 18.1. Creating a TIN 18.2. Spatial Analyst Viewsheds, Slopes, Hillshades and Density. 18.1 Creating a TIN Sometimes

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

Vector Data Analysis Working with Topographic Data. Vector data analysis working with topographic data.

Vector Data Analysis Working with Topographic Data. Vector data analysis working with topographic data. Vector Data Analysis Working with Topographic Data Vector data analysis working with topographic data. 1 Triangulated Irregular Network Triangulated Irregular Network 2 Triangulated Irregular Networks

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

Making the Most of Raster Analysis with Living Atlas Data. Aileen Buckley, PhD, Research Cartographer Esri - Redlands

Making the Most of Raster Analysis with Living Atlas Data. Aileen Buckley, PhD, Research Cartographer Esri - Redlands Making the Most of Raster Analysis with Living Atlas Data Aileen Buckley, PhD, Research Cartographer Esri - Redlands Spatial Analysis with Online Data Your Desktop Web Device Never scrounge for or download

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

Geomatica OrthoEngine Course exercises

Geomatica OrthoEngine Course exercises Course exercises Geomatica Version 2017 SP4 Course exercises 2017 PCI Geomatics Enterprises, Inc. All rights reserved. COPYRIGHT NOTICE Software copyrighted by PCI Geomatics Enterprises, Inc., 90 Allstate

More information

The Radar Ortho Suite is an add-on to Geomatica. It requires Geomatica Core or Geomatica Prime as a pre-requisite.

The Radar Ortho Suite is an add-on to Geomatica. It requires Geomatica Core or Geomatica Prime as a pre-requisite. RADAR ORTHO SUITE The Radar Ortho Suite includes rigorous and rational function models developed to compensate for distortions and produce orthorectified radar images. Distortions caused by the platform

More information

Merging LiDAR Data with Softcopy Photogrammetry Data

Merging LiDAR Data with Softcopy Photogrammetry Data Merging LiDAR Data with Softcopy Photogrammetry Data Cindy McCallum WisDOT\Bureau of Technical Services Surveying & Mapping Section Photogrammetry Unit Overview Terms and processes Why use data from LiDAR

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

OPERATION MANUAL FOR DTM & ORTHOPHOTO

OPERATION MANUAL FOR DTM & ORTHOPHOTO BANGLADESH DIGITAL MAPPING ASSISTANCE PROJECT (BDMAP) OPERATION MANUAL FOR DTM & ORTHOPHOTO AUGUST 2011 VERSION 1 Introduction 1. General This Operation Manual is prepared by officers of Survey of Bangladesh

More information

v TUFLOW-2D Hydrodynamics SMS Tutorials Time minutes Prerequisites Overview Tutorial

v TUFLOW-2D Hydrodynamics SMS Tutorials Time minutes Prerequisites Overview Tutorial v. 12.2 SMS 12.2 Tutorial TUFLOW-2D Hydrodynamics Objectives This tutorial describes the generation of a TUFLOW project using the SMS interface. This project utilizes only the two dimensional flow calculation

More information

Surface Creation & Analysis with 3D Analyst

Surface Creation & Analysis with 3D Analyst Esri International User Conference July 23 27 San Diego Convention Center Surface Creation & Analysis with 3D Analyst Khalid Duri Surface Basics Defining the surface Representation of any continuous measurement

More information

How does Map Algebra work?

How does Map Algebra work? Map Algebra How does Map Algebra work? Map Algebra uses math-like expressions containing operators and functions with raster data. Map Algebra operators, which are relational, Boolean, logical, combinatorial,

More information

v TUFLOW 1D/2D SMS 11.2 Tutorial Time minutes Prerequisites TUFLOW 2D Tutorial

v TUFLOW 1D/2D SMS 11.2 Tutorial Time minutes Prerequisites TUFLOW 2D Tutorial v. 11.2 SMS 11.2 Tutorial Objectives This tutorial describes the generation of a 1D TUFLOW project using the SMS interface. It is strongly recommended that the TUFLOW 2D tutorial be completed before doing

More information

TRIMBLE BUSINESS CENTER PHOTOGRAMMETRY MODULE

TRIMBLE BUSINESS CENTER PHOTOGRAMMETRY MODULE TRIMBLE BUSINESS CENTER PHOTOGRAMMETRY MODULE WHITE PAPER TRIMBLE GEOSPATIAL DIVISION WESTMINSTER, COLORADO, USA July 2013 ABSTRACT The newly released Trimble Business Center Photogrammetry Module is compatible

More information

Geomatica II Course guide

Geomatica II Course guide Course guide Geomatica Version 2017 SP4 2017 PCI Geomatics Enterprises, Inc. All rights reserved. COPYRIGHT NOTICE Software copyrighted by PCI Geomatics Enterprises, Inc., 90 Allstate Parkway, Suite 501

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

Chapters 1 7: Overview

Chapters 1 7: Overview Chapters 1 7: Overview Photogrammetric mapping: introduction, applications, and tools GNSS/INS-assisted photogrammetric and LiDAR mapping LiDAR mapping: principles, applications, mathematical model, and

More information

v SMS Tutorials Working with Rasters Prerequisites Requirements Time Objectives

v SMS Tutorials Working with Rasters Prerequisites Requirements Time Objectives v. 12.2 SMS 12.2 Tutorial Objectives Learn how to import a Raster, view elevations at individual points, change display options for multiple views of the data, show the 2D profile plots, and interpolate

More information

Operations. What Do I Need? Scan Filter

Operations. What Do I Need? Scan Filter Smooth Anomalous Values in a DEM Reduce Noise and Speckling in a Satellite Image Smooth Anomalous Values in Ordinal Data (Nearest Neighbour Interpolation) Smooth Anomalous Values in Nominal Data (Nearest

More information

Generate Digital Elevation Models Using Laser Altimetry (LIDAR) Data

Generate Digital Elevation Models Using Laser Altimetry (LIDAR) Data Generate Digital Elevation Models Using Laser Altimetry (LIDAR) Data Literature Survey Christopher Weed October 2000 Abstract Laser altimetry (LIDAR) data must be processed to generate a digital elevation

More information

Interpolate Continuous Data From Non-Continuous Data. Examples. Dialog Box

Interpolate Continuous Data From Non-Continuous Data. Examples. Dialog Box Interpolate Continuous Data From Non-Continuous Data Examples Dialog Box Interpolating Continuous Elevation Data From Contours Interpolating Continuous Bathymetric Data Using a Mask Map Layer Using the

More information

WMS 10.1 Tutorial Hydraulics and Floodplain Modeling Simplified Dam Break Learn how to run a dam break simulation and delineate its floodplain

WMS 10.1 Tutorial Hydraulics and Floodplain Modeling Simplified Dam Break Learn how to run a dam break simulation and delineate its floodplain v. 10.1 WMS 10.1 Tutorial Hydraulics and Floodplain Modeling Simplified Dam Break Learn how to run a dam break simulation and delineate its floodplain Objectives Setup a conceptual model of stream centerlines

More information

GMS 9.1 Tutorial MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques

GMS 9.1 Tutorial MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques v. 9.1 GMS 9.1 Tutorial Build a multi-layer MODFLOW model using advanced conceptual model techniques 00 Objectives The conceptual model approach involves using the GIS tools in the Map module to develop

More information

Digital Raster Acquisition Project Eastern Ontario (DRAPE) 2014 Digital Surface Model and Digital Terrain Model

Digital Raster Acquisition Project Eastern Ontario (DRAPE) 2014 Digital Surface Model and Digital Terrain Model Digital Raster Acquisition Project Eastern Ontario (DRAPE) 2014 Digital Surface Model and Digital Terrain Model User Guide Provincial Mapping Unit Mapping and Information Resources Branch Corporate Management

More information

MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques

MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques v. 10.2 GMS 10.2 Tutorial Build a multi-layer MODFLOW model using advanced conceptual model techniques 00 Objectives The conceptual model approach involves using the GIS tools in the Map module to develop

More information

Introduction to Geomatica. Course Guide Version 9.0

Introduction to Geomatica. Course Guide Version 9.0 Introduction to Geomatica Course Guide Version 9.0 Copyright Notice This publication is a copyrighted work owned by: PCI Geomatics 50 West Wilmot Street Richmond Hill, Ontario Canada L4B 1M5 The information

More information

Change Detection for Optical Functions Geomatica 2015 Tutorial

Change Detection for Optical Functions Geomatica 2015 Tutorial Change Detection for Optical Functions Geomatica 2015 Tutorial The purpose of this tutorial is to provide you with a friendly and easy to follow step-by-step guide for using the Change Detection algorithms

More information

Gradient based filtering of digital elevation models

Gradient based filtering of digital elevation models Gradient based filtering of digital elevation models Thomas Knudsen, Danish National Space Center, Juliane Maries Vej 30, DK-2100 Copenhagen Ø, tk@spacecenter.dk Rune Carbuhn Andersen Kort- & Matrikelstyrelsen,

More information