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

Do not cache empty bitmap tiles

rurseekatze opened this issue · comments

To save disk space, empty bitmap tiles should not be cached on hard disk. Instead, there should be a hardlink to one transparent tile created.