[postgis-devel] [PostGIS] #1536: [raster] There should be an option for certain variants of ST_Intersection(raster, raster)

PostGIS trac at osgeo.org
Fri Feb 3 11:48:44 PST 2012


#1536: [raster] There should be an option for certain variants of
ST_Intersection(raster, raster)
---------------------+------------------------------------------------------
 Reporter:  pracine  |       Owner:  pracine      
     Type:  defect   |      Status:  new          
 Priority:  low      |   Milestone:  PostGIS 2.0.0
Component:  raster   |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by dustymugs):

 I wouldn't mind getting rid of the "extenttype" parameter from the
 ST_Intersection(raster, geometry) variants.  Like you said,
 ST_Intersections should ONLY be returning the intersection.

 As for being able to specify a NODATA, you should either use
 ST_SetBandNoDataValue before calling ST_Intersection or use 2-raster
 ST_MapAlgebra.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1536#comment:4>
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