Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Thu Jan 19 13:36:06 2012 +0000 +++ b/flys-backend/ChangeLog Fri Feb 03 15:25:18 2012 +0000 @@ -1,3 +1,10 @@ +2012-01-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/model/River.java(getGaugeDatumsKMs): + New method to build a map of gauge stattion km to + the datums (PNP) of the gauge. Useful look if a km + is a gauge station. + 2012-01-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/model/FastAnnotations.java: