Open
Description
Right now, the NAPI creates a CLAClassifier for every field in the csv header when the AutoClassify parameter is set via the Layer.alterParameter()
method. The underlying functionality should allow the specification of the desired fields to be "Classified" in order to save processing and memory.
See this forum topic for more discussion on this issue.