update_mosaic

Update a mosaic for a survey.

Input fields

name (String)

Field name. Maximum length is 255 characters.

sentera_id (ID!)

Sentera Id of field to update. Read-only, cannot update this value.

Return fields

acres (Float!)
Deprecation notice

Support added for metric units. Please use area instead.

The number of acres that the mosaic contains.

action (UpsertActionType!)

Determines if it was a create or update.

analytic (Analytic)

The analytic which this deliverable fulfills.

area (Area!)
Deprecation notice

The server will no longer calculate the area of the mosaic. Results are indeterminate.

The area covered by the mosaic.

Argument Type Description
unit AreaUnitType

The unit in which a client would like the area.

unit_system UnitSystem

The unit system in which a client would like the area. Defaults to IMPERIAL if not provided.

bands ([MosaicBand!])

Information about the bands in mosaic images. Sentera produced mosaics have a band order of R, G, B, RE, NIR.

camera_profile (String)

Camera profile used to create the scheme of the images that are used to generate this mosaic.

captured_at (String!)

The date and time when this mosaic image was captured.

cogs ([Cog!])

A list of cogs associated with this mosaic.

content_hash (String!)

The current content hash for this item.

created_at (ISO8601DateTime!)

Date and time this deliverable was created.

created_by (User!)

The user that uploaded this deliverable.

custom_name (String)
Deprecation notice

Please use the name field.

Custom name for a custom indexed mosaic.

deliverable_key (DeliverableKey)

An identifier indicating what type of deliverable this is.

files ([File]!)

A collection of files associated with this mosaic.

image_status (MosaicImageStatus!)

The status of this mosaic.

images (ImagesQueryResult!)

A list of images associated with this mosaic.

Argument Type Description
haversine_radius HaversineRadius

Filter the results by haversine radius.

pagination Pagination

Paginate the results.

is_from_sentera_sensor (Boolean!)

Indicator stating if the images for this mosaic were collected by a Sentera sensor.

message (String)

A general message associated with this mosaic.

mosaic_type (MosaicType!)

The type of mosaic.

name (String!)

Name of the mosaic.

order (Analytic)
Deprecation notice

Please use analytic instead.

The analytic which this deliverable fulfills.

quality (MosaicQuality!)

The quality indicator for this mosaic.

released (Boolean!)

Has this data been released to customers.

s3_uri (String)

The s3 location where the mosaic is stored.

sentera_id (ID!)

A system-generated key identifying a specific instance of a mosaic.

spatial_resolution (Int)

Physical dimension that represents a pixel of the images used to generate this mosaic.

style_properties (MosaicStyleProperties)

Style properties used to specify how the mosaic is initially rendered by a FieldAgent client.

survey (Survey!)

The associated survey of this mosaic.

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.