pub fn read_copc_file_with_query( path: impl AsRef<Path>, query: &CopcQuery, ) -> Result<PointCloud, IoError>
Reads points using a spatial bounds and optional LOD limit.