diff artifacts/src/main/java/org/dive4elements/river/exports/MapGenerator.java @ 8816:f5e126739c36

min and max must not be equal in LAYER EXTENT in mapfile. (issue1879) In passing some whitespace cosmetics.
author Tom Gottfried <tom@intevation.de>
date Tue, 09 May 2017 18:42:56 +0200
parents e701ef544ffa
children 5e38e2924c07
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/exports/MapGenerator.java	Tue May 09 17:58:10 2017 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/MapGenerator.java	Tue May 09 18:42:56 2017 +0200
@@ -258,7 +258,7 @@
         appendMapInformation(root, c);
 
         XMLUtils.toStream(response, out);
-            }
+    }
 
 
     protected void appendLayers(Element parent) {

http://dive4elements.wald.intevation.org