[PostGIS] #6006: ST_MakeValid documentation does not state default value for keepcollapsed param

PostGIS trac at osgeo.org
Wed Oct 15 17:32:49 PDT 2025


#6006: ST_MakeValid documentation does not state default value for keepcollapsed
param
---------------------------+---------------------------
 Reporter:  atlight        |      Owner:  robe
     Type:  defect         |     Status:  new
 Priority:  medium         |  Milestone:  PostGIS 3.6.1
Component:  documentation  |    Version:  3.5.x
 Keywords:                 |
---------------------------+---------------------------
 https://postgis.net/docs/ST_MakeValid.html

 > The "keepcollapsed" key is only valid for the "structure" algorithm, and
 takes a value of "true" or "false". When set to "false", geometry
 components that collapse to a lower dimensionality, for example a one-
 point linestring would be dropped.

 Is "true" or "false" the default value if the parameter is not specified?
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6006>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list