[postgis-tickets] [PostGIS] #3582: Error in Manual - ST_AsPNG (9.10. Raster Outputs)
PostGIS
trac at osgeo.org
Thu Jun 16 18:32:31 PDT 2016
#3582: Error in Manual - ST_AsPNG (9.10. Raster Outputs)
-------------------------------------+---------------------------
Reporter: ruvyn | Owner: robe
Type: defect | Status: new
Priority: low | Milestone: PostGIS 2.3.0
Component: documentation | Version: trunk
Keywords: PostGIS 2.3.0dev Manual |
-------------------------------------+---------------------------
PNG supports RGBA. Need to add the A channel.
"<varname>nbands</varname> is an array of bands to export (note that max
is 3 for PNG) and the order of the bands is RGB. e.g ARRAY[3,2,1] means
map band 3 to Red, band 2 to green and band 1 to blue"
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3582>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list