What you need for this book
You need, at a minimum, the following software for this book:
- A web browser, preferably Google Chrome, which is available at https://www.google.com/chrome/browser/
For the examples in Chapter 5, ESRI in Leaflet and Chapter 6, Leaflet in Node.js, Python, and C#, the following software is required:
- Node.js, which is available at http://nodejs.org/.
- Python 2.7, preferably 3.x. You can download either version from https://www.python.org/.
- Visual Studio Express 2010. You will find a free copy at http://www.visualstudio.com/downloads/download-visual-studio-vs.
- CherryPy is available at http://www.cherrypy.org/.
- MongoDB is available at http://www.mongodb.org/.
- Pymongo is the Python library to use MongoDB, and it is freely available at https://pypi.python.org/pypi/pymongo/.
- C# drivers for MongoDB are available in several formats at https://github.com/mongodb/mongo-csharp-driver/releases.
- WAMP can be downloaded from http://www.wampserver.com/en/.