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&#39;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.&nbsp; <br>
<br>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.<br><br>&nbsp; -Josh<br><br><div class="gmail_quote">
On Tue, Nov 18, 2008 at 4:02 PM, chris marx <span dir="ltr">&lt;<a href="mailto:chrismarx@gmail.com">chrismarx@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Seems like a good fit, a nice home for a python application.. Anyone tried it? Thoughts?<br clear="all"><br>-- <br><font color="#888888"><br>Chris Marx<br>Programmer/Analyst<br>Cornell Lab of Ornithology<br>159 Sapsucker Woods Rd.<br>
Ithaca, NY 14850<br>
t. 1.607.254.1142<br><a href="http://www.birds.cornell.edu/" target="_blank">http://www.birds.cornell.edu/</a><br>
</font><br>_______________________________________________<br>
Tilecache mailing list<br>
<a href="mailto:Tilecache@openlayers.org">Tilecache@openlayers.org</a><br>
<a href="http://openlayers.org/mailman/listinfo/tilecache" target="_blank">http://openlayers.org/mailman/listinfo/tilecache</a><br>
<br></blockquote></div><br>