pub fn write_source<S: CopcPointSource>(
path: &Path,
source: &S,
has_color: bool,
bounds: Bounds,
params: &CopcWriterParams,
) -> Result<()>pub fn write_source<S: CopcPointSource>(
path: &Path,
source: &S,
has_color: bool,
bounds: Bounds,
params: &CopcWriterParams,
) -> Result<()>