[Tilecache] Anyone try running TileCache on Google App Engine?
Christopher Schmidt
crschmidt at metacarta.com
Tue Nov 18 19:15:12 EST 2008
On Tue, Nov 18, 2008 at 07:02:44PM -0500, chris marx wrote:
> Seems like a good fit, a nice home for a python application.. Anyone tried
> it? Thoughts?
App Engine has no local disk storage, and limited local memcached
storage. It has a non-standard URL requesting mechanism that places
strict limits on the ability to load remote URLs, and has no bindings to
laod data through the more popular interfaces like Mapnik. Although it
would be possible to set up a minimal Proof of Concept, I highly doubt
it would work as a performant solution for caching of tiles that most
people are looking for.
Regards,
--
Christopher Schmidt
MetaCarta
More information about the Tilecache
mailing list