Skip to content

ODC EP 005 Support WMTS API based dataset locations

Tisham Dhar edited this page Sep 15, 2021 · 5 revisions

ODC Enhancement: Support WMTS/Other Image API based dataset locations

Overview

There are a couple of use cases where expecting file or cloud blob-storage based access to datasets is unreasonable or not performant enough.

  1. Sensor fusion with data from proprietary sources.
  2. Large amounts IO based processing e.g. via WPS running outside the boundaries of the cloud account where the better solution would be say S3 + FSx.

Proposed By

Tisham Dhar

State

  • Under Discussion
  • In Progress
  • Completed
  • Rejected
  • Deferred

Motivation

For comparison of IO performance and limits.

  • Cloudfront offers 250,000 requests per second.
  • S3 offers 5,500 requests per second.

The WMTS (or other similar API) based access to data would unlock.

  • Google Earth Engine sources as Arrays
  • Microsoft Planetary Computer sources (though Azure blob store support does this)
  • Geoscience Australia NLI elevation sources while meeting reporting needs for data usage
  • Aerometrex Aerial Imagery and Elevation sources while meeting commercial needs
  • [Planet Satellite Imagery[(https://developers.planet.com/docs/data/psscene4band/) sources while meeting commercial needs
Clone this wiki locally