Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

prevent validation if essential data indices are missing #94

Description

@sumarlidason

Context

The multi-column index on zoom_level, tile_column, tile_row is critical to service performance after a mbtiles file is uploaded. Tile sets without this index should be rejected to prevent degraded performance.

Fix

Reject validation if index is missing w/ useful error message.

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