Opened 13 years ago
Closed 13 years ago
#1330 closed task (fixed)
[raster] change casts to box3d
Reported by: | robe | Owned by: | pracine |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 2.0.0 |
Component: | raster | Version: | master |
Keywords: | Cc: |
Description
As a consequence of #1329 it seems that box2d will quickly fall out of favor. I see raster has a cast to go to box2d (no such cast for box3d).
It may be time to change this in favor of box3d and get rid of all uses of box2d.
Change History (2)
comment:1 by , 13 years ago
Priority: | high → blocker |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
fixed in r8419.