crs_tools: Coordinate Reference System Tools

crs_toolsR Documentation

Coordinate Reference System Tools

Description

Functions that update a header to describe coordinates reference system according to the LAS specifications

Usage

header_get_epsg(header)

header_set_epsg(header, epsg)

header_get_wktcs(header)

header_set_wktcs(header, WKT)

find_epsg_position(header)

Arguments

header

list

epsg

integer. An EPSG code

WKT

string. A string of an WKT OGC CS

See Also

Other header_tools: extra_bytes_attribute_tools, fwf_interpreter(), public_header_block_tools


rlas documentation built on Jan. 30, 2026, 1:06 a.m.