Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/meta-data.xml @ 4628:03ab907b6f5d
Merged.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Mon, 03 Dec 2012 17:27:08 +0100 |
parents | a292bc47c229 |
children | e05568393eb4 |
comparison
equal
deleted
inserted
replaced
4627:d5821c6f0ab0 | 4628:03ab907b6f5d |
---|---|
672 </dc:elements> | 672 </dc:elements> |
673 </dc:context> | 673 </dc:context> |
674 </flowvelocitymeasurement> | 674 </flowvelocitymeasurement> |
675 </dc:macro> | 675 </dc:macro> |
676 | 676 |
677 <dc:macro name="longitudinal-section-prototype"> | |
678 <dc:call-macro name="basedata_0"/> | |
679 <dc:call-macro name="basedata_1_additionals"/> | |
680 <dc:comment comment=" FIXATIONS ---------------------------"/> | |
681 <dc:call-macro name="basedata_2_fixations"/> | |
682 <dc:comment comment=" HOEHENMARKEN ---------------------------"/> | |
683 <dc:call-macro name="basedata_4_heightmarks-points"/> | |
684 <dc:comment comment=" AMTL LINIEN ---------------------------"/> | |
685 <dc:call-macro name="basedata_3_officials"/> | |
686 <dc:call-macro name="basedata_5_flood-protections"/> | |
687 <dc:call-macro name="annotations_per_type"/> | |
688 </dc:macro> | |
689 | |
677 <dc:comment> | 690 <dc:comment> |
678 | 691 |
679 + River-Node | 692 + River-Node |
680 | 693 |
681 </dc:comment> | 694 </dc:comment> |
694 <dc:if test="dc:contains($artifact-outs, 'cross_section')"> | 707 <dc:if test="dc:contains($artifact-outs, 'cross_section')"> |
695 <dc:call-macro name="cross_sections"/> | 708 <dc:call-macro name="cross_sections"/> |
696 <dc:call-macro name="hyks"/> | 709 <dc:call-macro name="hyks"/> |
697 </dc:if> | 710 </dc:if> |
698 <dc:if test="dc:contains($artifact-outs, 'computed_discharge_curve')"> | 711 <dc:if test="dc:contains($artifact-outs, 'computed_discharge_curve')"> |
712 <dc:call-macro name="mainvalues"/> | |
713 </dc:if> | |
714 <dc:if test="dc:contains($artifact-outs, 'duration_curve')"> | |
699 <dc:call-macro name="mainvalues"/> | 715 <dc:call-macro name="mainvalues"/> |
700 </dc:if> | 716 </dc:if> |
701 <dc:if test="dc:contains($artifact-outs, 'reference_curve')"> | 717 <dc:if test="dc:contains($artifact-outs, 'reference_curve')"> |
702 <dc:call-macro name="annotations"/> | 718 <dc:call-macro name="annotations"/> |
703 <dc:call-macro name="mainvalues"/> | 719 <dc:call-macro name="mainvalues"/> |
732 <dc:call-macro name="basedata_3_officials"/> | 748 <dc:call-macro name="basedata_3_officials"/> |
733 <dc:call-macro name="basedata_4_heightmarks-points"/> | 749 <dc:call-macro name="basedata_4_heightmarks-points"/> |
734 <dc:call-macro name="cross_sections"/> | 750 <dc:call-macro name="cross_sections"/> |
735 <dc:call-macro name="hyks"/> | 751 <dc:call-macro name="hyks"/> |
736 </dc:if> | 752 </dc:if> |
737 <dc:if test="dc:contains($artifact-outs, 'discharge_longitudinal_section')"> | |
738 <dc:call-macro name="basedata_0"/> | |
739 <dc:call-macro name="basedata_1_additionals"/> | |
740 <dc:call-macro name="basedata_2_fixations"/> | |
741 <dc:call-macro name="basedata_3_officials"/> | |
742 <dc:call-macro name="basedata_4_heightmarks-points"/> | |
743 <dc:call-macro name="basedata_5_flood-protections"/> | |
744 </dc:if> | |
745 <!--dc:if test="dc:contains($artifact-outs, 'computed_discharge_curve')"> | 753 <!--dc:if test="dc:contains($artifact-outs, 'computed_discharge_curve')"> |
746 <dc:call-macro name="basedata_0_wq"/> | 754 <dc:call-macro name="basedata_0_wq"/> |
747 <dc:call-macro name="basedata_4_heightmarks-wq"/> | 755 <dc:call-macro name="basedata_4_heightmarks-wq"/> |
748 </dc:if--> | 756 </dc:if--> |
749 <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'))"> |
750 <dc:call-macro name="basedata_0"/> | 758 <dc:call-macro name="longitudinal-section-prototype"/> |
751 <dc:call-macro name="basedata_1_additionals"/> | |
752 <dc:comment comment=" FIXATIONS ---------------------------"/> | |
753 <dc:call-macro name="basedata_2_fixations"/> | |
754 <dc:comment comment=" HOEHENMARKEN ---------------------------"/> | |
755 <dc:call-macro name="basedata_4_heightmarks-points"/> | |
756 <dc:comment comment=" AMTL LINIEN ---------------------------"/> | |
757 <dc:call-macro name="basedata_3_officials"/> | |
758 <dc:call-macro name="basedata_5_flood-protections"/> | |
759 <dc:call-macro name="annotations_per_type"/> | |
760 </dc:if> | 759 </dc:if> |
761 | 760 <dc:if test="dc:contains($artifact-outs, 'duration_curve')"> |
761 <dc:call-macro name="mainvalues"/> | |
762 <dc:call-macro name="basedata_2_fixations_relative_point"/> | |
763 <dc:call-macro name="basedata_4_heightmarks-points-relative_points"/> | |
764 <dc:call-macro name="basedata_5_flood-protections_relative_points"/> | |
765 </dc:if> | |
762 <dc:if test="dc:contains($artifact-outs, 'reference_curve')"> | 766 <dc:if test="dc:contains($artifact-outs, 'reference_curve')"> |
763 <dc:call-macro name="annotations"/> | 767 <dc:call-macro name="annotations"/> |
764 <!--dc:call-macro name="basedata_0"/--> | 768 <!--dc:call-macro name="basedata_0"/--> |
765 <dc:call-macro name="basedata_1_additionals-relative_point"/> | 769 <dc:call-macro name="basedata_1_additionals-relative_point"/> |
766 <dc:comment comment=" FIXATIONS ---------------------------"/> | 770 <dc:comment comment=" FIXATIONS ---------------------------"/> |
779 </dc:if> | 783 </dc:if> |
780 <dc:if test="dc:contains($artifact-outs, 'fix_deltawt_curve')"> | 784 <dc:if test="dc:contains($artifact-outs, 'fix_deltawt_curve')"> |
781 </dc:if> | 785 </dc:if> |
782 <dc:if test="dc:contains($artifact-outs, 'fix_longitudinal_section_curve')"> | 786 <dc:if test="dc:contains($artifact-outs, 'fix_longitudinal_section_curve')"> |
783 <dc:call-macro name="annotations"/> | 787 <dc:call-macro name="annotations"/> |
788 </dc:if> | |
789 <dc:if test="dc:contains($artifact-outs, 'map')"> | |
790 <map> | |
791 <dc:call-macro name="flood-map-complete"/> | |
792 </map> | |
784 </dc:if> | 793 </dc:if> |
785 <dc:if test="dc:contains($artifact-outs, 'flow_velocity')"> | 794 <dc:if test="dc:contains($artifact-outs, 'flow_velocity')"> |
786 <dc:call-macro name="annotations"/> | 795 <dc:call-macro name="annotations"/> |
787 <dc:call-macro name="flow_velocity_measurements"/> | 796 <dc:call-macro name="flow_velocity_measurements"/> |
788 </dc:if> | 797 </dc:if> |
899 <computed_discharge_curve> | 908 <computed_discharge_curve> |
900 <dc:call-macro name="mainvalues"/> | 909 <dc:call-macro name="mainvalues"/> |
901 </computed_discharge_curve> | 910 </computed_discharge_curve> |
902 </dc:if> | 911 </dc:if> |
903 | 912 |
904 <dc:if test="dc:contains($artifact-outs, 'duration_curve')"> | |
905 <dc:choose> | |
906 <dc:when test="dc:contains($parameters, 'recommended')"> | |
907 <dc:call-macro name="mainvalues"/> | |
908 </dc:when> | |
909 <dc:otherwise> | |
910 <dc:call-macro name="mainvalues"/> | |
911 <dc:call-macro name="basedata_2_fixations_relative_point"/> | |
912 <dc:call-macro name="basedata_4_heightmarks-points-relative_points"/> | |
913 <dc:call-macro name="basedata_5_flood-protections_relative_points"/> | |
914 </dc:otherwise> | |
915 </dc:choose> | |
916 </dc:if> | |
917 | |
918 <dc:if test="dc:contains($artifact-outs, 'fix_wq_curve') and not (dc:contains($parameters, 'recommended'))"> | 913 <dc:if test="dc:contains($artifact-outs, 'fix_wq_curve') and not (dc:contains($parameters, 'recommended'))"> |
919 <discharge_table_nn> | 914 <discharge_table_nn> |
920 <discharge_table_gauge> | 915 <discharge_table_gauge> |
921 <dc:context> | 916 <dc:context> |
922 <dc:statement> | 917 <dc:statement> |
937 </dc:context> | 932 </dc:context> |
938 </discharge_table_gauge> | 933 </discharge_table_gauge> |
939 </discharge_table_nn> | 934 </discharge_table_nn> |
940 </dc:if> | 935 </dc:if> |
941 | 936 |
942 <dc:if test="dc:contains($artifact-outs, 'map')"> | |
943 <map> | |
944 <dc:choose> | |
945 <dc:when test="dc:contains($parameters, 'recommended')"> | |
946 </dc:when> | |
947 <dc:otherwise> | |
948 <dc:call-macro name="flood-map-complete"/> | |
949 </dc:otherwise> | |
950 </dc:choose> | |
951 </map> | |
952 </dc:if> | |
953 <dc:if test="dc:contains($artifact-outs, 'floodmap')"> | 937 <dc:if test="dc:contains($artifact-outs, 'floodmap')"> |
954 <floodmap> | 938 <floodmap> |
955 <dc:choose> | 939 <dc:choose> |
956 <dc:when test="dc:contains($parameters, 'recommended')"> | 940 <dc:when test="dc:contains($parameters, 'recommended')"> |
957 <dc:call-macro name="flood-map-recommended"/> | 941 <dc:call-macro name="flood-map-recommended"/> |