[postgis-devel] [PostGIS] #597: [raster] Add a ST_Clip function

PostGIS trac at osgeo.org
Wed Sep 15 10:06:11 PDT 2010


#597: [raster] Add a ST_Clip function
----------------------------+-----------------------------------------------
 Reporter:  pracine         |       Owner:  pracine      
     Type:  task            |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------
 As a wrapper around ST_MapAlgebra optimized by ST_SetValues(raster, band,
 x ,y, width, height, raster2, band2).

 We can then optimize ST_Intersection by cliping the intersecting area
 before polygonizing.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/597>
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-devel mailing list