Ticket #4 (closed defect: wontfix)

Opened 4 years ago

Last modified 3 years ago

Problem with LWGEOM_collect_garray - never returns MultiX from MultiX?

Reported by: mcayland Owned by:
Priority: medium Milestone: PostGIS 1.3.6
Component: postgis Version: 1.3.X
Keywords: Cc:

Change History

Changed 4 years ago by pramsey

<i>(No comment was entered for this change.)</i>

Changed 4 years ago by pramsey

I'm not sure we want to change this behavior...

st_collect( set of polygons ) => multipolygon. In this case you can still pull out the originals.

st_collect( set of multipolygons ) => multipolygon. In this case you can't pull out the originals.

It seems hard to know.

Changed 3 years ago by pramsey

No answers or concerns. Err'ing on the side of stasis until we hear more.

Note: See TracTickets for help on using tickets.