hasCRSData
hasCRSData
function will be removed in a future release. For more
information on updating your code, see Version History.
Description
returns a logical flag
= hasCRSData(lasReader
)1
(true
) if the specified LAS or
LAZ file lasReader
contains a coordinate reference system (CRS) data.
Otherwise, it returns a logical 0
(false
).