update_survey
Update a survey for a field.
Input fields
String)
Update name to provided name. Note: If name is blank default name will be set based on start time.
ID!)
Sentera ID of the survey.
Return fields
UpsertActionType!)
Determines if it was a create or update.
String!)
The color that can be used when rendering things like photo dots for this survey. Format is #RRGGBB.
String!)
The current content hash for this item.
ISO8601DateTime!)
The timestamp of when the item was created in the system.
User!)
The user who created this item.
String!)
Timestamp of when the survey was completed. This attribute can be used as the date_attribute_name in a date_range query.
FeatureSetsQueryResult!)
A list of feature sets associated with this survey.
| Argument | Type | Description |
|---|---|---|
order_by |
FeatureSetSortingAttributes
|
Order the results by a specific attribute. |
order_by_direction |
SortDirection
|
Direction (ascending or descending) of the ordered results. |
pagination |
Pagination
|
Paginate the results. |
type |
FeatureSetType
|
Filter the results by feature set type. |
Field!)
the associated field of this survey.
FilesQueryResult!)
A list of files associated with this survey.
| Argument | Type | Description |
|---|---|---|
date_range |
DateRange
|
Filter the results by a date range. |
order_by |
FileSortingAttributes
|
Order the results by a specific attribute. |
order_by_direction |
SortDirection
|
Direction (ascending or descending) of the ordered results. |
pagination |
Pagination
|
Paginate the results. |
ISO8601DateTime)
The time after which the last source image uploaded and processing was requested. If uploaded multiple times, the time the last upload ended. For surveys that lack source imagery this will be null.
ISO8601DateTime)
The time at which the first source image was uploaded. If uploaded multiple times - the time the last upload started. For surveys that lack source imagery this will be null.
ImagesQueryResult!)
A list of images associated with this survey.
| Argument | Type | Description |
|---|---|---|
bounds |
Bounds
|
Filter the results using a bounding box. |
calculated_index |
CalculatedIndex
|
An index such as NDVI or NDRE calculated for this image. |
color_applied |
ColorApplied
|
The color application (if present) for this image. |
date_range |
DateRange
|
Filter the results using a date range. |
haversine_radius |
HaversineRadius
|
Filter the results using a haversine radius. |
order_by |
ImageSortingAttributes
|
Order the results by a specific attribute. |
order_by_direction |
SortDirection
|
Direction (ascending or descending) of the ordered results. |
pagination |
Pagination
|
Paginate the results. |
sensor_type |
SensorType
|
The type of sensor captured the image. |
LightSensorCondition!)
The lighting condition detected by the sensor
String)
A message returned for surveys that have failed during processing.
MosaicsQueryResult!)
A list of mosaics associated with this survey.
| Argument | Type | Description |
|---|---|---|
mosaic_type |
MosaicType
|
Filter the results by mosaic type. |
order_by |
MosaicSortingAttributes
|
Order the results by a specific attribute. |
order_by_direction |
SortDirection
|
Direction (ascending or descending) of the ordered results. |
pagination |
Pagination
|
Paginate the results. |
quality |
MosaicQuality
|
Filter the results by mosaic quality. |
String!)
Name of the survey.
String)
Notes pertaining to this survey.
Organization!)
The associated organization.
FeatureSetOwnerType!)
Type of the feature set owner
ID!)
A system-generated key identifying a specific instance of a survey.
String!)
Timestamp when the survey was started. This attribute can be used as the date_attribute_name in a date_range query.
SurveyStatus!)
The status of the survey.
ISO8601DateTime!)
The timestamp of when the item was last updated in the system.
User)
The user who last updated this item.