# HG changeset patch # User Felix Wolfsteller # Date 1320925734 0 # Node ID 8f7bc6acd48d2f9ecad0b544580624b1a3291255 # Parent 9793a67d7998febdccfb9f4d238712f707573976 Adjusted DC for heightmarks (and other) in discharge longitudinal sections. flys-artifacts/trunk@3218 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 9793a67d7998 -r 8f7bc6acd48d flys-artifacts/ChangeLog --- a/flys-artifacts/ChangeLog Thu Nov 10 11:37:51 2011 +0000 +++ b/flys-artifacts/ChangeLog Thu Nov 10 11:48:54 2011 +0000 @@ -1,3 +1,9 @@ +2011-11-10 Felix Wolfsteller + + * doc/conf/meta-data.xml: Adjusted DC configuration to + also allow heightmarks and base data in discharge longitudinal + sections. Minor refac. + 2011-11-10 Felix Wolfsteller * doc/conf/meta-data.xml: Adjusted DC configuration to let old diff -r 9793a67d7998 -r 8f7bc6acd48d flys-artifacts/doc/conf/meta-data.xml --- a/flys-artifacts/doc/conf/meta-data.xml Thu Nov 10 11:37:51 2011 +0000 +++ b/flys-artifacts/doc/conf/meta-data.xml Thu Nov 10 11:48:54 2011 +0000 @@ -77,6 +77,40 @@ + + + + + + SELECT id AS prot_id, + description AS prot_description + FROM wsts WHERE kind = 4 AND river_id = ${river_id} + + + + + + + SELECT id AS prot_column_id, + name AS prot_column_name, + position AS prot_rel_pos + FROM wst_columns WHERE wst_id = ${prot_id} + ORDER by position + + + + + + + + + + + + + + + @@ -84,7 +118,6 @@ - @@ -92,14 +125,15 @@ + + + + + River-Node + + + - - - - - - @@ -111,6 +145,26 @@ + + Non - Recommendations. + + + + + + + + + + + + + + + + + +