Opened 12 years ago

Last modified 7 years ago

#2058 new enhancement

[raster] Add a ST_SetValues variant copying values from another raster band

Reported by: pracine Owned by: Bborie Park
Priority: medium Milestone: PostGIS Fund Me
Component: raster Version: master
Keywords: Cc:

Description

Discussion initiated in #595 and transferred here in order to close #595.

The main debate is about requiring same alignment of the source and target rasters. Not requiring same alignment implies having to (re) sample the source raster and this overlaps with the ST_Resample series of functions.

I would now tend to make it simple and authorize copy only from well aligned rasters… and hence to make it behave like the plpgsql prototype.

Change History (2)

comment:1 by Bborie Park, 11 years ago

Version: 2.0.xtrunk

comment:2 by robe, 7 years ago

Milestone: PostGIS FuturePostGIS Fund Me

Milestone renamed

Note: See TracTickets for help on using tickets.