Changes between Version 45 and Version 46 of MigrationGuide5.x
- Timestamp:
- 2021-12-24T12:24:17-04:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MigrationGuide5.x
v45 v46 53 53 gdal2tiles --help 54 54 }}} 55 55 * test the GDAL Python module at the commandline by executing: 56 {{{ 57 python -c "from osgeo import gdal; print (gdal.VersionInfo())" 58 }}} 56 59 == PROJ == 57 60