Changes between Version 26 and Version 27 of MigrationGuide5.x


Ignore:
Timestamp:
2021-12-22T17:07:23-04:00 (2 years ago)
Author:
Jeff McKenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MigrationGuide5.x

    v26 v27  
    3434=== Python ===
    3535
     36* test Python !MapScript at the commandline by executing:
     37  {{{
     38  python -c "import mapscript; print (mapscript.msGetVersion())"
     39  }}}
    3640* ''quickmap.py'' has been included in ''/ms4w/msplugins/mapscript/python/'' (follow the instructions at top of file)
    3741* the GDAL Python utilities can be called at the commandline such as: