Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 472:1e196c75563b
Added a new method to determine the selected gauge of a river based on a start and end point.
flys-backend/trunk@1711 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 18 Apr 2011 07:29:05 +0000 |
parents | 3570e4af8cb2 |
children | 70de916d3e3a |
comparison
equal
deleted
inserted
replaced
471:3570e4af8cb2 | 472:1e196c75563b |
---|---|
1 2011-04-18 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/River.java:: | |
4 Added a new method to determine the gauge based on a given start and end | |
5 point of the river. | |
6 | |
1 2011-04-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2011-04-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * doc/schema/postgresql.sql: Added 'position' column to wst_columns | 9 * doc/schema/postgresql.sql: Added 'position' column to wst_columns |
4 to allow order them by there column position in the original | 10 to allow order them by there column position in the original |
5 wst file. | 11 wst file. |