Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/MapOutputServiceImpl.java @ 3978:3aec5a42696a
age | author | description |
---|---|---|
2012-01-11 | Raimund Renkert | Updated the MapOutputService to be able to request the new output type 'map'. |
2011-10-28 | Ingo Weinzierl | Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map. |
2011-10-25 | Ingo Weinzierl | Made the URL of Artifact server available via ServletContext parameter. |
2011-10-25 | Ingo Weinzierl | Replaced stdout and stderr logging with log4j loggers in server classes. |
2011-10-25 | Ingo Weinzierl | Replaced stdout and stderr logging with log4j loggers in server classes. |
2011-10-25 | Ingo Weinzierl | First step of refactoring the map creation - implemented a MapOutputService. |