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

feat: use @jsse/pbfont instead of @mapbox/glyph-pbf-composite #1294

Conversation

prashis
Copy link
Contributor

@prashis prashis commented Jun 28, 2024

Signed-off-by: prashis <prashis.meshram@hotmail.com>
@prashis prashis force-pushed the feat/use-alternative-dep-to-combine-font-glyph branch from 3148453 to c420bde Compare June 28, 2024 07:39
src/utils.js Outdated Show resolved Hide resolved
Signed-off-by: prashis <prashis.meshram@hotmail.com>
@jessekrubin
Copy link

How performant is this tile server? just curious.

@acalcutt
Copy link
Collaborator

I'd say performance it a tough thing to judge, and tileserver-gl has a lot of different configuration options that change performance. you can see an example of my server at https://tiles.wifidb.net , which is just npm running on a Ubuntu 22.04 virtual server with HA proxy in between, and a fallback server on a rasperry pie. the later pi is a bit slow rendering, but good for a backup/

Just a note on this PR. I am having a bit of issues with my permission on the repo, so it might take some time for me to get it fixed with maptiler and get this approved.

@acalcutt acalcutt merged commit 401f891 into maptiler:master Jul 4, 2024
acalcutt added a commit to WifiDB/tileserver-gl that referenced this pull request Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Map Fonts: 400 Bad Request
3 participants