Changes between Version 46 and Version 47 of MigrationGuide5.x


Ignore:
Timestamp:
2021-12-24T12:25:00-04:00 (2 years ago)
Author:
Jeff McKenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MigrationGuide5.x

    v46 v47  
    5555* test the GDAL Python module at the commandline by executing:
    5656  {{{
     57    setenv.bat
    5758    python -c "from osgeo import gdal; print (gdal.VersionInfo())"
    5859  }}}