Changes between Version 15 and Version 16 of MigrationGuide5.x


Ignore:
Timestamp:
2021-12-22T13:11:43-04:00 (2 years ago)
Author:
Jeff McKenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MigrationGuide5.x

    v15 v16  
    2727  }}}
    2828
     29=== Python ===
     30
     31* quickmap.py has been included in ''/ms4w/msplugins/mapscript/python/'' (follow the instructions at top of file)
     32* the GDAL Python utilities can be called at the commandline by:
     33  {{{
     34    #!python
     35    setenv.bat
     36    gdal_merge --help
     37    gdal2tiles --help
     38  }}}
     39
    2940== PROJ ==
    3041