Changes between Initial Version and Version 1 of Ticket #5317
- Timestamp:
- 01/20/23 08:09:14 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5317 – Description
initial v1 13 13 ) 14 14 }}} 15 will be like ARRAY['8BUI', ' 8BUI'].15 will be treated like ARRAY['8BUI', ' 8BUI'] and the max value will be 254 even the real value is a higher number in 16BUI. 16 16 17 17 ST_Union always uses the first band class to process the 2nd band and ignore the original class.