Mercurial > dive4elements > gnv-client
diff 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 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Tue Nov 10 14:37:42 2009 +0000 +++ b/gnv-artifacts/ChangeLog Tue Nov 10 15:31:39 2009 +0000 @@ -1,3 +1,13 @@ +2009-11-10 Tim Englich <tim.englich@intevation.de> + + * src/main/java/de/intevation/gnv/transition/timeseries/TimeSeriesOutputTransition.java (TIMESERIES_ODV_PROFILE_NAMES): + Sort Columns to the given order of the ODV-Specification + and added the Columns DATAVALUE and PARAMETER to the output + according to issue68 + * doc/conf/queries.properties: + Changed Columnalias in Query for HorizontalProfile ODV-Exports in Meshes + from PARAMETERID to PARAMETER to be able to use in only on ODV-Export-Profile + 2009-11-10 Tim Englich <tim.englich@intevation.de> * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java (testVerticalCrossSectionMeshArtifact):