Improved
Persistent data orders
To simplify the data delivery process, a change was made at this release to make data orders persistent. Data orders no longer expire and there is no need to 're-order'. A new signed URL is automatically generated each time a download is requested for an order.
Former Order Details Page
Former Order Details Page
New Order Details Page
The 'REORDER' button and 'Expiration Date' data have been removed from the Order Details page. In addition, an information box has been added to clarify data order charges.
New Order Details Page
These changes have been implemented in the Console UI as well as the Public API. The
/orders/{id}/download
and the
/orders/{id}/reorder
Public API endpoints are backwards compatible and return the same fields. The reorder endpoint will return the same order without reordering.
Area task default parameters
To make area tasking more efficient and improve the likelihood of task acceptance, several area tasking default parameters have been modified at this release.
Tasking parameter | Former default value | New default value |
Imaging mode | Spotlight | Stripmap |
Image length | 5km | 100km |
Image width | 5km | 8km |
The default parameters represent the values set in the area tasking form on initial page load. These values can be overridden by the user when making individual selections in the tasking form.
Fixed
Collect ID display
For usability and consistency, all Collect ID values are displayed in lowercase throughout the Console UI.