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

PostGIS trac at osgeo.org
Sun Dec 10 02:59:59 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 strk):

 I'm afraid this is a problem with the script itself, using wrong order of
 switches, with my RUNTESTFLAGS_INTERNAL trick not being good enough and
 needing an improvement (before hooks need to be put after core ones, after
 hooks need to be put before core ones).

 Closer-to-problem call to reproduce it:
 {{{
 make -C raster/test/regress check \
   RUNTESTFLAGS="-v --extension --upgrade-path 3.4.0dev--3.5.0dev!" \
   TESTS=raster/test/regress/box3d
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5496#comment:10>
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