Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3926:e20307be4cc3
Fix issue863.
flys-artifacts/trunk@5618 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 27 Sep 2012 12:58:55 +0000 |
parents | 36147ddb2c32 |
children | 208a891c21b5 |
comparison
equal
deleted
inserted
replaced
3925:36147ddb2c32 | 3926:e20307be4cc3 |
---|---|
1 2012-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Fix issue863 (gaps in middle height bed data). | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/model/MiddleBedHeightCalculation.java: | |
6 Handle missing data. | |
7 | |
1 2012-09-27 Ingo Weinzierl <ingo@intevation.de> | 8 2012-09-27 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/wsplgen/FacetCreator.java: Set | 10 * src/main/java/de/intevation/flys/wsplgen/FacetCreator.java: Set |
4 missing 'originalExtent' attribute of the WSPLGEN layer. | 11 missing 'originalExtent' attribute of the WSPLGEN layer. |
5 | 12 |