You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
* Add newsletter July
* Add headline
* Add events
* Add MapLibre GL JS news
* Mention new releases for MapLibre GL JS
* Correct wording
* Run prettier
* Correct img size for mobile and web
* Remove images and make corrections in newsletter
* Add voting member suggestion
* Update content/news/2023-07-30-maplibre-newsletter-july-2023/index.md
Co-authored-by: Harel M <[email protected]>
* Rephrase documentation part
---------
Co-authored-by: duje <[email protected]>
Co-authored-by: Harel M <[email protected]>
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:
Afterwards, we can stabilize adding metadata to the tilejson, preferably parseable with the json schema
The text was updated successfully, but these errors were encountered: