Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2595:b23c956c5aa2
Fixed broken Floodmaps in datacage for floodmap output.
flys-artifacts/trunk@4157 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 16 Mar 2012 09:51:51 +0000 |
parents | 226c360febae |
children | 00cf69edfcc0 |
comparison
equal
deleted
inserted
replaced
2594:226c360febae | 2595:b23c956c5aa2 |
---|---|
1 2012-03-16 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * doc/conf/mapserver/db_layer.vm: Set the FILTER expression into double | |
4 quotes (") instead of single quotes (') which allows single quotes in | |
5 expressions. | |
6 | |
7 * doc/conf/meta-data.xml: Moved the floodmaps from kilometrage to its | |
8 parent folder. | |
9 | |
10 * src/main/java/de/intevation/flys/artifacts/WMSFloodmapsArtifact.java: | |
11 Fixed broken filter expression and set geometry type (MapServer does not | |
12 know a 'MULTIPOLYGON'). | |
13 | |
1 2012-03-16 Raimund Renkert <raimund.renkert@intevation.de> | 14 2012-03-16 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 15 |
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: | 16 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: |
4 Remove unnecessary outputs from attributes instead of copying outs to | 17 Remove unnecessary outputs from attributes instead of copying outs to |
5 new attribute element. | 18 new attribute element. |