Hi everyone,

the module org.geotools.tile currently has an implementation for
accessing the NASA World Wind server and an implementation of a
SimpleTileCache, which caches only the result of the last query.

We would like to add support for WMS-C [1]. Server implementations are
available from MetaCarta [2] or from GeoWebCache [3]. 

Additionally we want to create at least two tile cache implementations
(MemoryTileCache and DiskTileCache). It should be possible to configure
the size of the cache (number of tiles to be cached) and to plug-in a
cache algorithm like Least Recently Used, Least Frequently Used, or
maybe Adaptive Replacement Cache. Caches can be used in a cache
hierarchy.

Are there currently and other activities in that area that we should be
aware of? Are there any ideas oder suggestions from you?

Regards,
  Holger


[1] http://wiki.osgeo.org/wiki/WMS_Tiling_Client_Recommendation
[2] http://www.tilecache.org/
[3] http://geowebcache.org/

---
Holger Jaekel
phone: +49 (89) 121528-75       mailto:[EMAIL PROTECTED]        
fax:   +49 (89) 121528-79       http://www.gaf.de       
GAF AG     Arnulfstr. 197     80634 Muenchen     Germany

Vorstand: Dr. Peter Volk, Aufsichtsratsvorsitzender: Marcello Maranesi

Amtsgericht Muenchen HRB 140 509, Firmensitz: Muenchen


      

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to