Opened 15 years ago
Closed 15 years ago
#446 closed defect (fixed)
[wktraster] Remove setters that take Rasters as parameters
Reported by: | dzwarg | Owned by: | dzwarg |
---|---|---|---|
Priority: | medium | Milestone: | WKTRaster 0.1.6 |
Component: | raster | Version: | master |
Keywords: | Cc: |
Description
After discussion, it seems that the ST_Set...(raster, raster) methods are non-standard, and just plain weird. They don't correspond to and ST_... methods in postgis for geometry types, so they should be removed.
Attachments (1)
Change History (3)
comment:1 by , 15 years ago
Status: | new → assigned |
---|
by , 15 years ago
Attachment: | remove_raster_setters.patch added |
---|
Note:
See TracTickets
for help on using tickets.
Removed settings that take a 2nd raster parameter