On Fri, Jul 4, 2008 at 3:24 AM, spaetz <[EMAIL PROTECTED]> wrote: > On Thu, Jul 03, 2008 at 02:49:24PM -0500, Ian Dees wrote: > > What are the tilesGen.pl modifications? I've been working on a similar > > thing, but for Google AppEngine (also in Python). > > Ahh. as I do it in django, we seem to be basically doing the same thing > :-). oops.. Join forces?
Sounds good to me. One limitation with AppEngine is that you can't zip/unzip tilesets, so the client needs to be modified more extensively to upload individual tiles or the whole tilestrips. I like your implementation better so far :)
_______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
