[postgis-devel] [PostGIS] #730: Raster is broken -- no casts
PostGIS
trac at osgeo.org
Thu Dec 23 18:30:01 PST 2010
#730: Raster is broken -- no casts
----------------------------+-----------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by robe):
Oh forgot this one
{{{
CREATE FUNCTION
psql:share/contrib/postgis-2.0/rtpostgis.sql:947: ERROR: function
st_box2d(raster) does not exist
CREATE CAST
CREATE CAST
}}}
Which looks like its trying to use the st_box2d you took out (piggy
backing on the fact that raster cases to geometry via ST_ConvexHull for
raster
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/730#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-devel
mailing list