[postgis-devel] [PostGIS] #1639: [raster] MapAlgebraExpr can't handle conditions
PostGIS
trac at osgeo.org
Fri Mar 2 12:25:23 PST 2012
#1639: [raster] MapAlgebraExpr can't handle conditions
----------------------+-----------------------------------------------------
Reporter: nicklas | Owner: pracine
Type: defect | Status: closed
Priority: high | Milestone: PostGIS 2.0.0
Component: raster | Version: trunk
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by nicklas):
* status: new => closed
* resolution: => fixed
Comment:
Yes I am convinced
Thanks a lot :-)
I missed the fix before the examples.
A side note.
From the expression we get a logical true or false, then that is cast to
integer because PostgreSQL otherwise won't let us cast it to double
precision. So we can put it in a 1 bit pixel ...
I guess this is a result of the flexibility Pierre was talking about, but
it seems like a long way for a boolean.
Thanks again
Nicklas
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1639#comment:22>
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