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

PostGIS trac at osgeo.org
Mon Feb 6 14:36:26 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):

 So, I'll add a NODATA parameter for the ST_Intersection(raster, geometry)
 variants.  If NODATA parameter is specified, it should supersede whatever
 NODATA value is specified for the raster band.

 Adding a NODATA parameter for ST_Intersection(raster, raster) is harder as
 we'd need two parameters as the two bands used could have different pixel
 types.

 Agreed?

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