Ticket #476 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

rtpostgis.sql errors out no st_raster_to_box2d

Reported by: robe Owned by: pracine
Priority: medium Milestone: WKTRaster 0.1.6
Component: postgis Version: 1.5.X
Keywords: Cc:

Description

when running the rtpostgis.sql it errors out, but if I remark out this cast it works fine. Is this supposed to exist or not?

CREATE CAST (raster AS box2d)
    WITH FUNCTION st_raster_to_box2d(raster) AS IMPLICIT;

Change History

Changed 3 years ago by robe

  • owner changed from pramsey to pracine

Changed 3 years ago by pracine

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.