Skip to content

Split requests for metadata and image data in AsyncFileReader trait #78

@kylebarron

Description

@kylebarron

Right now all requests go through get_bytes. It may be worthwhile for requests to be split between metadata requests when reading an IFD and image requests when reading tile/strip data.

This would let caching/buffering middlewares split how they handle metadata vs image requests.

Ref #70 cc @feefladder

cc @vincentsarago @geospatial-jeff

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