Opened 11 years ago

Closed 11 years ago

#2097 closed enhancement (fixed)

[raster] add RANGE option to ST_Union(raster)

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

Description


Change History (6)

comment:1 by Bborie Park, 11 years ago

Status: newassigned

comment:2 by pracine, 11 years ago

What do you mean by RANGE? Extent?

comment:3 by Bborie Park, 11 years ago

RANGE = max value - min value. Fundamentally the same as ST_Range4ma.

comment:4 by pracine, 11 years ago

Ha interesting! You know RANGE was part of the first plpgsql version… But was removed in order to simplify ST_Union.

comment:5 by Bborie Park, 11 years ago

Yes, I saw that. I'm adding it back.

comment:6 by Bborie Park, 11 years ago

Resolution: fixed
Status: assignedclosed

Committed in r10696

Note: See TracTickets for help on using tickets.