simplify

Function simplify 

Source
pub fn simplify(
    array: &dyn GeoArrowArray,
    epsilon: f64,
) -> GeoArrowResult<Arc<dyn GeoArrowArray>>