rurseekatze / node-tileserver

A lightweight tileserver based on NodeJS for serving bitmap and vector tiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace expiring script by shell script

rurseekatze opened this issue · comments

Replace expire-tiles.js by a shell script. NodeJS is not necessary and not efficient for this kind of task.