[postgis-tickets] [PostGIS] #4784: ST_CollectionExtract extracts highest coordinate dimension by default

PostGIS trac at osgeo.org
Wed Nov 4 16:56:49 PST 2020


#4784: ST_CollectionExtract extracts highest coordinate dimension by default
-------------------------+---------------------------
 Reporter:  pramsey      |      Owner:  pramsey
     Type:  enhancement  |     Status:  assigned
 Priority:  medium       |  Milestone:  PostGIS 3.1.0
Component:  postgis      |    Version:  master
 Keywords:               |
-------------------------+---------------------------
 Add in a one-parameter mode where
 {{{
 ST_COLLECTIONEXTRACT('GEOMETRYCOLLECTION(LINESTRING, POINT))')
 }}}
 returns a multi-linestring. Basically the component of highest coordinate
 dimension is returned when the function is called without a specific
 return type.

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