geotrellis
geotrellis copied to clipboard
Review @experimental COG ValueReaders readers
During 2.0 release we added a number of @experimental classes that implement ValueReader interface. With 3.0 release this functionality has a large overlap with RasterSource interface.
This issue is to compare the functionality and triage appropriate action for release which could be:
- Remove
@experimentalclass - Queue issue to refactor with
RasterSource - Keep it and removed
@experimental