Mercurial > dive4elements > gnv-client
diff gnv-artifacts/doc/conf/queries.properties @ 1071:9bb1979aabbe
Added a new output state and chart type for vertical profiles using vector data.
gnv-artifacts/trunk@1168 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 07 Jun 2010 15:00:23 +0000 |
parents | 174f6eacd595 |
children | fb2d07f7a5ae |
line wrap: on
line diff
--- a/gnv-artifacts/doc/conf/queries.properties Mon Jun 07 14:42:42 2010 +0000 +++ b/gnv-artifacts/doc/conf/queries.properties Mon Jun 07 15:00:23 2010 +0000 @@ -607,7 +607,7 @@ verticalprofile_chart_data_vector= SELECT M.ZLOCATION XORDINATE, \ TS.PARAMETERID GROUP1, \ - TVV.TIMEVALUE, \ + TVV.TIMEVALUE GROUP2, \ TVV.XCOMPONENT, \ TVV.YCOMPONENT, \ TVV.ZCOMPONENT, \