I am asking because I'd like to upload the tiles to my Google AppEngine implementation of the server queuing system. Since Google AppEngine can't unzip files, this is the only workaround right now.
On Mon, Jun 2, 2008 at 12:43 PM, Marc Schütz <[EMAIL PROTECTED]> wrote: > Am Sonntag, 1. Juni 2008 07:56 schrieb Ian Dees: > > Can anyone on the list point me to a spot in the [EMAIL PROTECTED] code > > that would > keep > > the client from zipping up the tiles before uploading them? I'd like to > > upload each individual tire one at a time (with an HTTP POST for each > > tile). > > Why would you want to do that? You would have to wait half an eternity for > all > of them to be uploaded (or if you circumvent the queue you would keep other > users from uploading their files because each of your files would take one > slot in the queue). > > Regards, Marc > > _______________________________________________ > Tilesathome mailing list > [email protected] > http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome > >
_______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
