Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 2383:6605dcd6745f
Added a method to build a map from gauge stations to the datums of the gauges.
flys-backend/trunk@3907 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Fri, 03 Feb 2012 15:25:18 +0000 |
parents | c5791de0c495 |
children | 385170ff7b34 |
comparison
equal
deleted
inserted
replaced
2382:c5791de0c495 | 2383:6605dcd6745f |
---|---|
1 2012-01-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/River.java(getGaugeDatumsKMs): | |
4 New method to build a map of gauge stattion km to | |
5 the datums (PNP) of the gauge. Useful look if a km | |
6 is a gauge station. | |
7 | |
1 2012-01-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 8 2012-01-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/model/FastAnnotations.java: | 10 * src/main/java/de/intevation/flys/model/FastAnnotations.java: |
4 New. Fetches all informations of annotations in one go for | 11 New. Fetches all informations of annotations in one go for |
5 a river. Useful to speed up annotation handling. | 12 a river. Useful to speed up annotation handling. |