Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/WMSLayerFacet.java @ 2038:f73036b991e2
age | author | description |
---|---|---|
2011-11-16 | Ingo Weinzierl | Added a Facet attribute for WMSLayerFacets that determines if a facet (WMS layer) is queryable via WMS GetFeatureInfo request. |
2011-11-11 | Ingo Weinzierl | Removed needless imports. |
2011-10-28 | Ingo Weinzierl | Added a new MapGenerator which only returns a map configuration document at the moment (work still in progress). |
2011-08-29 | Felix Wolfsteller | Minor cosmetics. |
2011-08-23 | Sascha L. Teichmann | Made facets cloneable with the right type. |
2011-08-19 | Ingo Weinzierl | The boundary (extent) for the river axis is determined based on its geometry - this extent is written into the wms facet. |
2011-07-20 | Ingo Weinzierl | WMSLayerFacets can have an extent now. |
2011-07-18 | Ingo Weinzierl | The WMSLayerFacet now writes the WMS URL and layernames to its XML representation. |
2011-07-18 | Ingo Weinzierl | Added artifacts/states for WMS background an river axis and a configuration for the output-defaults. |