IlwisCore
IlwisCore copied to clipboard
FeatureCoverage.addColumn
The way a new column is added to a FeatureCoverage, using Python is not logical: the column-index is part of the datadefinition instead of a parameter to the addColumn function. It would be more user friendly, to totally eliminate the need for creating a Column Definition and a Data Definition object.