pnorman / tilekiln

GNU General Public License v3.0
38 stars 2 forks source link

Serve multiple tilesets #20

Open pnorman opened 8 months ago

pnorman commented 8 months ago

In serve mode allow multiple tilesets to be served. Should Storage contain multiple tilesets, or should the dbpool be replaced by a StorageServer?

My inclination is to make Storage contain multiple tilesets.

pnorman commented 7 months ago

Partially done - I want to make tools to enable/disable tilesets from being served

pnorman commented 4 days ago

live mode should also be able to serve live tiles from one tileset while others hit storage