crs_tools {rlas} | R Documentation |
Functions that update a header to describe coordinates reference system according to the LAS specifications
header_get_epsg(header)
header_set_epsg(header, epsg)
header_get_wktcs(header)
header_set_wktcs(header, WKT)
header |
list |
epsg |
integer. An EPSG code |
WKT |
string. A string of an WKT OGC CS |
Other header_tools:
extra_bytes_attribute_tools
,
fwf_interpreter()
,
public_header_block_tools