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