[postgis-devel] [PostGIS] #341: [wktraster] Implement ST_AsTIFF function for raster
PostGIS
trac at osgeo.org
Tue Dec 15 08:59:34 PST 2009
#341: [wktraster] Implement ST_AsTIFF function for raster
------------------------+---------------------------------------------------
Reporter: mloskot | Owner: mloskot
Type: task | Status: assigned
Priority: medium | Milestone: WKTRaster 0.1.6
Component: wktraster | Version: trunk
Resolution: | Keywords:
------------------------+---------------------------------------------------
Old description:
> This tasks belongs to the Objective 0.1.6f specified in the
> [wiki:WKTRaster WKT Raster]
> [wiki:WKTRaster/PlanningAndFunding roadmap]
>
> ''to be discussed here''
New description:
This tasks belongs to the Objective 0.1.6f specified in the
[wiki:WKTRaster WKT Raster]
[wiki:WKTRaster/PlanningAndFunding roadmap]
As stated at the end of the comment 5 of the "Specification Comments
following the Code Sprint" section of the working specifications, this
function should be a PL/pgSQL wrapper around a more general
ST_AsImage(format, params) function using GDAL to convert any raster to an
image.
The function should return a bytea.
See the working specifications for more details/questions.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/341#comment:3>
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