[postgis-tickets] [PostGIS] #2765: Unable to find driver ESRI to unload from GDAL_SKIP environment variable
PostGIS
trac at osgeo.org
Thu Jun 19 07:42:07 PDT 2014
#2765: Unable to find driver ESRI to unload from GDAL_SKIP environment variable
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Traces from the first time raster library loads (PostGIS trunk):
{{{
2014-06-19 16:40:14.968 CEST psql 8784 strk strk LOG: statement: select
st_asraster(st_point(0,0),1.0,-1.0);
Warning 1: Unable to find driver ESRI to unload from GDAL_SKIP environment
variable.
Warning 1: Unable to find driver Shapefile to unload from GDAL_SKIP
environment variable.
Warning 1: Unable to find driver MapInfo to unload from GDAL_SKIP
environment variable.
Warning 1: Unable to find driver File to unload from GDAL_SKIP environment
variable.
Warning 1: Unable to find driver UK to unload from GDAL_SKIP environment
variable.
Warning 1: Unable to find driver .NTF to unload from GDAL_SKIP environment
variable
}}}
This is with GDAL 2.0.0dev, released 2014/04/16
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2765>
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