[postgis-tickets] [PostGIS] #4416: Proj 6.0.0 issue on windows - transform: no system list, errno: 22

PostGIS trac at osgeo.org
Mon Jun 24 16:01:55 PDT 2019


#4416: Proj 6.0.0 issue on windows - transform: no system list, errno: 22
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 3.0.0
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:  windows
----------------------+---------------------------

Comment (by pramsey):

 I'm seeing this on OSX for select projections, like
 {{{
 SELECT ST_Transform('SRID=4326; POINT(0 0)'::geometry, 3906);
 }}}
 this dates to the proj updates recently.

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