Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 495:a92da0b3e8e7
Importer: make column names in WST files unique by appending (1), (2) and so on in case of collision
flys-backend/trunk@1849 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sun, 08 May 2011 11:07:22 +0000 |
parents | 88d5b02ff0c1 |
children | 4f2d8980415f |
comparison
equal
deleted
inserted
replaced
494:88d5b02ff0c1 | 495:a92da0b3e8e7 |
---|---|
1 2011-05-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/importer/WstParser.java: | |
4 There are wst files where column names are not unique. | |
5 Make them unique by appending (1), (2) and so on. | |
6 | |
1 2011-05-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2011-05-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/importer/ImportRiver.java: | 9 * src/main/java/de/intevation/flys/importer/ImportRiver.java: |
4 Import the "HW-Schutzanlagen", too. | 10 Import the "HW-Schutzanlagen", too. |
5 | 11 |