Options which can be passed to the FeatureModel constructor.

Hierarchy

  • FeatureModelConstructorOptions

Properties

Properties

bounds?: Bounds

The spatial extent of the dataset to use. Preferably this is set to the bounding box of the dataset. This is optional, if not specified, the bounds are unknown. The bounds' reference must match that of the model.

The model's spatial reference. All Feature instances in the model are required to have this same reference, otherwise an error will be thrown.