[PostGIS] #5774: st_buffer on valid geometry returns TopologyException

PostGIS trac at osgeo.org
Sun Dec 22 13:32:18 PST 2024


#5774: st_buffer on valid geometry returns TopologyException
-----------------------------+-----------------------------------------
  Reporter:  mapcreatorguus  |      Owner:  pramsey
      Type:  defect          |     Status:  new
  Priority:  medium          |  Milestone:  PostGIS GEOS
 Component:  postgis         |    Version:  3.4.x
Resolution:                  |   Keywords:  st_buffer TopologyException
-----------------------------+-----------------------------------------
Comment (by mdavis):

 Replying to [comment:2 pramsey]:
 > Is 'endcap=square join=mitre' really required when negative buffering a
 polygon? I would tend to think the defaults make more sense and that
 endocaps are mostly useful in the context of positive linear buffers.

 The endcap style is not used for buffers of polygons.

 Using a mitre join does make a difference for a negative buffer of a
 polygon - it produces "pointier" convex corners.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5774#comment:5>
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