[postgis-tickets] [PostGIS] #5392: Aggregate ST_Union fails to join some "circles" when radius is too large - lwgeom_unaryunion_prec: GEOS Error: TopologyException

PostGIS trac at osgeo.org
Fri Jun 2 21:11:37 PDT 2023


#5392: Aggregate ST_Union fails to join some "circles" when radius is too large -
lwgeom_unaryunion_prec: GEOS Error: TopologyException
----------------------+---------------------------
  Reporter:  rotten   |      Owner:  pramsey
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 3.3.4
 Component:  postgis  |    Version:  3.3.x
Resolution:  invalid  |   Keywords:
----------------------+---------------------------
Comment (by robe):

 Yah I don't think we should force a make valid.  The other issue with make
 valid aside from it adding overhead is sometimes the geometry that comes
 out of it is not what you wanted and when you start unioning something
 that is not what you thought you had, bad things happen.  You end up with
 geometry types you weren't expecting yada yada.  I think it's best to just
 leave it up to the user and have it fail so they know something is wrong.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5392#comment:6>
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