FeatureSet

Feature set vector dataset

Implements

Fields

action (UpsertActionType!)

Determines if it was a create or update.

analytic (Analytic)

The analytic which this deliverable fulfills.

basemap (Basemap)

For a Plot Layout this is the base raster map that was used to generate / place the plots.

content_hash (String!)

The current content hash for this item.

created_at (ISO8601DateTime!)

Date and time this feature set was created.

created_by (User!)

The user that created this feature set.

deliverable_key (DeliverableKey)

An identifier indicating what type of deliverable this is.

error (String)

An error message returned for feature sets that have failed.

files ([File]!)

A collection of files associated with this feature set.

name (String!)

Custom name for the feature set.

order (Analytic)
Deprecation notice

Please use analytic instead.

The analytic which this deliverable fulfills.

owner (FeatureSetOwner!)

The owner of this feature set.

released (Boolean!)

Has this data been released to customers.

sentera_id (ID!)

A system-generated key identifying a specific instance of a feature set.

status (FeatureSetStatus!)

The status of this feature set.

type (FeatureSetType!)

The type of the feature set.

updated_at (ISO8601DateTime!)

The timestamp of when the item was last updated in the system.

updated_by (User)

The user who last updated this item.