Awesome
basemaps-assets
Fonts and sprites for basemaps.
Directory Structure
fonts/
: Contains PBF glyphs generated by font-maker- Current fonts:
Noto Sans Regular
,Noto Sans Medium
,Noto Sans Italic
- Current fonts:
sprites/v3
: Contains spritesheets generated by spreet, for each major versionlight@x.png
- light and dark themed spritesheets at 1x and 2x pixel densities
Fonts
The typefaces and font variants hosted and downloadable here are limited to only those used by basemaps and a Noto Sans alternate. It is not meant to include all possible variations or other fonts. If you want to generate fonts for your own use, use the examples in scripts
and maintain your own repository.
Linking to Assets in Styles
glyphs:'https://protomaps.github.io/basemaps-assets/fonts/{fontstack}/{range}.pbf'
Downloading Assets
Use the Code > Download ZIP
button on this repository page, or this direct link.
License
The license for each group of assets is contained within that directory:
fonts/
: SIL Open Font Licensesprites/
: derived from MIT-licensed tangrams/icons