[PostGIS] #6001: ST_MakeLine support MultiLineString
PostGIS
trac at osgeo.org
Wed Oct 8 13:28:46 PDT 2025
#6001: ST_MakeLine support MultiLineString
--------------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 3.7.0
Component: postgis | Version: master
Resolution: fixed | Keywords:
--------------------------+---------------------------
Changes (by Paul Ramsey <pramsey@…>):
* resolution: => fixed
* status: new => closed
Comment:
In [changeset:"0383bab91e5f2eb7ac418fc661d473d3b87f5330/git" 0383bab/git]:
{{{#!CommitTicketReference repository="git"
revision="0383bab91e5f2eb7ac418fc661d473d3b87f5330"
Support MultiLineString as input to ST_MakeLine.
Handle each sub-geometry in order it appears
in the collection.
Closes #6001
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6001#comment:1>
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