[postgis-tickets] [PostGIS] #4991: st_union of single row should keep the row intact

PostGIS trac at osgeo.org
Thu Sep 16 11:40:58 PDT 2021


#4991: st_union of single row should keep the row intact
----------------------+---------------------------
  Reporter:  michal   |      Owner:  pramsey
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 3.1.5
 Component:  postgis  |    Version:  3.1.x
Resolution:  invalid  |   Keywords:
----------------------+---------------------------

Comment (by mdavis):

 Thanks for the detailed explanation.  I can see why you want to preserve
 single linestrings now.

 Unfortunately I don't have anything to suggest other than a fairly ugly
 conditional check before doing the union.  You might be able to wrap it in
 a function to make it easier to use.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4991#comment:7>
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