Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 511:c5ed4ea8fb64
Make the mean with of an Mesh configurable issue93
gnv-artifacts/trunk@602 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 22 Jan 2010 12:48:16 +0000 |
parents | 9e5ed3eebf29 |
children | 12ab08de9de5 |
comparison
equal
deleted
inserted
replaced
510:9e5ed3eebf29 | 511:c5ed4ea8fb64 |
---|---|
1 2010-01-22 Tim Englich <tim.englich@intevation.de> | 1 2010-01-22 Tim Englich <tim.englich@intevation.de> |
2 | 2 |
3 Issue93 | |
4 | |
5 * doc/conf/meshwidth.xml: | |
6 Added file for the global Configuration of MeshWidths to the Project. | |
7 This file has to be edited if the mean Distance between two MeshPoints has | |
8 changed or a new Mesh will be introduced. | |
9 | |
10 * doc/conf/products/verticalprofile/conf_mesh.xml, | |
11 doc/conf/products/timeseries/conf_mesh.xml, | |
12 doc/conf/products/horizontalprofile/conf_mesh.xml: | |
13 Added Elemet with Link to the MeshWidth-Document to Configurations | |
14 for CoordinateSelectionStates. | |
15 | |
16 * src/main/java/de/intevation/gnv/state/CoordinateSelectionState.java : | |
17 Added the possibility to configure the different width of the Meshes. | |
18 | |
19 2010-01-22 Tim Englich <tim.englich@intevation.de> | |
3 * src/test/java/de/intevation/gnv/artifacts/TestArtifactDatabase.java (serviceNamesAndDescriptions),(process): | 20 * src/test/java/de/intevation/gnv/artifacts/TestArtifactDatabase.java (serviceNamesAndDescriptions),(process): |
4 Fixed Compiler-Error after adding further Methods to the Interface ArtifactDatabase. | 21 Fixed Compiler-Error after adding further Methods to the Interface ArtifactDatabase. |
5 | 22 |
6 2010-01-22 Tim Englich <tim.englich@intevation.de> | 23 2010-01-22 Tim Englich <tim.englich@intevation.de> |
7 * src/test/java/de/intevation/gnv/artifacts/util/ShapeFileWriterTestCase.java (testMultiLineStringWriter): | 24 * src/test/java/de/intevation/gnv/artifacts/util/ShapeFileWriterTestCase.java (testMultiLineStringWriter): |