Mercurial > dive4elements > river
changeset 7171:200ae084909a
issue1435: Group minfo-stuff in dc, include waterlevels from csv.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 26 Sep 2013 13:56:54 +0200 |
parents | 46ba37c22d9f |
children | e1c875583a94 |
files | artifacts/doc/conf/meta-data.xml |
diffstat | 1 files changed, 27 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/doc/conf/meta-data.xml Thu Sep 26 13:02:02 2013 +0200 +++ b/artifacts/doc/conf/meta-data.xml Thu Sep 26 13:56:54 2013 +0200 @@ -1209,6 +1209,12 @@ <dc:call-macro name="basedata_3_officials"/> <dc:call-macro name="basedata_5_flood-protections"/> <dc:call-macro name="annotations_per_type"/> + <dc:call-macro name="basedata_6_delta_w"/> + <dc:call-macro name="basedata_7_waterlevels"/> + <minfo> + <dc:call-macro name="minfo-heights"/> + <dc:call-macro name="sounding-width"/> + </minfo> </dc:macro> <dc:macro name="basedata_5_flood-protections"> @@ -1305,6 +1311,27 @@ </dc:filter> </dc:macro> + + <dc:macro name="basedata_7_waterlevels"> + <dc:filter expr="$kind=7"> + <dc:if test="dc:has-result()"> + <wlevel> + <dc:group expr="$wst_description"> + <relativepoint name="{dc:group-key()}"> + <dc:for-each> + <column name="{$wst_column_name}" + ids="additionals-wstv-{$wst_column_position}-{$wst_id}" + factory="staticwqkms" target_out="{$out}" + info="{$info} [km {$deffrom} - {$defto}]"/> + </dc:for-each> + </relativepoint> + </dc:group> + </wlevel> + </dc:if> + </dc:filter> + </dc:macro> + + <dc:macro name="basedata_6_delta_w"> <dc:filter expr="$kind=6"> <dc:if test="dc:has-result()">