GeoWebCache

Changes between Version 4 and Version 5 of Version1.2.2

Show
Ignore:
Timestamp:
03/04/10 08:55:59 (6 months ago)
Author:
arneke (IP: 77.40.151.35)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Version1.2.2

    v4 v5  
    1111OSGeo TMS (Tile Map Service) is now supported with the XML documents. All formats and projections are supported, using a a conventions of <Layer Name>@<Grid Set Id>@<format extension>. However, requests depending on the old convention, which relied on the default SRS and format, should still work. 
    1212 
    13 GeoRSS support, (externally funded, TBA). GWC can now expire tiles based on a GeoRSS GML feed. The feed should contain GML describing all features that have changed. If a feature shrinks or moves, be sure to also include the old shape, so that these areas are reseeded. The truncate operation is synchronous, optionally one can also automatically reseed the affected areas. In addition to what is covered by the GeoRSS GML specification, GWC supports !MultiPolygons. See the exhaustive example in the documentation. 
     13GeoRSS support, funded by [http://www.grontmij-carlbro.com Grontmij | Carl Bro GIS&IT]. GWC can now expire tiles based on a GeoRSS GML feed. The feed should contain GML describing all features that have changed. If a feature shrinks or moves, be sure to also include the old shape, so that these areas are reseeded. The truncate operation is synchronous, optionally one can also automatically reseed the affected areas. In addition to what is covered by the GeoRSS GML specification, GWC supports !MultiPolygons. See the exhaustive example in the documentation. 
    1414 
    1515Minimal meta data for layers is now supported. You can set the title and description on layers. These values will also be picked up automatically for layers configured from a getcapabilities document.