[PostGIS] #5496: ST_Clip(raster, geom) include new method to pixel selection: touch

PostGIS trac at osgeo.org
Mon Dec 11 23:33:54 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):

 Replying to [comment:15 strk]:
 > IIRC the Replaces syntax does not allow argument names, but I should
 check. Maybe see the other Replaces. Yes we really need that documentation
 for developers, I'm still not sure where to put it though

 It should because some of the past ST_Clip were just argument name
 changes.

 Also I am seeing this - I seeing in the autogenerate postgis_restore.pl in
 the skip section this:

 But hmm maybe it doesn't. I do see you postgis.sql.in don't have names.
 Okay I'll change
 {{{
 FUNCTION _st_clip(raster, integer[], geometry, double precision[],
 boolean, boolean)
 }}}

 Which is correct, so not sure why it's not skipping it and why this would
 even be in a postgis 3.2 backup to stumble across
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5496#comment:16>
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