excel2map

Excel2Map lets you easily create your own geographical maps directly from your spreadsheets.

Usage no npm install needed!

<script type="module">
  import excel2map from 'https://cdn.skypack.dev/excel2map';
</script>

README

excel2map-dist

Distribution of http://github.com/TNOCS/excel2map

Installation instructions

Required programs

The following programs are required to install Excel2Map, so install them first if you haven't already:

When you are asked to add executables to the PATH variable, do so. At least, make sure that npm, git and py can be accessed from a console window. It might be required to restart your PC after the installations of the programs listed above.

Open a console window and install excel2map using:

npm i -g excel2map

Then run the command

excel2map

from the commandline. This will start the excel2map server and open a web-browser on page http://localhost:3004. The instructions to get started with Excel2Map can be found there.