Skip to content
 
 

Repository files navigation

TileCache

A simple tilecache written in Apache and PHP.

Apache directly serves locally cached tiles. PHP requests new tiles from providers and caches them locally.

Installation Note

# Allow the installation folder to be owned by the website user so that new tile layers can be added:
chown www-data .
# Group writable so that updating will work
chmod g+w .

If using scaling, ensure the PHP imagick extension is loaded.

About

Simple tilecache

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages