An open API service indexing awesome lists of open source software.

https://github.com/stefanocudini/osm-tile-cacher

another tiles cacher using leaflet and little bit of php
https://github.com/stefanocudini/osm-tile-cacher

tiles-cacher tms

Last synced: 3 months ago
JSON representation

another tiles cacher using leaflet and little bit of php

Awesome Lists containing this project

README

        

osm-tile-cacher
===============

another tiles cacher using leaflet and little bit of php

setup
===============
```
mkdir cache-tiles
chmod 0775 cache-tiles
chgrp www-data cache-tiles
```