Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 2506:47d07709ba09
Printing: extract layer order and visibility from collections describe.
flys-client/trunk@4353 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 07 May 2012 17:18:07 +0000 |
parents | 87ac5c532523 |
children | 7ef59d7e113d |
line wrap: on
line diff
--- a/flys-client/ChangeLog Mon May 07 13:22:43 2012 +0000 +++ b/flys-client/ChangeLog Mon May 07 17:18:07 2012 +0000 @@ -1,3 +1,10 @@ +2012-05-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: + Extract layer order and visibility from the describe document of + the collection. TODO: Generate legend by inserting icon urls to + GETLEGENDGRAPHIC of the layers. + 2012-05-07 Raimund Renkert <raimund.renkert@intevation.de> First implementation for fixing analysis parameter. @@ -37,7 +44,7 @@ 2012-05-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: - Dynamically generate spec from artifact. TODO: Interfere with collecttion. + Dynamically generate spec from artifact. TODO: Interfere with collection. * src/main/webapp/WEB-INF/config.yaml: Simplified a bit.