pub fn read_copc_url_info(url: &str) -> Result<CopcFileInfo, IoError>Expand description
Reads COPC header metadata from a remote URL without loading points.
pub fn read_copc_url_info(url: &str) -> Result<CopcFileInfo, IoError>Reads COPC header metadata from a remote URL without loading points.