Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 3326:ff70ff6c0629
Improved the import process to read MINFO specific 'Messstellen'.
flys-backend/trunk@4644 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 12 Jun 2012 13:45:19 +0000 |
parents | 96bd63281af7 |
children | bf8d9a4f4cd4 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Mon Jun 11 13:20:55 2012 +0000 +++ b/flys-backend/ChangeLog Tue Jun 12 13:45:19 2012 +0000 @@ -1,3 +1,12 @@ +2012-06-12 Ingo Weinzierl <ingo@intevation.de> + + * doc/annotation-types.xml: Added regex to match "Geschiebemesstellen" as + "Messstelle" type. + + * src/main/java/de/intevation/flys/importer/parsers/AnnotationsParser.java: + Parse KM files in "../Morphologie/Streckendaten/". On Windows Systems, + this won't work! + 2012-06-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/model/FastAnnotations.java: