Changes between Version 26 and Version 27 of MigrationGuide5.x
- Timestamp:
- 2021-12-22T17:07:23-04:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MigrationGuide5.x
v26 v27 34 34 === Python === 35 35 36 * test Python !MapScript at the commandline by executing: 37 {{{ 38 python -c "import mapscript; print (mapscript.msGetVersion())" 39 }}} 36 40 * ''quickmap.py'' has been included in ''/ms4w/msplugins/mapscript/python/'' (follow the instructions at top of file) 37 41 * the GDAL Python utilities can be called at the commandline such as: