[postgis-tickets] [PostGIS] #2203: [raster]: Can't read out_db jpg in some cases
PostGIS
trac at osgeo.org
Fri Feb 15 21:34:01 PST 2013
#2203: [raster]: Can't read out_db jpg in some cases
---------------------+------------------------------------------------------
Reporter: robe | Owner: dustymugs
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 2.1.0
Component: raster | Version: trunk
Resolution: | Keywords: history
---------------------+------------------------------------------------------
Comment(by dustymugs):
Are you able to run something even simpler than ST_Resize()? Something
like...
{{{
SELECT ST_SummaryStats(rast) FROM armory_outdb limit 1
}}}
All out-db rasters are handled in the exact same manner so the above
should result in the same error.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2203#comment:6>
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