@geogirafe/lib-geoportal
    Preparing search index...
    interface PytreeResponseData {
        CLASSIFICATION: Uint8Array;
        INTENSITY: Float32Array;
        POSITION_PROJECTED_PROFILE: Float32Array;
        RGB: Uint8Array;
    }
    Index

    Properties

    CLASSIFICATION: Uint8Array
    INTENSITY: Float32Array
    POSITION_PROJECTED_PROFILE: Float32Array
    RGB: Uint8Array