Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 488:b316d2106598
River got a new method that returns all gauges intersected by a given start and end point.
flys-backend/trunk@1829 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 05 May 2011 06:04:57 +0000 |
parents | cf513cbe88c3 |
children | e960098b1398 |
comparison
equal
deleted
inserted
replaced
487:cf513cbe88c3 | 488:b316d2106598 |
---|---|
1 2011-05-05 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/River.java: Added a method that | |
4 returns all gauges of the river intersected by a given start and end | |
5 point. | |
6 | |
1 2011-05-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2011-05-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/importer/ImportTimeInterval.java: | 9 * src/main/java/de/intevation/flys/importer/ImportTimeInterval.java: |
4 Forgot to fetch peer from result set. | 10 Forgot to fetch peer from result set. |
5 | 11 |