Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1807:416d5526e1eb
Configured discharge curve outs to allow inclusion of mainvalue facets.
flys-artifacts/trunk@3136 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 02 Nov 2011 11:12:08 +0000 |
parents | 50110699e38e |
children | 36de4e32631c |
comparison
equal
deleted
inserted
replaced
1806:50110699e38e | 1807:416d5526e1eb |
---|---|
1 2011-11-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Added compatibility of (computed)discharge-curve diagrams with | |
4 mainvalues. | |
5 | |
6 * doc/conf/artifacts/winfo.xml: Added mainvalues to compatibility list | |
7 of (computed) discharge curve outputs. These facet-definitionss can | |
8 differ in names because we can can have up to 4 mainvalue facets in | |
9 one state. | |
10 | |
1 2011-11-01 Ingo Weinzierl <ingo@intevation.de> | 11 2011-11-01 Ingo Weinzierl <ingo@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/artifacts/WMSKmArtifact.java: Determine | 13 * src/main/java/de/intevation/flys/artifacts/WMSKmArtifact.java: Determine |
4 the extent of such WMS layer based on the list of RiverAxisKm objects | 14 the extent of such WMS layer based on the list of RiverAxisKm objects |
5 returned by the backend. | 15 returned by the backend. |