[postgis-tickets] [PostGIS] #3428: Feature request: A function to convert a geometry's coordinates into a MultiPoint

PostGIS trac at osgeo.org
Thu Jan 14 02:29:43 PST 2016


#3428: Feature request: A function to convert a geometry's coordinates into a
MultiPoint
--------------------------+----------------------------
  Reporter:  mwtoews      |      Owner:  pramsey
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS Future
 Component:  postgis      |    Version:
Resolution:               |   Keywords:
--------------------------+----------------------------

Comment (by strk):

 I'm fine for a new C function, but need a good name.

 How about ST_Points ? So that ST_Dump(ST_Points(g)) would be equivalent to
 ST_DumpPoints(g)

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