Skip to main content

schema_from_point_cloud

Function schema_from_point_cloud 

Source
pub fn schema_from_point_cloud(
    schema: &PointSchema,
) -> Result<(Format, PointSchema), IoError>
Expand description

Selects a LAS point format for writing the given cloud schema.