Mercurial > dive4elements > gnv-client
diff gnv-artifacts/doc/conf/queries.properties @ 370:061355435075
Changed depending value for gap detection in verticalprofile charts on meshes.
gnv-artifacts/trunk@447 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 17 Dec 2009 13:21:43 +0000 |
parents | 3eee1369c79b |
children | 88cd37c3b5e4 |
line wrap: on
line diff
--- a/gnv-artifacts/doc/conf/queries.properties Thu Dec 17 11:42:21 2009 +0000 +++ b/gnv-artifacts/doc/conf/queries.properties Thu Dec 17 13:21:43 2009 +0000 @@ -412,6 +412,7 @@ verticalprofile_mesh_chart_data=select ml.UPPERZLOCATION XORDINATE, \ msv.DATAVALUE YORDINATE, \ + mp.KPOSITION KPOSITION, \ msv.PARAMETERID GROUP1, \ msv.TIMEVALUE GROUP2, \ 1 GROUP3, \