[postgis-tickets] [PostGIS] #2657: [raster] Respect imprecise real valued nodata

PostGIS trac at osgeo.org
Thu Feb 27 17:29:31 PST 2014


#2657: [raster] Respect imprecise real valued nodata
--------------------+-------------------------------------------------------
 Reporter:  mlt     |       Owner:  dustymugs   
     Type:  defect  |      Status:  new         
 Priority:  medium  |   Milestone:  PostGIS GDAL
Component:  raster  |     Version:  2.0.x       
 Keywords:  nodata  |  
--------------------+-------------------------------------------------------
Changes (by dustymugs):

  * version:  2.1.x => 2.0.x
  * milestone:  PostGIS 2.1.2 => PostGIS GDAL


Comment:

 ST_DumpAsPolygons() depends on GDALFPolygonize, which works with 32-bit
 floating point values.

 This isn't something we can't fix but I am in the process of writing a
 polygonization function directly in PostGIS that'll be pixel-type
 specific.

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