Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1131:effe8f945c93
Create WMSLayerFacets for the WSPLGEN results after we have started a WSPLGEN job.
flys-artifacts/trunk@2646 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 05 Sep 2011 16:08:19 +0000 |
parents | e6dd52342eb7 |
children | f4038b828f85 |
comparison
equal
deleted
inserted
replaced
1130:e6dd52342eb7 | 1131:effe8f945c93 |
---|---|
1 2011-09-05 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/WSPLGENFacet.java: | |
4 Removed. We gonna use the WMSLayerFacet until now. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | |
7 Add a WMSLayerFacet after we triggered the Scheduler to start a WSPLGEN | |
8 calculation. | |
9 | |
1 2011-09-05 Ingo Weinzierl <ingo@intevation.de> | 10 2011-09-05 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * doc/conf/mapserver/layer.vm, | 12 * doc/conf/mapserver/layer.vm, |
4 doc/conf/mapserver/mapfile.vm: Small bugfixes and style improvements. | 13 doc/conf/mapserver/mapfile.vm: Small bugfixes and style improvements. |
5 | 14 |