Skip to content

Improve compression of Tile Index #13

Description

@MichaelKreil

Currently, the Tile Index is always compressed using the Brotli algorithm to reduce its size. However, Brotli can be quite demanding, particularly on microcontrollers.
Alternatives could include:

The good thing is: Since we have a lot of real data (osm.*.versatiles), we can measure the size of the compressed Tile Index for each approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions