org.locationtech.rasterframes.datasource.raster.RasterSourceDataSource
Set the zero-based band indexes to read.
Set the zero-based band indexes to read. Defaults to Seq(0).
Indicate if tile reading should be delayed until cells are fetched.
Indicate if tile reading should be delayed until cells are fetched. Defaults to true
.
Mixin for adding extension methods on DataFrameReader for RasterSourceDataSource-like readers.