[Tilecache] Anyone try running TileCache on Google App Engine?

Josh Livni josh at umbrellaconsulting.com
Tue Nov 18 19:16:24 EST 2008


I think the issue is that while you might get a nice # of hits per day, the
max disk space is quite small (500mb) ... and you have no access to disk
anyway, so you'd basically be just using it as a frontend to point to
somewhere else where the actual tiles are... if that location is usually
somewhere like S3 then you might as well use ec2 instead.

Perhaps for a small amt of tiles you could write a storage where it saves
them as blobs with a key in the appengine datastore, but I doubt most would
find the effort worth it.

  -Josh

On Tue, Nov 18, 2008 at 4:02 PM, chris marx <chrismarx at gmail.com> wrote:

> Seems like a good fit, a nice home for a python application.. Anyone tried
> it? Thoughts?
>
> --
>
> Chris Marx
> Programmer/Analyst
> Cornell Lab of Ornithology
> 159 Sapsucker Woods Rd.
> Ithaca, NY 14850
> t. 1.607.254.1142
> http://www.birds.cornell.edu/
>
> _______________________________________________
> Tilecache mailing list
> Tilecache at openlayers.org
> http://openlayers.org/mailman/listinfo/tilecache
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/tilecache/attachments/20081118/c84b3766/attachment.html


More information about the Tilecache mailing list