Ticket #1793 (new task)

Opened 14 months ago

Last modified 12 months ago

Missing documentation for ST_MemCollect(geometry)

Reported by: mwtoews Owned by: mwtoews
Priority: medium Milestone: PostGIS Future
Component: documentation Version: trunk
Keywords: Cc:

Description

Should be right here:  http://postgis.org/documentation/manual-svn/ST_MemCollect.html

Also, be sure to update the "See also" part of ST_Collect to refer to ST_MemCollect.

Note, see ST_MemUnion for a related "Mem" page:  http://postgis.org/documentation/manual-svn/ST_MemUnion.html

Change History

Changed 14 months ago by robe

  • owner changed from robe to mwtoews

Mike you do have commit rights now don't you? Feel free to do this yourself.

Changed 12 months ago by robe

  • milestone changed from PostGIS 2.0.1 to PostGIS Future

Mike,

I'm pushing this. Feel free to patch if you feel the need. I personally don't use ST_MemCollect/ST_MemUnion these days now that ST_Collect/ST_Union performance has so much improved since 1.3 days so don't see a pressing issue to document it and would much in fact (get rid of them and make them legacy functions).

Note: See TracTickets for help on using tickets.