Overview of Protomaps Basemaps
mainProtomaps Basemaps is a toolset for building cartographic 'basemap' PMTiles from OpenStreetMap and other data sources, along with MapLibre styles for browser-based display.
The repository consists of three main components:
app: A single-page application for viewing and downloading basemap builds.tiles/: A Planetiler build profile that generatesplanet.pmtilesfrom OpenStreetMap and Natural Earth.styles/: A TypeScript package that generates MapLibre GL styles in multiple color themes, available vianpmor as exported JSON.
Note that assets like fonts and sprites are managed in a separate repository: protomaps/basemaps-assets.