Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2013:9d5f339d83a3
#380 Validate the user selected DEM in the server.
flys-artifacts/trunk@3462 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 19 Dec 2011 10:01:17 +0000 |
parents | 514d26021728 |
children | b11793a3e7c7 |
comparison
equal
deleted
inserted
replaced
2012:514d26021728 | 2013:9d5f339d83a3 |
---|---|
1 2011-12-19 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue380 (W-INFO / Überschwemmungskarte, falsches DGM) | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Added a | |
6 convinience method that returns a parameter of FLYSArtifact as Integer. | |
7 | |
8 * src/main/java/de/intevation/flys/artifacts/states/DGMSelect.java: Override | |
9 validate() to determine, if the DGM selected by the user is valid for the | |
10 current calculation range and river. | |
11 | |
1 2011-12-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 12 2011-12-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 13 |
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: | 14 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: |
4 Roll-back accidentally committed changes. | 15 Roll-back accidentally committed changes. |
5 | 16 |