get_point

Returns a point guaranteed to lie on the specified geometry. Note that although the point is not necessarily near to the centre of the geometry, it is guaranteed to lie inside it.

Parameter 1 - any geometry.

Returns: a simple point geometry inside the input geometry.

Note: This function does not fully support 3D geometries. Any 3D geometries will be projected down to 2 dimensions.