[postgis-devel] [PostGIS] #342: [raster] Implement ST_AsPNG function for raster
PostGIS
trac at osgeo.org
Fri Apr 22 16:37:50 PDT 2011
#342: [raster] Implement ST_AsPNG function for raster
----------------------------+-----------------------------------------------
Reporter: mloskot | Owner: dustymugs
Type: task | Status: assigned
Priority: medium | Milestone: PostGIS Raster Future
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Changes (by dustymugs):
* status: new => assigned
Comment:
Attached incremental patch for adding ST_AsPNG. Patch can be applied with
the following in the base postgis source directory.
patch -p1 < st_aspng.patch
Patches for ST_Band, ST_MinMax, ST_Reclass and ST_AsGDALRaster must be
applied first in the order listed. Patches for ST_AsTIFF and ST_AsJPEG
should also be applied.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/342#comment:9>
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-devel
mailing list