[postgis-tickets] [PostGIS] #3944: [PATCH] Update spatial_ref_sys.sql to EPSG v9.2

PostGIS trac at osgeo.org
Mon Dec 18 06:41:54 PST 2017


#3944: [PATCH] Update spatial_ref_sys.sql to EPSG v9.2
----------------------+---------------------------
  Reporter:  rouault  |      Owner:  pramsey
      Type:  patch    |     Status:  reopened
  Priority:  medium   |  Milestone:  PostGIS 2.5.0
 Component:  postgis  |    Version:  2.4.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by rouault):

 > The manual fixes from #3427 need to be brought forward. In particular,
 there's a whole pile specific to New Zealand :) almost all of them,
 really.

 The fix for that should likely be implemented in GDAL importFromEPSG()
 rather than manual hacking in PostGIS derived file (that way the proj.4
 'espg' file which is a derivative of GDAL as PostGIS 'spatial_ref_sys.sql'
 would also benefit from it). And there are also subtle implications since
 when having both +towgs84 and +nadgrids, I believe only +nadgrids is taken
 into account even if the grid is not available (might have changed with
 all the recent work in proj master, but not sure)

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