[postgis-devel] [PostGIS] #1667: [raster] raster regress failures

PostGIS trac at osgeo.org
Thu Mar 8 07:21:38 PST 2012


#1667: [raster] raster regress failures
--------------------------------------+-------------------------------------
 Reporter:  robe                      |       Owner:  pracine      
     Type:  defect                    |      Status:  new          
 Priority:  blocker                   |   Milestone:  PostGIS 2.0.0
Component:  raster                    |     Version:  trunk        
 Keywords:  windows 32-bit, mingw345  |  
--------------------------------------+-------------------------------------

Comment(by dustymugs):

 Based upon the output you're getting, it looks like you're having the same
 issue that pramsey emailed me about.  Try the following on the command
 line...

 {{{
 gdalsrsinfo.exe EPSG:2163
 }}}

 If you get output like

 {{{
 ERROR 1: ERROR - failed to load SRS definition from EPSG:2163
 }}}

 something is wrong with your GDAL environment.  I don't know if pramsey
 resolved his issue.

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