Geometry Validation


func.ST_MakeValid

The function attempts to create a valid representation of a given invalid geometry without losing any of the input vertices

func.ST_IsValidReason

Returns text stating if a geometry is valid or not an if not valid, a reason why

func.ST_IsValidDetail

Returns a valid_detail row, formed by a boolean (valid) stating whether the geometry is valid or invalid

func.ST_IsValid

Test if an ST_Geometry value is well-formed in 2D according to the OGC rules

Last modified December 20, 2022 at 10:05 AM EST: remove sitemap priority (56709da)