Skip to content

RasterSource for fetching ZXY pyramids over HTTP #187

Description

@echeipesh

Connects: locationtech/geotrellis#2651

Sometimes it's desirable to read existing ZXY pyramids, merging tiles to fill desired BBOX.
RasterSource interface fits the access pattern pretty well, some works needs to be done to decode the PNG/JPG images into GeoTrellis tiles.

Bonus points is to use cats-effect IO to make this parallelize fetch over tiles.

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