Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 247:af474a541f74
Sort Columns to the given order of the ODV-Specification
and added the Columns DATAVALUE and PARAMETER to the output
according to issue68
gnv-artifacts/trunk@316 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 10 Nov 2009 15:31:39 +0000 |
parents | b7f69809239c |
children | bcb0b676f94d |
comparison
equal
deleted
inserted
replaced
246:b7f69809239c | 247:af474a541f74 |
---|---|
1 2009-11-10 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/transition/timeseries/TimeSeriesOutputTransition.java (TIMESERIES_ODV_PROFILE_NAMES): | |
4 Sort Columns to the given order of the ODV-Specification | |
5 and added the Columns DATAVALUE and PARAMETER to the output | |
6 according to issue68 | |
7 * doc/conf/queries.properties: | |
8 Changed Columnalias in Query for HorizontalProfile ODV-Exports in Meshes | |
9 from PARAMETERID to PARAMETER to be able to use in only on ODV-Export-Profile | |
10 | |
1 2009-11-10 Tim Englich <tim.englich@intevation.de> | 11 2009-11-10 Tim Englich <tim.englich@intevation.de> |
2 | 12 |
3 * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java (testVerticalCrossSectionMeshArtifact): | 13 * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java (testVerticalCrossSectionMeshArtifact): |
4 Added the ODV-Export to the Unit-Testcase for VerticalCrossSection-Mesh. | 14 Added the ODV-Export to the Unit-Testcase for VerticalCrossSection-Mesh. |
5 Some Refactoring Work done. | 15 Some Refactoring Work done. |