Skip to content

Implement custom Refinement Strategy in COGLayer #190

@kylebarron

Description

@kylebarron

When zooming in, we should render based on the lower-resolution data until the higher resolution data loads.

See https://deck.gl/docs/api-reference/geo-layers/tile-layer#refinementstrategy

Even though the default value of that is best-available, I figure that their implementation is probably tied to Web Mercator indexing, and since we don't have web mercator indexing, we probably have to implement a custom refinementStrategy

cc @batpad

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