[postgis-devel] [PostGIS] #1213: [raster] RT_Intersects test fails
PostGIS
trac at osgeo.org
Tue Sep 27 18:50:06 PDT 2011
#1213: [raster] RT_Intersects test fails
----------------------------+-----------------------------------------------
Reporter: strk | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by robe):
Mine is failing too now.
I'm running GDAL trunk r23095.
This I think is because you didn't take out the old function in the
regress test since in the diff I get this error.
{{{
ERROR: function st_intersects(raster, integer, raster, integer) does not
exist
HINT: No function matches the given name and argument types. You might
need to add explicit type casts.
}}}
so guess different from Sandro's failure.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1213#comment:5>
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