kdudkov / tileproxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tileproxy

A simple and fast TMS proxy/cache and tileserver

It provides:

  • TMS endpoint to proxy and cache tile server requests, cache layout is compatible with SAS.Planet
  • TMS endpoint to serve tiles from mbtiles files

example:

tileserver -addr :8080 -files ./files -cache ./cache

About


Languages

Language:Go 92.1%Language:Shell 4.1%Language:Makefile 3.8%