is_valid

Tests to see if a geometry is valid according to the OGC definition. Tests to see if a geometry satisfies the OGC validity assertions. The validity criteria are:

Number of parameters: 1.

Parameter 1 - any geometry.

Returns: a Boolean value, true if the geometry is valid according to the OGC definition and false if it is not.