Skip to content

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

License

Notifications You must be signed in to change notification settings

apeiara/tileserver

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%