Cog

A Cloud Optimized GeoTIFF - aka COG.

Implements

Fields

bbox ([Float!])

A Bounding Box array of floats representing the largest value in each direction [West (min longitude), South (min latitude), East (max longitude), North (max latitude)].

clipped (Boolean!)

A flag indicating whether this COG is clipped by a Field boundary or not.

content_hash (String!)

The current content hash for this item.

created_at (ISO8601DateTime!)

The timestamp of when the item was created in the system.

created_by (User!)

The user who created this item.

error (String)

An error message returned for COGs that have failed.

max_zoom (Int)

The maximum zoom level generated for this COG.

mosaic (Mosaic!)

The associated mosaic of this COG.

s3_uri (String)

The s3 location where the COG data is stored.

sentera_id (ID!)

A system-generated key identifying this item.

status (CogStatus!)

The processing status of this COG

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.

url (String)

A url for downloading the COG (blank if the physical COG file does not exist). Valid for the next 12 hours.