Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 2328:0cc0e232fa35
Added standalone demo application that prints all layers of a WMS to file.
flys-artifacts/trunk@4012 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 09 Feb 2012 22:03:07 +0000 |
parents | 07c39470e2cb |
children | d999062c20e6 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu Feb 09 18:38:03 2012 +0000 +++ b/flys-artifacts/ChangeLog Thu Feb 09 22:03:07 2012 +0000 @@ -1,3 +1,10 @@ +2012-02-09 Ingo Weinzierl <ingo@intevation.de> + + * pom.xml: Added dependency to GeoTools swing module. + + * src/main/java/de/intevation/flys/artifacts/map/PrintMap.java: Standalone + demo application to print WMS layers to file. + 2012-02-09 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/jfree/TimeBounds.java,