gis-tools-ts - v0.6.0
    Preparing search index...

    Type Alias LAZCompressor

    LAZCompressor: typeof LAZCompressor[keyof typeof LAZCompressor]

    Enum representing the LAZ Item type

    • 0 = No Compression (Uncompressed Standard LAS file)
    • 1 = Pointwise compression (only for point types 0 to 5)
    • 2 = Pointwise and chunked compression (only for point types 0 to 5)
    • 3 = Layered and chunked compression (only for point types 6 to 10)