Re: [Geotools-devel] [Geowebcache-devel] Proposed change of org.geotools.tile

2008-03-03 Thread Chris Whitney
If I remember correctly, geotools.tile was either added about mid-way through my project, or I only found about it then. By that point, I had bits of JTileCache already written, and was reluctant to switch over. In retrospect, I shouldn't have been that short-sighted. Another reusability a

Re: [Geotools-devel] [Geowebcache-devel] Proposed change of org.geotools.tile

2008-03-01 Thread Arne Kepp
Chris Whitney wrote: > > Out of curiosity, are you looking to use the persistent HashTable for > GeoWebCache? (If so, I'm not sure I that follow.) It was out of context, just a cheap shot while I had the attention of a lot of knowledgeable people ;) JCS can be used for this, but I'm looking fo

Re: [Geotools-devel] [Geowebcache-devel] Proposed change of org.geotools.tile

2008-03-01 Thread Arne Kepp
I need to look more into this, probably after I get 0.7 out (not the 0.7 still advertised on the website). Note that, unlike JTileCache, GeoWebCache stores the tiles as compressed images in the format you want to return, so most of the work is figuring out what the correct cache key is for a gi