Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/meta-data.xml @ 4597:120001bf687f
meta-data.xml: Resolved discharge_longitudinal_section definitions and use
new longitudinal_section prototype.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 30 Nov 2012 12:02:38 +0100 |
parents | a44f56472d35 |
children | a292bc47c229 |
comparison
equal
deleted
inserted
replaced
4596:a44f56472d35 | 4597:120001bf687f |
---|---|
748 <dc:call-macro name="basedata_3_officials"/> | 748 <dc:call-macro name="basedata_3_officials"/> |
749 <dc:call-macro name="basedata_4_heightmarks-points"/> | 749 <dc:call-macro name="basedata_4_heightmarks-points"/> |
750 <dc:call-macro name="cross_sections"/> | 750 <dc:call-macro name="cross_sections"/> |
751 <dc:call-macro name="hyks"/> | 751 <dc:call-macro name="hyks"/> |
752 </dc:if> | 752 </dc:if> |
753 <dc:if test="dc:contains($artifact-outs, 'discharge_longitudinal_section')"> | |
754 <dc:call-macro name="basedata_0"/> | |
755 <dc:call-macro name="basedata_1_additionals"/> | |
756 <dc:call-macro name="basedata_2_fixations"/> | |
757 <dc:call-macro name="basedata_3_officials"/> | |
758 <dc:call-macro name="basedata_4_heightmarks-points"/> | |
759 <dc:call-macro name="basedata_5_flood-protections"/> | |
760 </dc:if> | |
761 <!--dc:if test="dc:contains($artifact-outs, 'computed_discharge_curve')"> | 753 <!--dc:if test="dc:contains($artifact-outs, 'computed_discharge_curve')"> |
762 <dc:call-macro name="basedata_0_wq"/> | 754 <dc:call-macro name="basedata_0_wq"/> |
763 <dc:call-macro name="basedata_4_heightmarks-wq"/> | 755 <dc:call-macro name="basedata_4_heightmarks-wq"/> |
764 </dc:if--> | 756 </dc:if--> |
765 <dc:if test="dc:contains($artifact-outs, 'longitudinal_section') or (dc:contains($artifact-outs, 'w_differences'))"> | 757 <dc:if test="dc:contains($artifact-outs, 'longitudinal_section') or (dc:contains($artifact-outs, 'w_differences')) or (dc:contains($artifact-outs, 'discharge_longitudinal_section'))"> |
766 <dc:call-macro name="basedata_0"/> | 758 <dc:call-macro name="longitudinal-section-prototype"/> |
767 <dc:call-macro name="basedata_1_additionals"/> | |
768 <dc:comment comment=" FIXATIONS ---------------------------"/> | |
769 <dc:call-macro name="basedata_2_fixations"/> | |
770 <dc:comment comment=" HOEHENMARKEN ---------------------------"/> | |
771 <dc:call-macro name="basedata_4_heightmarks-points"/> | |
772 <dc:comment comment=" AMTL LINIEN ---------------------------"/> | |
773 <dc:call-macro name="basedata_3_officials"/> | |
774 <dc:call-macro name="basedata_5_flood-protections"/> | |
775 <dc:call-macro name="annotations_per_type"/> | |
776 </dc:if> | 759 </dc:if> |
777 <dc:if test="dc:contains($artifact-outs, 'duration_curve')"> | 760 <dc:if test="dc:contains($artifact-outs, 'duration_curve')"> |
778 <dc:call-macro name="mainvalues"/> | 761 <dc:call-macro name="mainvalues"/> |
779 <dc:call-macro name="basedata_2_fixations_relative_point"/> | 762 <dc:call-macro name="basedata_2_fixations_relative_point"/> |
780 <dc:call-macro name="basedata_4_heightmarks-points-relative_points"/> | 763 <dc:call-macro name="basedata_4_heightmarks-points-relative_points"/> |