# HG changeset patch # User Ingo Weinzierl # Date 1275930904 0 # Node ID 902bcd837995f40838d102e704f5768784c23426 # Parent 6f35dcd814185695af55dfbf569babba41c73b85 Configured transitions for vector data verticalprofiles. gnv-artifacts/trunk@1170 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 6f35dcd81418 -r 902bcd837995 gnv-artifacts/ChangeLog --- a/gnv-artifacts/ChangeLog Mon Jun 07 17:11:48 2010 +0000 +++ b/gnv-artifacts/ChangeLog Mon Jun 07 17:15:04 2010 +0000 @@ -1,3 +1,9 @@ +2010-06-07 Ingo Weinzierl + + * doc/conf/products/verticalprofile/conf_mesh.xml, + doc/conf/products/verticalprofile/conf_timeseriespoint.xml: Added + transitions for working with vertical profiles that contain vector data. + 2010-06-07 Ingo Weinzierl * src/main/java/de/intevation/gnv/state/profile/vertical/VerticalProfileMeshVectorOutputState.java: diff -r 6f35dcd81418 -r 902bcd837995 gnv-artifacts/doc/conf/products/verticalprofile/conf_mesh.xml --- a/gnv-artifacts/doc/conf/products/verticalprofile/conf_mesh.xml Mon Jun 07 17:11:48 2010 +0000 +++ b/gnv-artifacts/doc/conf/products/verticalprofile/conf_mesh.xml Mon Jun 07 17:15:04 2010 +0000 @@ -211,12 +211,37 @@ - + - + - + + + vectorscalar + false + + + + + + + + + + + + + + + + + + + + + + verticalprofile_mesh_parameter parameterid @@ -232,11 +257,31 @@ + + verticalprofile_mesh_parameter_vector + parameterid + parameter + true + + + + + + + + + + - + + + + + + verticalprofile_mesh_year yearid @@ -251,12 +296,32 @@ + + + verticalprofile_mesh_year_vector + yearid + true + + + + + + + + + + - + + + + + + verticalprofile_mesh_date dateid @@ -272,12 +337,33 @@ - + + + verticalprofile_mesh_date_vector + dateid + true + + + + + + + + + + + + - + + + + + + verticalprofile_mesh_chart_data verticalprofile_mesh_odv_data @@ -326,5 +412,54 @@ + + + verticalprofile_mesh_chart_data_vector + verticalprofile_mesh_odv_data_vector + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 6f35dcd81418 -r 902bcd837995 gnv-artifacts/doc/conf/products/verticalprofile/conf_timeseriespoint.xml --- a/gnv-artifacts/doc/conf/products/verticalprofile/conf_timeseriespoint.xml Mon Jun 07 17:11:48 2010 +0000 +++ b/gnv-artifacts/doc/conf/products/verticalprofile/conf_timeseriespoint.xml Mon Jun 07 17:15:04 2010 +0000 @@ -37,7 +37,7 @@ - + @@ -93,7 +93,7 @@ - + @@ -110,9 +110,31 @@ + + + + + vectorscalar + false + + + + + + + + + - - + + + + + + + + + verticalprofile_parameter parameterid @@ -124,12 +146,29 @@ + + + verticalprofile_parameter_vector + parameterid + parameter + true + + + + + + + + + + + verticalprofile_year yearid @@ -141,11 +180,28 @@ + + + verticalprofile_year_vector + yearid + true + + + + + + + + + + + + verticalprofile_date @@ -159,12 +215,30 @@ + + + verticalprofile_date_vector + dateid + true + + + + + + + + - + + + + + + verticalprofile_minmaxdepth depthrange @@ -178,12 +252,31 @@ - + + + verticalprofile_minmaxdepth_vector + depthrange + true + + + + + + + + + + - + + + + + + verticalprofile_chart_data verticalprofile_odv_data @@ -231,5 +324,53 @@ + + + verticalprofile_chart_data_vector + verticalprofile_odv_data_vector + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +