Ticket #645 (closed defect: fixed)
[raster] more raster/scripts/plpgsql st_setarray.sql, st_sevalues, st_union
| Reported by: | robe | Owned by: | pracine |
|---|---|---|---|
| Priority: | blocker | Milestone: | PostGIS 2.0.0 |
| Component: | raster | Version: | trunk |
| Keywords: | Cc: |
Description
I'm guessing these are still a work in progress since there are several things wrong with them
1) In st_union you have MapAlgebra?4... which doesn't start with ST_ like the other functions
2) You have several places where you have band but don't declare the type yielding
ERROR: type band does not exist
3) The st_setarray.sql contains a function called: huh - ST_SetArea
4) st_sevalues.sql (should be called st_setvalues)
Change History
Note: See
TracTickets for help on using
tickets.
