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)

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 March 31, 2023, 5:29 p.m.