Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 2377:d183ae164cfc
Make parsing of official numbers out of STA files being enabled with new system property.
flys-backend/trunk@3639 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 10 Jan 2012 10:33:14 +0000 |
parents | 918877ee70e7 |
children | c5d83366d0b1 |
comparison
equal
deleted
inserted
replaced
2376:918877ee70e7 | 2377:d183ae164cfc |
---|---|
1 2012-01-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/importer/parsers/StaFileParser.java: | |
4 Introduced boolean system property 'flys.backend.sta.parse.gauge.numbers' | |
5 default: false. If set the official number is parsed out of | |
6 the first line of the STA files. This leads to problems with the | |
7 data of the Elbe river. | |
8 | |
9 * src/main/java/de/intevation/flys/backend/SpatialInfo.java: Removed | |
10 superfluous import. | |
11 | |
1 2012-01-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 12 2012-01-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 13 |
3 * doc/schema/postgresql-spatial.sql: Fixed table hws. | 14 * doc/schema/postgresql-spatial.sql: Fixed table hws. |
4 | 15 |
5 2012-01-05 Ingo Weinzierl <ingo@intevation.de> | 16 2012-01-05 Ingo Weinzierl <ingo@intevation.de> |