Select “Generalized 3D Fragmentation Index Derived From Lidar Point Clouds”
Run the code
Create an account (name, email, password + ToU & PP + confirmation email)
Point Densities in Point Clouds
Point Density Anomalies in Point Clouds (Chapter 2)
Homogenization and Decimation of Point Clouds (Chapter 3)
Point Densities
spatial distribution of points in a point cloud
natural and planted forest (transect)
distinguished by vertical distribution of points
Point Density Applications
vegetation structure [e.g., Sasaki et al. 2016]
subcanopy solar radiation model [e.g., Bode et al. 2014]
biomass estimation [e.g., Calders et al. 2015]
leaf area density distribution [e.g., Oshio et al. 2015]
crown density [e.g., Dalponte et al. 2009]
...
Questions
What are density anomalies and why are they important?
What are their causes and their solutions?
Airborne Lidar Example: Scan Line Densities
issue: high density at the end of the line
cause: mechanics of the scanner
associated elevation error: may indicate low accuracy points
detail of an end of scan line
Airborne Lidar Example: Swath Overlaps
issue: doubled or tripled density
cause: necessary swath overlaps
associated elevation error: may indicate abrupt changes in elevation
point density of a complete survey
Airborne Lidar Example: Banding
issue: bands of higher density
cause: changes in aircraft speed or errors in recorded pitch
associated elevation error: may be associated with bended elevations
density waves (banding)
SfM-Derived Point Cloud Example
issue: high density of points for vegetation, but ground missing
cause: images capture only top of canopy
vertical point distribution in lidar and SfM-derived point clouds
Terrestrial Lidar Example: Overall Point Distribution
issue: high density around the scanner and data voids
cause: scanning from one place
associated processing challenge: increased processing time
terrestrial lidar, raster resolution 0.5 m, some cells (in red) have up to 10 thousand points
Homogenization & Decimation
decimation ~ thinning ~ sampling
makes the point cloud smaller, more manageable
preserves the information needed for the application
count-based decimation: preserves variations in density
grid-based decimation ~ binning: removes variations in density
original point cloudcount-based decimationgrid-based decimation
Questions
Which decimation performs better for topography and microtopography?
How does this change with the point cloud acquisition method?
Are the simplest decimations enough?
Or do we need to use more sophisticated but slower techniques?
Evaluating Level of Detail
microtopography [e.g., Watt 1947]:
small variations in topography
local relief model [Hesse 2010]:
features other than trend
sub-meter features: 30-60cm wide, 30cm deep, 60m long gully and tillage (resolution 30cm)
Influence of Grid-Based Decimation Resolution
digital elevation model and local relief model, decimation grid size: 0.1 m → 0.3 m → 0.9 m → 1.5 m
(points removed: 0 % → 81 % → 98 % → 99 %)
Removing Points
Airborne Lidar
count-based and grid-based decimations are equivalent
Terrestrial Lidar
grid-based decimation performs better
Contributions
identification of density anomalies, their causes, resulting issues, and solutions
significant decimation is possible with (micro)topography preserved
with data from all 4 tested sensors
faster and simpler count-based decimation more advantageous
in most cases count-based decimation provided same results as grid-based decimation
needed when relative density needs to be preserved
more complex grid-based decimation needed for specific cases
beneficial for terrestrial lidar data
beneficial for homogenization
Publications
Published
Petras, V., A. Petrasova, J. Jeziorska, and H. Mitasova (2016). Processing UAV
and lidar point clouds in GRASS GIS. In: ISPRS-International Archives of the
Photogrammetry, Remote Sensing and Spatial Information Sciences XLI-B7, p. 945–952.
DOI 10.5194/isprs-archives-XLI-B7-945-2016
[675 reads on ResearchGate, Apr 16, 2018]
To Be Submitted
Point density anomalies in point clouds (Chapter 2).
Target journal: MDPI Remote Sensing
Software
extended GRASS GIS module for binning (r.in.lidar)
created GRASS GIS module for binning in 3D (r3.in.lidar)
created module for count- and grid-based decimation (v.decimate)
extended GRASS GIS module for point cloud import (v.in.lidar)
local relief model implementation for GRASS GIS (r.local.relief)
point cloud transect (v.profile.points)
Educational Material
Processing lidar and UAV point clouds in GRASS GIS
available online
(and translated to Spanish by GRASS GIS community).
Training
Workshop at FOSS4G 2017 in Boston,
Center for Geographic Analysis, Harvard University.
Description of 3D Structure in Lidar Point Clouds
Generalized 3D Fragmentation Index Derived from Lidar Point Clouds (Chapter 4)
Lidar Point Clouds
lidar penetrates through vegetation to the ground
points in the vegetation layer
vegetation-related applications
tree models
[e.g., Gorte & Winterhalder 2004]
habitat characterization
[e.g., Sasaki et al. 2016]
fuel modeling
[e.g., García et al. 2011]
...
challenging to process (large, unstructured, 3D)
Questions
Is 3D raster representation appropriate for lidar data analysis?
How to derive and describe 3D structure captured in lidar point clouds?
Is a 2D landscape index extensible and applicable to 3D vegetation structure?
3D Raster
voxel-based (cube-based) representation of space
2D Forest Fragmentation Index
forested areas
2D Forest Fragmentation Index
forest fragmentation index [Riitters et al. 2000]
Generalized Fragmentation Index
assignment of fragmentation classes [Riitters et al. 2000], generalized
number of occupied cells in a moving window
number of fully or partially occupied cell pairs in a moving window
assignment of fragmentation classes
generalized equations for 3D
3D moving window
interior limit added
interior based on circle equation
customizable limits (classes)
Point Cloud and Presence Profiles
vegetation scale: presence and absence based on lidar points
slice of raw point cloud
and slice of 3D raster with cells marked as presence or absence
Point Cloud and Index Profiles
vegetation scale: index describes vegetation structure
slice of raw point cloud
and slice of fragmentation index 3D raster
Fragmentation Index 3D Raster
profiles of the fragmentation index 3D raster
Aggregation of 3D Raster to 2D Raster
using count of cells of the same class for each vertical column
relative count of perforated and interior class cells in a vertical column
Comparison with Point Density
Index is based on presence, absence, and spatial distribution of points.
Is there any difference between the fragmentation index and point density?
most common fragmentation class in vertical column and point density
Contributions
3D raster representation is suitable for lidar data analysis
of vegetation structure.
2D remote sensing and landscape ecology concepts can be
applied in 3D.
Generalized 3D fragmentation index is now available.
Aggregation method resulting in a 2D raster is also available.
Publication
Petras, V., D. J. Newcomb, and H. Mitasova. 2017.
Generalized 3D fragmentation index derived from lidar point clouds.
In: Open Geospatial Data, Software and Standards 2(9).
DOI 10.1186/s40965-017-0021-8
[Accessed 1351 times at SpringerOpen, Apr 16, 2018]
Software
3D fragmentation index (r3.forestfrag)
revised 2D fragmentation index (r.forestfrag)
dominant fragmentation class (r3.count.categories)
profile/slice of a 3D raster (r3.profile)
3D scatter plot of 3D raster (r3.scatterplot)
3D scatter plot of 2D raster (r.scatterplot)
A Publication Framework for Open Science
A Framework for Open Computational and Geospatial Science (Chapter 6)
Integrating Free and Open Source Solutions into Geospatial Science Education (Chapter 7)
Reproducibility of Computational Articles
Stodden et al. (PNAS, March 13, 2018)
204 computational articles from Science in 2011–2012
Stodden, V., Seiler, J., & Ma, Z. (2018).
An empirical analysis of journal policy effectiveness for computational reproducibility.
In: Proceedings of the National Academy of Sciences
115(11), p. 2584-2589.
DOI 10.1073/pnas.1708290115
Science and Software
code part of method description
[Ince et al. 2012, Morin et al. 2012, Nature Methods 2007]
use of open source tools is part of reproducibility
[Lees 2012, Alsberg & Hagen 2006]
easily reproducible result is a result obtained in 10 minutes
[Schwab et al. 2000]
Current Practices
software binaries
not flexible, not transparent
source code
not enough by itself
Thanks for that GitHub link. What does it do? [from Nabors 2016]
code repository
easy to delete (e.g GitHub) [Bergman 2012]
virtual machine [e.g., Gent 2013]
too cumbersome (large files, not descriptive)
web service
need somebody to keep it running
Questions
How to ensure reproducibility of geospatial research with many software dependencies?
Where to publish source code so it is preserved?
How to publish geospatial software so it is reusable inside and outside of academia?
How to identify a suitable software platform for building and publishing research code?
Use Case
Petras et al. 2017
Petras, V., Newcomb, D. J., & Mitasova, H. (2017).
Generalized 3D fragmentation index derived from lidar point clouds.
In: Open Geospatial Data, Software and Standards 2(1), 9.
DOI 10.1186/s40965-017-0021-8
general, but addressing specific challenges of geospatial science
research has many software dependencies
software reused outside of academia
support for visualization, data formats, …
Publications
Published
Petras, V., A. Petrasova, B. Harmon, R. K. Meentemeyer, and H. Mitasova (2015).
Integrating free and open source solutions into geospatial science education.
In: ISPRS International Journal of Geo-Information 4(2), p. 942-956.
DOI 10.3390/ijgi4020942
[2727 full-text views, Altmetric Attention Score 20 (in the top 25%), Apr 16, 2018]
To Be Submitted
A framework for open computational and geospatial science (Chapter 6).
Target journal:
Environmental Modelling & Software
Related Publications
Rocchini, D., V. Petras, A. Petrasova, N. Horning,
L. Furtkevicova, M. Neteler, B. Leutner, and M. Wegmann.
Open data and open source for remote sensing training in ecology
In: Ecological Informatics 40, 2017, p. 57-61,
DOI 10.1016/j.ecoinf.2017.05.004.
Related Posters
Petras, V., Petrasova, A. & Mitasova, H.
Tools for open geospatial science.
AGU Fall Meeting Abstracts 51 (2017).
Petras et al. NCGIS 2017
Petras et al. EGU 2015
Chemin et al. EGU 2015
Petras & Gebbert AGU 2014
Teaching
Course: Tools for open geospatial science
plain text, version control systems,
open geospatial tools, command line,
computational notebooks, publishing source code,
collaboration online, …
research focus overlapping with industry
(containerization, data analytics)
Petras, V., A. Petrasova, J. Jeziorska, and H. Mitasova (2016). Processing UAV
and lidar point clouds in GRASS GIS. In: ISPRS-International Archives of the
Photogrammetry, Remote Sensing and Spatial Information Sciences XLI-B7, p. 945-952.
DOI 10.5194/isprs-archives-XLI-B7-945-2016
Petras, V., D. J. Newcomb, and H. Mitasova (2017).
Generalized 3D fragmentation index derived from lidar point clouds.
In: Open Geospatial Data, Software and Standards 2(9).
DOI 10.1186/s40965-017-0021-8
Petras, V., A. Petrasova, B. Harmon, R. K. Meentemeyer, and H. Mitasova (2015).
Integrating free and open source solutions into geospatial science education.
In: ISPRS International Journal of Geo-Information 4(2), p. 942-956.
DOI 10.3390/ijgi4020942