IlwisCore icon indicating copy to clipboard operation
IlwisCore copied to clipboard

Adding column to an existing attribute table

Open fariftehj opened this issue 9 years ago • 0 comments

FeatureCoverage.addColumn Adding column to an attribute table of feature coverage (e.g., world) using Python (world.addColumn("NewCol", "value"); print "True" if column is added or "False" if not added. it shouldn't print anything, except for giving warning in case the column was not added.

fariftehj avatar Jan 18 '16 11:01 fariftehj