[postgis-tickets] [PostGIS] #2807: [raster] ST_MapAlgebra injecting a default NODATA value of 0
PostGIS
trac at osgeo.org
Mon Sep 1 02:20:30 PDT 2014
#2807: [raster] ST_MapAlgebra injecting a default NODATA value of 0
--------------------+-------------------------------------------------------
Reporter: strk | Owner: dustymugs
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: raster | Version: trunk
Keywords: |
--------------------+-------------------------------------------------------
Comment(by strk):
I think it would make sense to throw an exception if the expression
returns NULL and the input has no NODATA. A user should add a NODATA to
the input prior to send to ST_MapAlgebra if she wants to allow for nodata.
I'm against adding more parameters (raster world is already over
parametrized for my taste).
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2807#comment:4>
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