Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 489:e960098b1398
Importer: Ignore lines that contain km positions which were found before in the same WST file.
flys-backend/trunk@1833 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 05 May 2011 09:45:13 +0000 |
parents | b316d2106598 |
children | 13af9318a4a2 |
comparison
equal
deleted
inserted
replaced
488:b316d2106598 | 489:e960098b1398 |
---|---|
1 2011-05-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/importer/WstParser.java: | |
4 Ignore lines that contain km positions which were found | |
5 before in the same file. | |
6 | |
1 2011-05-05 Ingo Weinzierl <ingo@intevation.de> | 7 2011-05-05 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/model/River.java: Added a method that | 9 * 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 | 10 returns all gauges of the river intersected by a given start and end |
5 point. | 11 point. |