Changes between Version 59 and Version 60 of MigrationGuide5.x


Ignore:
Timestamp:
2024-07-31T09:40:46-03:00 (7 weeks ago)
Author:
Jeff McKenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MigrationGuide5.x

    v59 v60  
    7373== PROJ ==
    7474
    75 * Apache's conf & setenv.bat now set the environment variable ''PROJ_LIB'' to PROJ's new location:
     75* Apache's conf & setenv.bat now set the environment variable ''PROJ_DATA'' to PROJ's new location:
    7676  {{{
    7777    \ms4w\share\proj
    7878  }}}
    79   If your mapfiles set a PROJ_LIB (which is not recommended, as MS4W's Apache does this for you) you will have to update your PROJ_LIB value
    80 * MS4W 5.0 includes PROJ 8.2, which contains many changes:
     79  If your mapfiles set a PROJ_DATA (which is not recommended, as MS4W's Apache does this for you) you will have to update your PROJ_DATA value
     80* MS4W 5.0 includes PROJ 9, which (since PROJ 8) contains many changes:
     81  * since the PROJ 9.1 release, for the former PROJ_LIB variable has been replaced with PROJ_DATA
    8182  * allowing to dynamically pull in various grids, to improve accuracy
    8283    * see settings in ''/ms4w/share/proj/proj.ini''