Opened 17 years ago
Last modified 16 years ago
#4 closed defect (wontfix)
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 (3)
comment:1 by , 17 years ago
comment:2 by , 16 years ago
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.
comment:3 by , 16 years ago
No answers or concerns. Err'ing on the side of stasis until we hear more.
Note:
See TracTickets
for help on using tickets.
<i>(No comment was entered for this change.)</i>