[postgis-tickets] [PostGIS] #4009: ST_Clip with multiple geometries
PostGIS
trac at osgeo.org
Thu Feb 1 10:45:16 PST 2018
#4009: ST_Clip with multiple geometries
-------------------------+-----------------------------
Reporter: Bborie Park | Owner: Bborie Park
Type: enhancement | Status: assigned
Priority: medium | Milestone: PostGIS Fund Me
Component: raster | Version: trunk
Keywords: |
-------------------------+-----------------------------
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.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4009>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list