Skip to content

FilelayerProvider redesign

Jeroen Dries edited this page Oct 17, 2022 · 1 revision

Stages

  1. Request information only BBox or geometries temporal extent target crs + resolution

  2. Fetch data from catalog

=> Determine tile layout

  1. Create raster sources for catalog features
  2. Clip raster sources to grid
  3. Filter by geometries
  4. Filter by mask keys
  • Determine Partitioner

=> Update tile layout??

  1. Handle overlap based on catalog feature info
  2. Read MultibandTile from RasterSource based on SpacetimeKey

Objects:

  • Overlaps resolver
  • CloudFilterStrategy
  • CatalogClient
  • DataCube
  • Partitioner
  • ProductCollection??
Clone this wiki locally