Mapping tools for working with tilesets.
This application is a python web application running on the Tornado server. It require both nodejs and python for developent, but only python for production.
Install dependencies by running
pip install -r requirements.txt
npm install
python webapp.py