Ticket #476 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
