# @protomaps/basemaps

> Protomaps basemap style for MapLibre GL

Latest version **5.7.2** (published 2026-03-10) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install @protomaps/basemaps
pnpm add @protomaps/basemaps
yarn add @protomaps/basemaps
bun add @protomaps/basemaps
```

Provides the command `generate_style`.

## Health

**Score 65/100 (B)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 5.7.2 |
| Published | 2026-03-10 |
| First published | 2025-02-18 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 432.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 741 |
| Author | The Protomaps Authors |
| Maintainers | bdon |

## Links

- npm: https://www.npmjs.com/package/@protomaps/basemaps
- Repository: https://github.com/protomaps/basemaps
- Issues: https://github.com/protomaps/basemaps/issues
- npm.io page: https://npm.io/package/@protomaps/basemaps

## Recent versions

- 5.7.2 (latest) — 2026-03-10
- 5.7.1 — 2026-02-27
- 5.7.0 — 2025-10-31
- 5.6.0 — 2025-10-24
- 5.5.2 — 2025-10-21
- 5.5.1 — 2025-07-21
- 5.5.0 — 2025-07-04
- 5.4.1 — 2025-06-08
- 5.4.0 — 2025-05-21
- 5.3.0 — 2025-04-22
- 5.2.0 — 2025-04-03
- 5.1.0 — 2025-03-29
- 5.0.2 — 2025-03-24
- 5.0.1 — 2025-03-22
- 5.0.0 — 2025-02-18

## README

[TypeScript docs](https://maps.protomaps.com/typedoc/)

## Usage

Prepare your environment with:

```
nvm use
npm ci
```

## Generate JSON styles

To generate a style.json for a default flavor and language:

```
npm run generate_style style.json https://example.com/tilejson.json light en
```

---
_Source: https://npm.io/package/@protomaps/basemaps · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
