Skip to main content

@mapgear/geoapps > SplitOptions

SplitOptions class

The options for the Split action

Signature:
export declare class SplitOptions 

Constructors

ConstructorModifiersDescription
(constructor)()Constructs a new instance of the SplitOptions class

Properties

PropertyModifiersTypeDescription
attributesArray<JsonEditableDatasetAttribute>List of attributes that is used for updating the original feature
removeOriginalbooleanWhether the original needs to be removed
splitAttributesArray<JsonEditableDatasetAttribute>List of attributes used to update the new features