/tileserver

A lightweight tileserver to share code paths with tilequeue for tile generation.

Primary LanguagePythonMIT LicenseMIT

tileserver

A lightweight tileserver to share code paths with tilequeue for tile generation.

Installation

We recommend following the vector-datasource installation instructions.

There is a requirements file that can be used to install.

pip install -Ur requirements.txt

Then:

python setup.py develop

Usage

cp config.yaml.sample config.yaml
python tileserver/__init__.py config.yaml