Changes between Version 45 and Version 46 of MigrationGuide5.x


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

--

Legend:

Unmodified
Added
Removed
Modified
  • MigrationGuide5.x

    v45 v46  
    5353    gdal2tiles --help
    5454  }}}
    55 
     55* test the GDAL Python module at the commandline by executing:
     56  {{{
     57    python -c "from osgeo import gdal; print (gdal.VersionInfo())"
     58  }}}
    5659== PROJ ==
    5760