[postgis-devel] [PostGIS] #901: [raster] ST_AsGDALRaster and the helper functions ST_getGDALDrivers and ST_srtext

PostGIS trac at osgeo.org
Mon May 16 20:46:15 PDT 2011


#901: [raster] ST_AsGDALRaster and the helper functions ST_getGDALDrivers and
ST_srtext
-----------------------------+----------------------------------------------
  Reporter:  dustymugs       |       Owner:  dustymugs    
      Type:  task            |      Status:  reopened     
  Priority:  medium          |   Milestone:  PostGIS 2.0.0
 Component:  postgis raster  |     Version:  trunk        
Resolution:                  |    Keywords:  history      
-----------------------------+----------------------------------------------

Comment(by dustymugs):

 Replying to [comment:8 robe]:
 > Bborie,
 >
 > Does this work for you?
 >
 > SELECT *
 > FROM ST_GdalDrivers();
 >
 > I get an error almost like the order of the OUT arguments is wrong.  Can
 you confirm it works for you:
 >
 > {{{
 > SELECT * FROM st_gdaldrivers();
 > }}}
 >
 > Gives me error:
 >
 > ERROR:  invalid input syntax for integer: ""
 >
 > This is running on windows.

 Regina,

 The function works fine for me in Linux.  I'll do some poking at the what
 could be causing that error.

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