[postgis-tickets] [PostGIS] #2203: [raster]: Can't read out_db jpg in some cases

PostGIS trac at osgeo.org
Fri Feb 22 19:24:56 PST 2013


#2203: [raster]: Can't read out_db jpg in some cases
---------------------+------------------------------------------------------
  Reporter:  robe    |       Owner:  dustymugs   
      Type:  defect  |      Status:  assigned    
  Priority:  medium  |   Milestone:  PostGIS GDAL
 Component:  raster  |     Version:  trunk       
Resolution:          |    Keywords:  history     
---------------------+------------------------------------------------------

Comment(by dustymugs):

 From what I know, it just doesn't happen as GDAL writes to /tmp which is
 accessible by everyone and there really aren't other default temporary
 paths.

 I actually don't know if it has anything to do with overviews but might
 have something to do with file size.  Actually, I have no idea why libjpeg
 is involved as GDAL Warp API is passed a MEM dataset.  So much voodoo.

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