#2021 closed enhancement (fixed)
[raster] Multi-band support for ST_Union
Reported by: | Bborie Park | Owned by: | Bborie Park |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS Fund Me |
Component: | raster | Version: | master |
Keywords: | history | Cc: |
Change History (4)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 12 years ago
Keywords: | history added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Added in r10360
Note:
See TracTickets
for help on using tickets.
Signature of ST_Union would look like...
Where ARRAY[]::record[] is...
Example...
We could use a composite type but types are pains to manage in the long term...