-
Notifications
You must be signed in to change notification settings - Fork 4
FilelayerProvider redesign
Jeroen Dries edited this page Oct 17, 2022
·
1 revision
Stages
-
Request information only BBox or geometries temporal extent target crs + resolution
-
Fetch data from catalog
=> Determine tile layout
- Create raster sources for catalog features
- Clip raster sources to grid
- Filter by geometries
- Filter by mask keys
- Determine Partitioner
=> Update tile layout??
- Handle overlap based on catalog feature info
- Read MultibandTile from RasterSource based on SpacetimeKey
Objects:
- Overlaps resolver
- CloudFilterStrategy
- CatalogClient
- DataCube
- Partitioner
- ProductCollection??