Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/WMSDBLayerFacet.java @ 3039:7db919b1bc1e
age | author | description |
---|---|---|
Wed, 16 Nov 2011 15:28:29 +0000 | Ingo Weinzierl | Added a Facet attribute for WMSLayerFacets that determines if a facet (WMS layer) is queryable via WMS GetFeatureInfo request. |
Fri, 11 Nov 2011 09:43:36 +0000 | Ingo Weinzierl | Added support for labels in Mapserver layers and options to modify its style. |
Wed, 09 Nov 2011 15:00:29 +0000 | Ingo Weinzierl | Replaced the dbconnection.include used by Mapserver - these information are provided by LayerInfo objects now, which reduces config overhead. |
Wed, 02 Nov 2011 15:02:23 +0000 | Ingo Weinzierl | Improved styles of WMS layers. |
Fri, 28 Oct 2011 13:48:02 +0000 | Ingo Weinzierl | Enabled the MapGenerator to create WMS layers with database datastore - riveraxis is the first layer that is no longer fetched from static WMS service but from user specific one. |