[postgis-devel] [PostGIS] #297: [wktraster] Implement ST_AsPolygon function for raster
PostGIS
trac at osgeo.org
Fri Apr 30 04:44:49 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 robe):
Jorge,
I believe you called this function ST_Polygon?
When I run against this:
{{{
SELECT ST_Polygon(rast,1)
FROM pele
}}}
I get error ERROR: lwline_deserialize: attempt to deserialize a line
which is really a Polygon.
Anyrate haven't upgraded to 1.5.2SVN yet. Same dataset as #494.
I'll attach the dataset to this ticket.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/297#comment:20>
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