Skip to content

Is there a maximum number of bands a COG will support? #146

@john-a-m

Description

@john-a-m

Is your feature request related to a problem? Please describe.
I've tried using multiband COGs not more than 20mb. With 24 bands the georaster-layer-for-leaflet plugin is very slow, the original number of bands was 144 (totally unusable). The raster size is approximately 2000x850. The data are also very sparse (~95% of the values in the rasters are 0s).

Describe the solution you'd like
A way to configure the plugin to support a large number of bands, approximately 100-200. My issue may also stem from not understanding the COG format well enough.

Describe alternatives you've considered
Could my issue be solved by creating external overview files? I see in some of the examples where the bands are stored in individual files, is loading 100 separate files reasonable from a performance perspective?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions