[postgis-tickets] [PostGIS] #4847: ST_Union(topogeometry, topogeometry)
PostGIS
trac at osgeo.org
Fri Feb 19 03:23:09 PST 2021
#4847: ST_Union(topogeometry, topogeometry)
--------------------------+---------------------------
Reporter: robe | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.2.0
Component: topology | Version: 2.5.x
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by strk):
Now that TopoGeom_addTopoGeom is implemented, this function could just be
a wrapper for that one, with the only difference that it should first make
a COPY of one of the TopoGeometries received in input to avoid changing
them in the database
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4847#comment:3>
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