pub fn convex_hull_from_surrogate(s: &SPolygon) -> Result<Vec<Point>>
Reconstitutes the convex hull of a SPolygon using its surrogate
SPolygon