Mercurial > dive4elements > river
comparison artifacts/doc/conf/meta-data.xml @ 6649:5e567047ef72
Collapse overly complicated dc-filter-statement for vollmer-curves.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 24 Jul 2013 10:50:43 +0200 |
parents | e5f2344f1137 |
children | 531642542b18 |
comparison
equal
deleted
inserted
replaced
6648:1994d064ebb1 | 6649:5e567047ef72 |
---|---|
734 <beddifferences> | 734 <beddifferences> |
735 <dc:call-macro name="bedheight_differences"/> | 735 <dc:call-macro name="bedheight_differences"/> |
736 </beddifferences> | 736 </beddifferences> |
737 </dc:comment> | 737 </dc:comment> |
738 <dc:comment comment="Vollmer curves need own factory"/> | 738 <dc:comment comment="Vollmer curves need own factory"/> |
739 <dc:filter expr="$a_state = 'state.fix.vollmer.compute' and (($out_name = 'longitudinal_section' and $facet_name = 'longitudinal_section.w') and | 739 <dc:filter expr="$a_state = 'state.fix.vollmer.compute' and $facet_name = 'longitudinal_section.w'"> |
740 (not ($current-state-id = 'state.winfo.uesk.wsp' and $ld_m = 'location')))"> | |
741 <dc:if test="dc:has-result()"> | 740 <dc:if test="dc:has-result()"> |
742 <vollmer_waterlevels> | 741 <vollmer_waterlevels> |
743 <dc:group expr="concat($river, ' ', dc:date-format('dd.MM.yyyy - H:m:s', $a_creation), ' ', $collection_name)"> | 742 <dc:group expr="concat($river, ' ', dc:date-format('dd.MM.yyyy - H:m:s', $a_creation), ' ', $collection_name)"> |
744 <waterlevels description="{dc:group-key()}"> | 743 <waterlevels description="{dc:group-key()}"> |
745 <dc:for-each> | 744 <dc:for-each> |