Skip to content

Explain how vector tile data is stored #43

@systemed

Description

@systemed

Vector tiles can also be stored in the MBTiles format.

It would be good if the spec explained how. From what I can tell:

  • format metadata should be pbf.
  • Vector tiles should be deflate-compressed.

The Mapbox.com implementation also appears to require a json metadata field containing various JSON-encoded values, but I'm presuming this is implementation-specific rather than part of the MBTiles spec.

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