[Tilesathome] Tileset files
spaetz
osm at sspaeth.de
Tue Sep 16 09:23:47 BST 2008
On Mon, Sep 15, 2008 at 02:51:40PM -0400, Matthias Julius wrote:
> I have just committed an update to _unstable that lets the client
> create Tileset files when CreateTilesetFile is set. This is based on
> the script kleptog has posted here a while ago.
>
> Since the server doesn't know what to do with them the client won't
> try to upload them. And of course it will refuse to create them in
> the automatic request modes.
Hey that is very cool. I will work on the server side to make it handle those uploads then.
> It would be good if someone could verify the validity of the created
> files.
i will have a look at the tileset files and the code next week.
> I would propose to amend the tileset file format a little bit. Firstly
> I think we should store the number of zoom levels in the header. That
> way we wouldn't need to store thousands of useless offsets for layers
> with less than 6 zoom levels.
the code has hardcoded assumptions of 1365 tiles per tileset all over the place. Given that a file will take 4-8kb of a file system anyway, I don't see enormous disk space savings. But in the long run, I am fine with the change. We would need to have both types of tileset files in parallel for quite a while and modify mod_tah.c to cope with it and modify the server to cope with it.
spaetz
More information about the Tilesathome
mailing list