If you are viewing this file on CRAN, please check the latest news on GitHub where the formatting is also better
v4.2.0 brings new tools for terrestrial data (TLS, MLS):
- New: Added the function
connected_components()
to perform clustering. - New: Introduced the function
knn_distance()
to measure the average distance between a point and its neighborhood. - New: Added a C++ spatial indexing class
SparsePartition3D
for TLS data, optimized for memory usage. - New: Introduced the functions
readALS()
andreadTLS()
, which replace the overly complex and rarely usedreadALSLAS()
,readTLSLAS()
,readUAVLAS()
, and related functions. - New:
readLAS()
automatically detects if the point cloud is TLS or ALS.readALS()
andreadTLS()
should be preferred in order to avoid false positive. The print function was updated to display what lidar type is registered. - New: Added the functions
readALScatalog()
andreadTLScatalog()
to replace the complex and less-usedreadALSLAScatalog()
,readTLSLAScatalog()
,readUAVLAScatalog()
, and related functions.readLAScatalog()
also detects if the point cloud is TLS or ALS. - New: Added the function
fit_circle()
using a RANSAC-based approach. - New: Added the function
height_above_ground()
- New: Added function
remove_noise()
- New: Added function
add_circle3d()
- Fix: Resolved issue #771 to allow reading VPC files with absolute paths.
- Enhance: Improved the
crs()
,is.empty()
, andarea()
functions, which now inherit fromterra
, avoiding conflicts withterra
. - Enhance: Addressed issue #776 to allow
readLAScatalog()
to skip corrupted files. - Enhance: Optimized performance for many operations on TLS data.
- Fix: Significantly improved arithmetic accuracy in
point_in_triangle()
to enhance the quality of Delaunay triangulation interpolations and prevent local NAs. - Enhance: The
decimate_points()
function with therandom()
method now preserves the original point order. - Fix: Resolved issue #757.
- Fix: Corrected the
random_per_voxel
algorithm, which was previously not functioning as intended. - Fix: Resolved an issue in
readLAScatalog()
whensp
was missing. - Internal: Removed the dependency on
boost
forpoint_in_polygon()
(issue #763). - Breaking change: Temporarily removed the
point_metrics()
function due to CRAN policy changes that no longer permit the use of some internal functions critical to this function (issue #764).
- Fix:
readLAScatalog()
was not working if packageraster
was not installed. - Fix: regression of the
stars
package makesrasterize_terrain()
extremely slow and blow up the RAM memory - New:
catalog_intersects()
support aSpatExtent
- Fix:
lidR
can fully works withoutraster
anssp
- Fix: #742
- Fix: local maximum filter
lmf()
with a fixed windows is now 20 times faster.
- New:
point_eigenvalues
gained an argumentcoeff
to return the principal component coefficients - New function
pitfill_stonge2008()
. See references. - New
readLAScatalog
can read a virtual point cloud file (.vpc)
Following the retirement of rgdal
and sp
we removed the dependence to sp
and the strong dependence to raster
:
- Change: remove function
bbox
inherited fromsp
- Change: package
raster
is now only suggested andlidR
no longer depends on it. - Change: the function
extent
was removed in consequence of (3) because it was inherited fromraster
and returned an objectExtent
fromraster
. - Change: functions
crs
,crs<-
,projection
,projection<-
,wkt
andarea
inherited fromraster
are now generic. This may create clash with theraster
package but anywayraster
should no longer be used.
- Fix: #728 fix clipping polygons when polygons overlap.
- Fix: #726 character palette causes error in plot.
- Fix: #732 octree spatial indexes is not working properly. lidR now use voxel partition and no longer support octree until the problem is fixed.
- Fix: interpolation of NA pixels failed when a single pixel is missing #684
- Fix: #694
silva2016
can load (not too big) ondisk chm on the fly. - Fix: #690
rasterize_terrain()
works in parallel withres = <SpatRaster>
. - Fix: #689 attributes are not renamed when filtering a point cloud.
- New: #680 it is now possible to use
plot(las, mapview = TRUE)
. - Fix: #702
plot(las, breaks = <vector>)
now works with a vector of custom break points. - Fix: #701
crown_metrics
now always remove invalid polygons if any. - Fix: #708 files read with
readMSLAS
can now be written properly withwriteLAS
. - New:
readMSLAS
accepts only two files. - Fix:
readMSLAS
convertsScanAngleRank
toScanAngle
.
- Add a function
add_lasnir()
. - Replace
rgl::rgl.*
byrgl::*3d
functions #651 - Fix:
readLAS
no longer checks for attribute names validity as they are necessarily correct #659 - Fix:
plot_metrics()
no longer fails with a single plot #664
- Fix: #638.
unormalize_height()
removes extra_bytes in VLR. - Fix: #637.
print(las)
works even when the CRS is not recognized bysf
. - New:
dsmtin
andpitfree
gain an argumenthighest
. This option was enabled by default in previous releases. There is now an option to disable it. - Fix: #580 and #622
normalize_height()
andsegment_trees
work in parallel withSpatRaster
. - Fix: #586.
- Fix: #587.
crown_metrics()
now triggers a warning when invalid geometries are created anddelineate_crowns()
remove these geometries before to convert tosp
. - Fix: #594.
crown_metrics()
now works withfunc = NULL
and aLAScatalog
. - Fix: #608. The C++ function used to compute the range between a point and the sensor from the sensor positions was re-based to resolve a bug when a single sensor position was found for a given flightline. New warnings were added.
- Fix: #609.
*_metrics()
functions always returnedNA
s forlastofmany
. - Fix: #614. Manual tree detection preserves the CRS.
- Doc:
dalponte2016
doc updated to useterra
.
- Fix:
plot(ctg, chunk = TRUE)
does not fail if an invalid output file template is registered #537 - Enhance:
locate_trees()
throws an informative error if called with an on-disk raster. The former error was cryptic. If the raster is small enough it is loaded on-the-fly. - Fix:
merge_spatial()
with RGB andSpatRaster
was not working properly #545 - Enhance:
st_area()
better estimates the area of small point-clouds and is faster - Fix: #548
- Enhance: Scale factors are better estimated in
interpret_waveform
#549. - Fix:
plot_metrics()
returns NA if 0 points available #551. - Fix: floating point accuracy error with
rasterize_canopy
may generate error or messed-up CHM #552. - Fix:
print()
andst_area()
were not working for point cloud with no CRS - Fix:
track_sensor()
does not fail with aLAScatalog
when no sensor position is found. It also triggers a warning. #556. - Fix: The LAScatalog processing engine works with a single file #558.
- Fix:
rasterize_terrain()
now works with aLAScatalog
andshape = sfc_object
#558. - Fix:
catalog_retile()
now works when some tiles are empty #563. - Fix:
crown_metrics()
messed up tree IDs with a hull geometry #554. - Fix:
merge_spatial()
crops large vectors to the extent of the point cloud before to perform the merge. This has for consequences to sometime transform polygons into multipolygons. When polygons and multipolygons were mixed the functions stopped with an error. It now works. - Fix:
normalize_height()
now sets the Z offset to 0 #571. - Fix: smaller rasters stored on-disk are better handled and loaded if needed
We are currently developing rlas 1.6.0 that uses the ALTREP framework to load compact representation of non populated attributes. For example UserData
is usually populated with zeros (not populated). Yet it takes 32 bits per point to store each 0. With rlas 1.6.0 it will only uses 644 bits no matter the number of points loaded for non populated attributes. This applies to each attribute populated with a single repeated value. This allows for saving approximately 30% of memory usage depending on the number of non-populated attributes that are present in the file. rlas 1.6.0 is compatible will all versions of lidR but lidR 4.0.1 introduced some internal optimization, internal fixes and new functions to fully take advantage of rlas 1.6.0. lidR v<= 4.0.0 will work with rlas 1.6.0 but won't take advantage of the new compression feature.
-
the function
LAS()
no longer calldata.table::setDT()
if the input is already adata.table
. Indeeddata.table::setDT()
materializes the compressed ALTREP vectors and this is not what we want. One consequence of this change is thatreadLAS()
now preserve the ALTREPness (i.e. the compression) of the output ofrlas::read.las()
. -
Subsetting a
LAS
object no longer calldata.table
native subset. We previously used something likelas@data[indx]
to subset the point cloud. Sadlydata.table
tries to materialized the ALTREPed vector whenever it can. We implemented internally asmart_subset()
function that subset and preserves the compression of the vectors. One consequence of such change is that allfilter_*()
andclip_*()
functions preserve the compression of the point-cloud if any. -
las_check()
has been slightly modified to ensure it does not materialize ALTREPed object. One side effect oflas_check()
was to decompress the point cloud unexpectedly. Such a pity! We also changelas_check()
to print information about the compression. -
We changed the way
*_metrics()
functions evaluates the user defined expression because we found that it had the side effect of materializing all the attributes instead of materializing only those needed. For examplepixel_metrics(las, mean(Z))
only needs the attribute Z. No need to allocate and copy memory forIntensity
,ScanAngle
and so on. In previous version all attributes where inspected with the side effect to materialize all compressed vectors. The*_metrics()
functions now properly detect which attributes are actually necessary for the evaluation offunc
. Two consequences: (1)*_metrics()
functions are 20 to 40% faster, (2) the compression is preserved if no compressed attribute is used in the evaluation and e.g.pixel_metrics(las, mean(UserData))
uncompresses onlyUserData
. -
New functions
las_is_compressed()
that tells which attributes are compressed andlas_size()
that returns the true size of aLAS
objects taking into account the compression.las_size()
should returns something similar topryr::object_size()
but different toobject.size()
that is not ALTREP aware. We also changed theprint
function so it useslas_size()
instead ofobject.size()
.
On overall lidR's functions are expected to almost never decompress a LAS object. However other R packages and R functions may do it. For example data.table::print
do materializes the ALTREP vectors. base::range()
too but not base::mean()
or base::var()
.
las@data # Full decompression (print data.table)
range(las$Userdata) # Decompression of UserData
las@data[2, UserData := 1] # Decompression of UserData
las@data[1:10] # Full decompression
rgdal
and rgeos
will be retired on Jan 1st 2024. see twitter (https://twitter.com/RogerBivand/status/1407705212538822656), youtube, or see the respective package descriptions on CRAN. Packages raster
and sp
are based on rgdal
/rgeos
and lidR
was based on raster
and sp
because it was created before sf
, terra
and stars
. This means that sooner or later lidR
will run into trouble (actually it is more or less already the case). Consequently, we modernized lidR
by moving to sf
, terra
/stars
and we are no longer depending on sp
and raster
(see also Older R Spatial Package for more insight). It is time for everybody to stop using sp
and raster
and to embrace sf
and stars/terra
.
In version 4 lidR
now no longer uses sp
, it uses sf
and it no longer uses raster
. It is now raster agnostic and works transparently with rasters from raster
, terra
and stars
. These two changes meant we had to rewrite a large portion of the code base, which implies few backward incompatibilities. The backward incompatibilities are very small compared to the huge internal changes we implemented in the foundations of the code and should not even be visible for most users.
-
lidR
no longer loadsraster
andsp
. To manipulateRaster*
andSpatial*
objects returned by lidR users need to loadsp
andraster
with:library(sp) library(raster) library(lidR)
-
The formal class
LAS
no longer inherits the classSpatial
fromsp
. It means, among other things, that aLAS
object no longer has a slot@proj4string
with aCRS
fromsp
, or a slot@bbox
. The CRS is now stored in the slot@crs
in acrs
object fromsf
. Former functionscrs()
andprojection()
inherited fromraster
are backward compatible and return aCRS
or aproj4string
fromsp
. However code that accesses these slots manually are no longer valid (but nobody was supposed to do that anyway because it was the purpose of the functionprojection()
):las@proj4string # No longer works las@bbox # No longer works inherits(las, "Spatial") # Now returns FALSE
-
The formal class
LAScatalog
no longer inherits the classSpatialPolygonDataFrame
fromsp
. It means, among other things, that aLAScatalog
object no longer has a slot@proj4string
, or@bbox
, or@polygons
. The slot@data
is preserved and contains ansf,data.frame
instead of adata.frame
allowing backward compatibility of data access to be maintained. The syntaxctg$attribute
is the way to access data, but statement likectg@data$attribute
are backward compatible. However, code that accesses other slots manually is no longer valid, like for theLAS
class:ctg@proj4string # No longer works ctg@bbox # No longer works ctg@polygons # No longer works inherits(ctg, "Spatial") # Now returns FALSE
-
sp::spplot()
no longer works on aLAScatalog
because aLAScatalog
is no longer aSpatialPolygonDataFrame
spplot(ctg, "Max.Z") # becomes plot(ctg["Max.Z"])
-
raster::projection()
no longer works onLAS*
objects because they no longer inheritSpatial
. Moreover,lidR
no longerDepends
onraster
which means thatraster::projection()
andlidR::projection
can mask each other. Users should usest_crs()
preferentially. To useprojection
users can either loadraster
beforelidR
or calllidR::projection()
with the explicit namespace.library(lidR) projection(las) # works library(raster) projection(las) # no longer works
-
Serialized
LAS/LAScatalog
objects (i.e. stored in.rds
or.Rdata
files) saved withlidR v3.x.y
are no longer compatible withlidR v4.x.y
. Indeed, the structure of aLAS/LAScatalog
object is now different mainly because the slot@crs
replaces the slot@proj4string
. Users may get errors when using e.g.readRDS(las.rds)
to load back an R object. However we put safeguards in place so, in practice, it should be backward compatible transparently, and even repaired automatically in some circumstances. Consequently we are not sure it is a backward incompatibility because we handled and fixed all warnings and errors we found. In the worst case it is possible to repair aLAS
object v3 with:las <- LAS(las)
-
track_sensor()
is not backward compatible because it is a very specific function used by probably just 10 people in the world. We chose not to rename it. It now returns ansf
object instead of aSpatialPointsDataFrame
.
Former functions that return Spatial*
objects from package sp
should no longer be used. It is time for everybody to embrace sf
. However, these functions are still in lidR
for backward compatibility. They won't be removed except if package sp
is removed from CRAN. It might happen on Jan 1st 2024, it might happen later. We do not know. New functions return sf
or sfc
objects. Old functions are not documented so new users won't be able to use them.
tree_metrics()
anddelineate_crowns()
are replaced by a single functioncrown_metrics()
that has the same functionality, and more.find_trees()
is replaced bylocate_trees()
.
Older functions that return Raster*
objects from the raster
package should no longer be used. It is time for everybody to embrace terra/stars
. However, these functions are still in lidR
for backward compatibility. They won't be removed except if package raster
is removed from CRAN. New functions return either a Raster*
, a SpatRaster
, or a stars
object, according to user preference.
grid_metrics()
is replaced bypixel_metrics()
grid_terrain()
,grid_canopy()
,grid_density()
are replaced byrasterize_terrain()
,rasterize_canopy()
,rasterize_density()
New functions are mostly convenient features that simplify some workflow aspects without introducing a lot of brand new functionality that did not already exist in lidR
v3.
-
New geometry functions
st_convex_hull()
andst_concave_hull()
that returnsfc
-
New modern functions
st_area()
,st_bbox()
,st_transform()
andst_crs()
inherited fromsf
forLAS*
objects. -
New convenient functions
nrow()
,ncol()
,dim()
,names()
inherited frombase
forLAS*
objects -
New operators
$
,[[
,$<-
and[[<-
onLASheader
. The following are now valid statements:header[["Version Major"]] header[["Z scale factor"]] <- 0.001
-
Operators
$
,[[
,$<-
and[[<-
onLAS
can now access theLASheader
metadata. The following are now valid statements:las[["Version Major"]] las[["Z scale factor"]] <- 0.001
-
RStudio now supports auto completion for operator
$
inLAS
objects. Yay! -
New functions
template_metrics()
,hexagon_metrics()
,polygon_metrics()
that extend the concept of metrics further to any kind of template. -
Functions that used to accept spatial vector or spatial raster as input now consistently accept any of
Spatial*
,sf
,sfc
,Raster*
,SpatRaster
andstars
objects. This includemerge_spatial()
,normalize_intensity()
,normalize_height()
,rasterize_*()
,segment_trees()
,plot_dtm3d()
and several others. We plan to supportSpatVector
in future releases. -
Every function that supports a raster as input now accept an "on-disk" raster from
raster
,terra
andstars
i.e. a raster not loaded in memory. This includes rasterization functions, individual tree segmentation functions,merge_spatial
and others, in particularplot_dtm3d()
andadd_dtm3d()
that now downsample on-disk rasters on-the-fly to display very large DTMs. On-disk rasters were already generally supported in previous versions but not every function was properly optimized to handle such objects. -
All the functions that return a raster (
pixel_metrics()
andrasterize_*()
) are raster agnostic and can return rasters fromraster
,terra
orstars
. They have an argumentpkg = "raster|terra|stars"
to choose. The default isterra
but this can be changed globally using:options(lidR.raster.default = "stars")
-
New function
catalog_map()
that simplifiescatalog_apply()
to a large degree. Yet it is not as versatile ascatalog_apply()
but well suits around 80% of use cases. Applying a user-defined function to a collection of LAS files is now as simple as:my_fun <- function(las, ...) { # do something with the point cloud return(something) } res <- catalog_map(ctg, my_fun, param1 = 2, param2 = 5)
-
Operator
[
onLAS
object has been overloaded to clip a point-cloud using abbox
or asfc
sub <- las[sfc]
-
rasterize_terrain()
accepts ansfc
as argument to force interpolation within a defined area. -
normalize_height()
now always interpolates all points. It is no longer possible to get an error that some points cannot be interpolated. The problem of interpolating the DTM where there is no data is still present but we opted for a nearest neighbour approach with a warning instead of a failure. This prevents the method from failing after hours of computation for special cases somewhere in the file collection. This also means we removed thena.rm
option that is no longer relevant. -
New functions
header()
,payload()
,phb()
,vlr()
,evlr()
to get the corresponding data from aLAS
object. -
New algorithm
shp_hline
andshp_vline
forsegment_shapes()
#499 -
New algorithm
mcc
for ground classification.
-
The bounding box of the CHM computed with
rastertize_canopy()
orgrid_canopy()
is no longer affected by thesubcircle
tweak. See #518. -
readLAS()
can now read two or more files that do not have the same point format (see #508) -
plot()
forLAS
gains argumentspal
,breaks
andnbreaks
similar tosf
. Argumentstrim
andcolorPalette
are deprecated
- The metric
itot
fromstdmetrics_i
which generates troubles (see #463 #514) is nowdouble
instead ofint
- Man pages of
classify_*
,rasterize_*
,*_metrics
,segment_*
andnormalize_*
were grouped. - The pdf version of the manual contains more documentation (more functions) but is 20 pages shorter, meaning that we tidied and cleaned up the documentation.