Skip to content

TNOCS/excel2map

Repository files navigation

excel2map

Convert an Excel table to a beautiful map using csWeb.

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 open a web-browser (preferably Google Chrome) and browse to http://localhost:3004. The instructions to get started with Excel2Map can be found there.