Changes between Initial Version and Version 2 of Ticket #3776


Ignore:
Timestamp:
Jun 20, 2017, 2:19:24 PM (7 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3776 – Description

    initial v2  
    77SELECT (ST_DumpAsPolygons(ST_SetValue(ST_AddBand(ST_MakeEmptyRaster(1, 2, 0, 0, 1), '32BUI'::text, 1048576), 1, 1, 1048577))).* rast
    88
    9 The only difference is when the pixel values get over 1048576 (which is 0x10000 by the way).
     9The only difference is when the pixel values get over 1048576 (which is 0x100000 by the way).