[postgis-tickets] [PostGIS] #2203: [raster]: Can't read out_db jpg in some cases
PostGIS
trac at osgeo.org
Fri Feb 15 19:47:07 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
---------------------+------------------------------------------------------
Changes (by robe):
* status: closed => reopened
* resolution: fixed =>
Comment:
Still doesn't seem to be working for me for this example though I'm not
getting the NOTICE anymore.
Just this:
{{{
ERROR: rt_raster_from_gdal_dataset: Unable to get data from GDAL raster
CONTEXT: PL/pgSQL function st_resize(raster,double precision,double
precision,text,double precision) line 23 at RETURN
}}}
Running latest winnie build --
{{{
select version() || ' ' || postgis_full_version();
}}}
{{{
PostgreSQL 9.2.2, compiled by Visual C++ build 1600, 64-bit
POSTGIS="2.1.0SVN r11095" GEOS="3.4.0dev-CAPI-1.8.0 r0" PROJ="Rel. 4.8.0,
6 March 2012" GDAL="GDAL 1.9.2, released 2012/10/08" LIBXML="2.7.8"
LIBJSON="UNKNOWN" RASTER
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2203#comment:4>
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