[Tilesathome] Proposal: New T at H Server structure
Jiri Klement
jiri.klement at gmail.com
Mon Jun 2 09:21:38 BST 2008
> I think the main problem is replacing one file in a directory populated
> by a large number of files. Which will my system solve because ever
> upload get its own directory (and n subdirectories to prevent them from
> getting to large)
I didn't study how t at h server works so my idea might be nonsense.
Anyway, if main problem is file unpacking and metadata updating, then
what about uploading tileset in some simpler file format than zip a
keeping full tileset as one file?
Fileformat will be something very simple, like:
index to tile1, index to tile2, ... tile1, tile2...
It will also allow to save blank tiles, index = 0 => blank tile, land;
index = 1 => blank tile, sea.
More information about the Tilesathome
mailing list