Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3430:278b5508567e
FixA: fixed aggregation bug in calculation of range spreads.
flys-artifacts/trunk@5090 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Fri, 20 Jul 2012 15:17:16 +0000 |
parents | 3353672f9ba2 |
children | 0568ffd29bb2 |
comparison
equal
deleted
inserted
replaced
3429:3353672f9ba2 | 3430:278b5508567e |
---|---|
1 2012-07-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/FixingsOverview.java: | |
4 Wrong epsilon was taken so sector aggregation was not working | |
5 leading to too large result documents and wrong range display | |
6 on client side. | |
7 | |
1 2012-07-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 8 2012-07-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 9 |
3 * contrib/fixoverview2html.xsl: Render the names of the gauges into | 10 * contrib/fixoverview2html.xsl: Render the names of the gauges into |
4 the header line. Full name and spread is displayed as a tooltip. | 11 the header line. Full name and spread is displayed as a tooltip. |
5 | 12 |