[PostGIS] #6001: ST_MakeLine support MultiLineString
PostGIS
trac at osgeo.org
Wed Oct 8 12:41:38 PDT 2025
#6001: ST_MakeLine support MultiLineString
-------------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.7.0
Component: postgis | Version: master
Keywords: |
-------------------------+---------------------------
ST_MakeLine can consume points, multipoint and linestrings, why not
multilinestring? Just stick them onto the output in the order the
subelements occur in the collection.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6001>
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