/// Calculation of the centroid.
/// Checks if the geometry A is completely inside the B geometry.
/// hecks if the geometry A intersects the geometry B.
/// Returns the area of the surface of geometry
/// Returns the length of a line.
/// Returns the distance between two geometries.
/// Returns the distance between two geometries.
/// Returns the Bbox of a geometry.
/// Simplifies a `LineString` using the Ramer-Douglas-Peucker algorithm.
/// Simplifies a `LineString` using the Visvalingam-Whyatt algorithm.
/// Calculates the convex hull of a `Polygon`