[postgis-devel] [PostGIS] #730: Raster is broken -- no casts

PostGIS trac at osgeo.org
Sun Dec 26 05:26:57 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 jorgearevalo):

 Hi,

 I got only 2 errors when installing rtpostgis.sql: line 77 and line 947.
 Both caused by st_box2d(geometry). I commited a new version of
 rtpostgis.sql.in.c replacing "st_box2d" by "box2d", and I could install
 rtpostgis.sql fine (r6505)

 Regina, your errors were caused by nonexistent functions that do exist
 (just checked on my
 /usr/share/contrib/postgresql/8.4/contrib/postgis-2.0/postgis.sql file).
 Could you be out of sync? Am I missing something?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/730#comment:11>
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