[postgis-devel] [PostGIS] #297: [wktraster] Implement ST_AsPolygon function for raster

PostGIS trac at osgeo.org
Thu Apr 1 13:48:01 PDT 2010


#297: [wktraster] Implement ST_AsPolygon function for raster
------------------------+---------------------------------------------------
  Reporter:  mloskot    |       Owner:  jorgearevalo   
      Type:  task       |      Status:  assigned       
  Priority:  high       |   Milestone:  WKTRaster 0.1.6
 Component:  wktraster  |     Version:  trunk          
Resolution:             |    Keywords:                 
------------------------+---------------------------------------------------
Comment (by jorgearevalo):

 Replying to [comment:12 robe]:
 > Pierre et al.  We'll probably have a lot of questions and bug reports
 coming up since we are working on the WKT Raster chapter of book.
 >
 > For the above -- is this exposed as an SQL function yet.  Didn't see it.
 It also seems to rely on GDAL so not sure if that is an additional
 dependency we need to compile in to expose this or not.
 >
 > Thanks,
 > Regina

 Hi Regina,

 We don't have a SQL function yet, only a core C function. I'll create a
 SQL function ASAP. Sorry for delay, but I was involved in a different
 project (and studying) until 2 days ago. And the C function relys on GDAL,
 yes, but only if you specify the "--enable-development" option during
 configure. If not, a "dummy" function that only returns 0 is compiled. We
 may change this in the future.

 Best regards,
 Jorge

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