[postgis-tickets] [PostGIS] #4766: GDAL_DATA not found for windows with GDAL 3.0.4 and iconv failures and missing curl (was: GDAL_DATA not found for windows with GDAL 3.0.4)

PostGIS trac at osgeo.org
Sat Oct 17 10:53:35 PDT 2020


#4766: GDAL_DATA not found for windows with GDAL 3.0.4 and iconv failures and
missing curl
------------------------------------+---------------------------
  Reporter:  robe                   |      Owner:  robe
      Type:  defect                 |     Status:  assigned
  Priority:  high                   |  Milestone:  PostGIS 3.0.3
 Component:  build/upgrade/install  |    Version:  3.0.x
Resolution:                         |   Keywords:  windows
------------------------------------+---------------------------

Comment (by robe):

 Adding to this the iconv error in ogrfdw and curl (which means wfs and
 other curl dependent drivers won't work)

 https://github.com/pramsey/pgsql-ogr-fdw/issues/101

 {{{
  DEBUG:  GDAL config option 'SHAPE_ENCODING' set to 'LATIN1'
   fid | name
  -----+------
 -   1 | PÃ ul
 +   1 | Pul
  (1 row)

  SET client_min_messages = notice;
 }}}

 The iconv issue probably is because the gdal 3.0.4 distributed with
 windows is not compiled with iconv support as detailed here:
 https://lists.osgeo.org/pipermail/postgis-devel/2020-October/028655.html

 also missing curl support

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4766#comment:1>
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