[postgis-tickets] [PostGIS] #2163: [raster] Add st_tpi
PostGIS
trac at osgeo.org
Mon May 6 11:41:11 PDT 2013
#2163: [raster] Add st_tpi
--------------------+-------------------------------------------------------
Reporter: nclay | Owner: dustymugs
Type: patch | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: raster | Version: trunk
Keywords: |
--------------------+-------------------------------------------------------
Comment(by dustymugs):
Yes. You may want to consider regression tests that focus only upon the
callback function. Take a look at rt_4ma.sql and rt_invdistweight4ma.sql
in raster/test/regress. The idea is to test just the code that needs
testing rather than the whole map algebra framework, which is tested
elsewhere. This way any failures can only originate in the callback
function.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2163#comment:10>
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