[postgis-devel] [PostGIS] #1520: [raster] ST_MapAlgebraExpr : do not convert expression to uppercase
PostGIS
trac at osgeo.org
Wed Feb 1 09:18:58 PST 2012
#1520: [raster] ST_MapAlgebraExpr : do not convert expression to uppercase
--------------------+-------------------------------------------------------
Reporter: strk | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: raster | Version: trunk
Keywords: |
--------------------+-------------------------------------------------------
Comment(by pracine):
And it would not be "rast.val1", "rast.val2" but "rast1.val",
"rast2.val"...
And if the two rasters are not aligned there is no reason that rast1.x is
equal to rast2.x so we would need the two names.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1520#comment:7>
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