id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 739,[raster] UpdateRasterSRID,etiennebr,Bborie Park,"Maybe it would be more elegant to have a UpdateRasterSRID or a ST_SetSRID(raster) than use the following alter table drop constraint enforce_srid_rast; update set rast = st_setsrid(rast, ); alter table add constraint enforce_srid_rast CHECK (st_srid(rast) = ); ",enhancement,closed,medium,PostGIS 2.1.0,raster,master,fixed,history,