Convert an Excel table to a beautiful map using csWeb.
The following programs are required to install Excel2Map, so install them first if you haven't already:
- Node.js (version 5)
- Git
- Python (version 2.7)
- C++ Redistributable package (32-bit or 64-bit)
- .NET 2.0 Framework
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.