From: Bborie Park Date: Fri, 9 Mar 2018 08:07:06 +0000 (+0000) Subject: wrong index for pixtype vs code X-Git-Tag: 2.5.0alpha~75 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41cf493963a8c09f7d66a675e5d291db52d86335;p=postgis wrong index for pixtype vs code git-svn-id: http://svn.osgeo.org/postgis/trunk@16452 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/raster/doc/RFC2-WellKnownBinaryFormat b/raster/doc/RFC2-WellKnownBinaryFormat index 5bcc41627..937292423 100644 --- a/raster/doc/RFC2-WellKnownBinaryFormat +++ b/raster/doc/RFC2-WellKnownBinaryFormat @@ -94,8 +94,8 @@ input/output. | | | 6: 16-bit unsigned signed integer | | | | 7: 32-bit signed integer | | | | 8: 32-bit unsigned signed integer | - | | | 9: 32-bit float | - | | | 10: 64-bit float | + | | | 10: 32-bit float | + | | | 11: 64-bit float | +---------------+--------------+-----------------------------------+ | nodata | 1 to 8 bytes | Nodata value | | | depending on | |