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

    Variable LAZCompressorConst

    LAZCompressor: {
        LAYERED_AND_CHUNKED: 3;
        NONE: 0;
        POINTWISE: 1;
        POINTWISE_AND_CHUNKED: 2;
    } = ...

    Enum representing the LAZ Item type

    Type declaration

    • ReadonlyLAYERED_AND_CHUNKED: 3
    • ReadonlyNONE: 0
    • ReadonlyPOINTWISE: 1
    • ReadonlyPOINTWISE_AND_CHUNKED: 2