[PostGIS] #5496: ST_Clip(raster, geom) include new method to pixel selection: touch
PostGIS
trac at osgeo.org
Mon Dec 4 23:21:16 PST 2023
#5496: ST_Clip(raster, geom) include new method to pixel selection: touch
--------------------------+---------------------------
Reporter: latot | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.5.0
Component: raster | Version: 3.4.x
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by robe):
I have work in progress here -
https://git.osgeo.org/gitea/postgis/postgis/pulls/166
I decided to stick with default touched=false for backward compatibility
and that is also the default for ST_AsRaster (which already has a touched
argument) - https://postgis.net/docs/manual-dev/en/RT_ST_AsRaster.html
I still need to add tests for the touched case and fix the upgrade. strk
-- I don't think your replaces likes "double precision", so assuming I
have to use float8?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5496#comment:5>
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