Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 606:9efc1c256dbb
Added the support of the usecase that one FIS can be identified by different MapServices. In that case the parameters will be merged into the existing FIS.
gnv-artifacts/trunk@672 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 09 Feb 2010 15:23:07 +0000 |
parents | e8ebdbc7f1e3 |
children | 292fbcd5e9ac |
comparison
equal
deleted
inserted
replaced
605:e8ebdbc7f1e3 | 606:9efc1c256dbb |
---|---|
1 2010-02-09 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/artifacts/services/requestobjects/DefaultFIS.java (addParameter), | |
4 src/main/java/de/intevation/gnv/artifacts/services/requestobjects/FIS.java (addParameter): | |
5 Added the possibility to add Parameters to an existing FIS. | |
6 | |
7 * src/main/java/de/intevation/gnv/artifacts/services/MetaDataService.java (getFIS): | |
8 Added the support of the usecase that one FIS can be identified by different | |
9 MapServices. In that case the parameters will be merged into the existing | |
10 FIS. | |
11 | |
1 2010-02-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 12 2010-02-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 13 |
3 * src/main/java/de/intevation/gnv/state/StateBase.java: Do not query the | 14 * src/main/java/de/intevation/gnv/state/StateBase.java: Do not query the |
4 cache / database for rendering the static part of the describe document - | 15 cache / database for rendering the static part of the describe document - |
5 just take the input data stored at each state. | 16 just take the input data stored at each state. |