Skip to main content

export_copc_tileset

Function export_copc_tileset 

Source
pub fn export_copc_tileset(
    copc_path: impl AsRef<Path>,
    out_dir: impl AsRef<Path>,
    options: &CopcTilesetOptions,
) -> InterchangeResult<TilesetWriteReceipt>
Expand description

Exports a COPC file into a 3D Tiles 1.1 tileset without materializing the whole cloud. Returns the byte/point/tile receipt.