# @dataforsyningen/vector_tiles_assets

> Klimadatastyrelsen's assets for vector tiles.

Latest version **0.3.2** (published 2025-05-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install @dataforsyningen/vector_tiles_assets
pnpm add @dataforsyningen/vector_tiles_assets
yarn add @dataforsyningen/vector_tiles_assets
bun add @dataforsyningen/vector_tiles_assets
```

## Health

**Score 40/100 (D)** — status: stable.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; large bundle; pre 1.0.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 0.3.2 |
| Published | 2025-05-07 |
| First published | 2024-11-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 24.2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Klimadatastyrelsen |
| Maintainers | dataforsyningen-user, iamfrank |
| Keywords | Klimadatastyrelsen, Vector tiles, Assets |

## Links

- npm: https://www.npmjs.com/package/@dataforsyningen/vector_tiles_assets
- Repository: https://github.com/SDFIdk/vector_tiles_assets
- Homepage: https://github.com/SDFIdk/vector_tiles_assets#readme
- Issues: https://github.com/SDFIdk/vector_tiles_assets/issues
- npm.io page: https://npm.io/package/@dataforsyningen/vector_tiles_assets

## Recent versions

- 0.3.2 (latest) — 2025-05-07
- 0.3.1 — 2025-04-30
- 0.3.0 — 2025-04-28
- 0.2.1 — 2024-11-20
- 0.2.0 — 2024-11-20
- 0.1.2 — 2024-11-20

## README

# Vector Tiles Assets

Assets for vector tiles provided by Klimadatastyrelsen.

A demo view of all the stylefiles is available at https://sdfidk.github.io/vector_tiles_assets/

## Getting Started

Install the [npm package](@dataforsyningen/vector_tiles_assets):

```npm install @dataforsyningen/vector_tiles_assets```

You can then copy the assets you need into your project from `./node_modules/@dataforsyningen/vector_tiles_assets`. For instance, see how it can be done with esbuild [here](https://github.com/SDFIdk/vector_tiles_frontend/blob/main/escopy.js).

Alternatively you can load the assets directly from our CDN, for instance:

```cdn.dataforsyningen.dk/assets/vector_tiles_assets/${version}/styles/official/3857_skaermkort_klassisk.json```

using any release version or `latest`.

## Read More
- [Guide to Vector Tiles skærmkort (in Danish)](https://github.com/SDFIdk/vector_tiles_assets/blob/main/docs/tutorials/vejledning.md)
- [Qgis, ArcGIS pro and other GIS clients](https://github.com/SDFIdk/vector_tiles_assets/blob/main/docs/tutorials/gis_vejledning.md)
- [Changelog](https://github.com/SDFIdk/vector_tiles_assets/blob/main/CHANGELOG.md)
- [The Vector Tiles API](https://github.com/SDFIdk/vector_tiles_assets/blob/main/docs/tutorials/api.md)

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