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

Implement sprite catalog reporting #951

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

nyurik
Copy link
Member

@nyurik nyurik commented Oct 19, 2023

The /catalog now shows available sprites, which also paves way for the future font support.

Lots of small refactorings to streamline tile source management. Now each tile source can produce its own catalog entry, making the whole thing much simpler.

Fixes #949

The `/catalog` now shows available sprites, which also paves way for the future font support.

Lots of small refactorings to streamline tile source management.  Now each tile source can produce its own catalog entry, making the whole thing much simpler.
@nyurik nyurik enabled auto-merge (squash) October 19, 2023 05:55
@nyurik nyurik merged commit c2a12a3 into maplibre:main Oct 19, 2023
18 checks passed
@nyurik nyurik deleted the sprite-catalog branch October 19, 2023 06:13
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

Successfully merging this pull request may close these issues.

Consolidate or not the catalog data for sources, sprites, ...
2 participants