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

http://fonts.openmaptiles.org/Noto Sans Bold/0-255.pbf 404 error #7

Open
craigphicks opened this issue Jun 18, 2018 · 6 comments
Open

Comments

@craigphicks
Copy link

Using Mapbox GL JS, and modifying the style (osm-bright-gl-style) to this:

"glyphs": "mapbox://fonts/openmaptiles/{fontstack}/{range}.pbf"

results in a 404 not found error.

So the README might be wrong?

@donnyv
Copy link

donnyv commented Sep 4, 2018

Me too!!

@songololo
Copy link

likewise

@songololo
Copy link

See this thread for a solution: maplibre/maputnik#308

@pathmapper
Copy link

@craigphicks this repository is about using glyphs without the Mapbox API, e.g by using
"glyphs": "http://fonts.openmaptiles.org/{fontstack}/{range}.pbf" instead.

@mem48
Copy link

mem48 commented Mar 9, 2020

I'm also getting 404 errors for example http://fonts.openmaptiles.org/Noto%20Sans%20Bold/0-255.pbf

@neilh-cogapp
Copy link

You now need to use https://fonts.openmaptiles.org/Klokantech%20Noto%20Sans%20Bold/0-255.pbf

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

6 participants