Skip to main content

read_copc_file_with_query

Function read_copc_file_with_query 

Source
pub fn read_copc_file_with_query(
    path: impl AsRef<Path>,
    query: &CopcQuery,
) -> Result<PointCloud, IoError>
Expand description

Reads points using a spatial bounds and optional LOD limit.