Get the Coordinate Reference System of LAS files
Examples
f <- system.file("extdata", package="managelidar")
get_crs(f)
#> Warning: This LAS object stores the CRS as WKT. 0 returned; use 'wkt()' instead.
#> Warning: This LAS object stores the CRS as WKT. 0 returned; use 'wkt()' instead.
#> Warning: This LAS object stores the CRS as WKT. 0 returned; use 'wkt()' instead.
#> Warning: This LAS object stores the CRS as WKT. 0 returned; use 'wkt()' instead.
#> filename crs
#> 3dm_32_547_5724_1_ni_20240327.laz 3dm_32_547_5724_1_ni_20240327.laz 25832
#> 3dm_32_547_5725_1_ni_20240327.laz 3dm_32_547_5725_1_ni_20240327.laz 25832
#> 3dm_32_548_5724_1_ni_20240327.laz 3dm_32_548_5724_1_ni_20240327.laz 25832
#> 3dm_32_548_5725_1_ni_20240327.laz 3dm_32_548_5725_1_ni_20240327.laz 25832