Assets for vector tiles provided by Klimadatastyrelsen.
A demo view of all the stylefiles is available at https://sdfidk.github.io/vector_tiles_assets/
Install the npm package:
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.
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
.