Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/MapOutputServiceImpl.java @ 5385:2da74705c29d
age | author | description |
---|---|---|
Wed, 11 Jan 2012 14:28:46 +0000 | Raimund Renkert | Updated the MapOutputService to be able to request the new output type 'map'. |
Fri, 28 Oct 2011 06:12:51 +0000 | Ingo Weinzierl | Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map. |
Tue, 25 Oct 2011 13:41:05 +0000 | Ingo Weinzierl | Made the URL of Artifact server available via ServletContext parameter. |
Tue, 25 Oct 2011 12:41:16 +0000 | Ingo Weinzierl | Replaced stdout and stderr logging with log4j loggers in server classes. |
Tue, 25 Oct 2011 12:31:15 +0000 | Ingo Weinzierl | Replaced stdout and stderr logging with log4j loggers in server classes. |
Tue, 25 Oct 2011 10:29:37 +0000 | Ingo Weinzierl | First step of refactoring the map creation - implemented a MapOutputService. |