Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 205:6e7952fd1744
Added the support to Display the Time and the position of an Measurement in an VerticalProfile of Type Instantaneous Point
gnv-artifacts/trunk@261 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Thu, 22 Oct 2009 14:02:30 +0000 |
parents | 734ac082c8d1 |
children | 01ac348ac4a4 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Thu Oct 22 08:50:21 2009 +0000 +++ b/gnv-artifacts/ChangeLog Thu Oct 22 14:02:30 2009 +0000 @@ -1,5 +1,13 @@ 2009-10-22 Tim Englich <tim.englich@intevation.de> + * src/main/java/de/intevation/gnv/transition/CoordinateSelectionTransition.java (extractKVP): + Added the possiblility to fetch an further Column with the alias Value to display it + together with the Coordinatevalues + * doc/conf/queries.properties: + Added the Coordinates to an Measuementpoint to display it. + * doc/conf/products/verticalprofile/conf_instantaneouspoint.xml: + Change TransitionType for displaying Coordinatevalues aditionaly to the Time of an Measurement +2009-10-22 Tim Englich <tim.englich@intevation.de> * doc/conf/conf.xml, doc/conf/products/**/conf_*.xml: Split the Configuration of the ArtifactDatabase in several Configurationfiles.