comparison flys-artifacts/doc/conf/meta-data.xml @ 4122:0b0192727265

In 'annotations per type' - section of DC, also add an 'all'-node.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 12 Oct 2012 17:02:49 +0200
parents f5e13feb35c5
children 30168be950a6
comparison
equal deleted inserted replaced
4121:f5e13feb35c5 4122:0b0192727265
534 </dc:macro> 534 </dc:macro>
535 535
536 <dc:macro name="annotations_per_type"> 536 <dc:macro name="annotations_per_type">
537 <annotations> 537 <annotations>
538 <dc:context> 538 <dc:context>
539 <annotation>
540 <dc:attribute name="name" value="all"/>
541 <dc:attribute name="factory" value="annotations"/>
542 <dc:attribute name="ids" value="${river_id}"/>
543 </annotation>
539 <dc:statement> 544 <dc:statement>
540 SELECT id AS anno_id, 545 SELECT id AS anno_id,
541 name AS anno_description 546 name AS anno_description
542 FROM annotation_types 547 FROM annotation_types
543 </dc:statement> 548 </dc:statement>
668 <dc:comment comment=" AMTL LINIEN ---------------------------"/> 673 <dc:comment comment=" AMTL LINIEN ---------------------------"/>
669 <dc:call-macro name="basedata_3_officials"/> 674 <dc:call-macro name="basedata_3_officials"/>
670 <dc:call-macro name="basedata_5_flood-protections"/> 675 <dc:call-macro name="basedata_5_flood-protections"/>
671 <dc:call-macro name="annotations_per_type"/> 676 <dc:call-macro name="annotations_per_type"/>
672 </dc:if> 677 </dc:if>
678
679          <dc:if test="dc:contains($artifact-outs, 'longitudinal_section')">
680
681              <longitudinal_section>
682                <dc:call-macro name="annotations"/>
683              </longitudinal_section>
684          </dc:if>
685
673 <dc:if test="dc:contains($artifact-outs, 'reference_curve')"> 686 <dc:if test="dc:contains($artifact-outs, 'reference_curve')">
674 <dc:call-macro name="annotations"/> 687 <dc:call-macro name="annotations"/>
675 <!--dc:call-macro name="basedata_0"/--> 688 <!--dc:call-macro name="basedata_0"/-->
676 <dc:call-macro name="basedata_1_additionals-relative_point"/> 689 <dc:call-macro name="basedata_1_additionals-relative_point"/>
677 <dc:comment comment=" FIXATIONS ---------------------------"/> 690 <dc:comment comment=" FIXATIONS ---------------------------"/>
821 </dc:elements> 834 </dc:elements>
822 </dc:context> 835 </dc:context>
823 </discharge_table_gauge> 836 </discharge_table_gauge>
824 </discharge_table_nn> 837 </discharge_table_nn>
825 </dc:if> 838 </dc:if>
826
827          <dc:if test="dc:contains($artifact-outs, 'longitudinal_section')">
828
829              <longitudinal_section>
830                <dc:call-macro name="annotations"/>
831              </longitudinal_section>
832          </dc:if>
833 839
834 <dc:if test="dc:contains($artifact-outs, 'map')"> 840 <dc:if test="dc:contains($artifact-outs, 'map')">
835 <map> 841 <map>
836 <dc:choose> 842 <dc:choose>
837 <dc:when test="dc:contains($parameters, 'recommended')"> 843 <dc:when test="dc:contains($parameters, 'recommended')">

http://dive4elements.wald.intevation.org