Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed metadata inside the tile itself #214

Open
nyurik opened this issue Jun 27, 2024 · 0 comments
Open

Embed metadata inside the tile itself #214

nyurik opened this issue Jun 27, 2024 · 0 comments

Comments

@nyurik
Copy link
Member

nyurik commented Jun 27, 2024

In order to simplify MVT->MLT migration, we need to support MLT being a proper superset of MVT - in other words to include all the needed metadata. This can be accomplished with:

  • prepending the metadata protobuf to each layer
  • introducing a different bit-optimized metadata format, rather than dealing with ProtoBufs (I think this may be better)

Afterwards, we can stabilize adding metadata to the tilejson, preferably parseable with the json schema

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant