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

Add logging and statistics

rurseekatze opened this issue · comments

Add logging and statistics of tile requests to be able to:

  • analyse the number of requested tiles in different periods of time
  • detect abuse (robots, mass downloads, ...)
  • ...

Duplicate of #10.