pub fn schema_from_point_cloud(
schema: &PointSchema,
) -> (PointSchema, Vec<Record>)Expand description
Selects an E57 prototype and export schema for writing a SpatialRust cloud.
pub fn schema_from_point_cloud(
schema: &PointSchema,
) -> (PointSchema, Vec<Record>)Selects an E57 prototype and export schema for writing a SpatialRust cloud.