Opened 6 years ago

#4009 assigned enhancement

ST_Clip with multiple geometries

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

Description

Be able to clip a raster with multiple geometries in one pass.

Simplistically…

raster ST_Clip(raster rast, geometry[] geom, double precision nodataval)

There is no way to crop the intersections as per the standard ST_Clip behavior.

Change History (0)

Note: See TracTickets for help on using tickets.