@svizzle/atlas

Svizzle Atlas contains geographic boundaries for mapping.

Usage no npm install needed!

<script type="module">
  import svizzleAtlas from 'https://cdn.skypack.dev/@svizzle/atlas';
</script>

README

@svizzle/atlas

Svizzle Atlas contains geographic boundaries data for mapping.

https://nestauk.github.io/svizzle

Installation

npm

npm i -S @svizzle/atlas

Distribution files

Files fetched or processed via @svizzle/atlas are distributed in this repo, which is a registered as a git submodule, so the first time you clone svizzle please use:

git clone --recurse-submodules git@github.com:nestauk/svizzle.git

to make sure to fetch it.

If you already cloned it and forgot --recurse-submodules, you can run:

git submodule update --init