[postgis-devel] [PostGIS] #2069: [raster] Add a padwithnodata and a nodatavalue parameter to ST_Clip()

PostGIS trac at osgeo.org
Fri Oct 26 06:52:56 PDT 2012


#2069: [raster] Add a padwithnodata and a nodatavalue parameter to ST_Clip()
---------------------+------------------------------------------------------
 Reporter:  pracine  |       Owner:  dustymugs     
     Type:  defect   |      Status:  new           
 Priority:  high     |   Milestone:  PostGIS Future
Component:  raster   |     Version:  2.0.x         
 Keywords:           |  
---------------------+------------------------------------------------------
 So we can tile rasters which width and height do not have a common divisor
 without increasing the size of the coverage. Ex. width=1591 and
 height=1446

 padwithnodata should default to FALSE

 We also need a nodatavalue parameter for the case where padwithnodata  is
 true and the rasters do not have a nodata value defined.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2069>
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