comparison flys-artifacts/doc/conf/meta-data.xml @ 5348:4b1d8f367428

Remove commented code that could be copied from below. Fix indentention of hws check
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 20 Mar 2013 16:35:47 +0100
parents 91070b784212
children d43ef9f709cd
comparison
equal deleted inserted replaced
5347:0b5c0c15b13f 5348:4b1d8f367428
944 <dc:call-macro name="flood-map-recommended"/> 944 <dc:call-macro name="flood-map-recommended"/>
945 </dc:when> 945 </dc:when>
946 <dc:when test="dc:contains($parameters, 'dem')"> 946 <dc:when test="dc:contains($parameters, 'dem')">
947 <dc:call-macro name="flood-map-dem"/> 947 <dc:call-macro name="flood-map-dem"/>
948 </dc:when> 948 </dc:when>
949 <!-- dc:when test="dc:contains($parameters, 'hws')">
950 <dc:call-macro name="flood-map-hws-lines" />
951 <dc:call-macro name="flood-map-hws-points" />
952 </dc:when -->
953 <dc:otherwise> 949 <dc:otherwise>
954 <dc:call-macro name="flood-map-complete"/> 950 <dc:call-macro name="flood-map-complete"/>
955 </dc:otherwise> 951 </dc:otherwise>
956 </dc:choose> 952 </dc:choose>
957 </floodmap> 953 </floodmap>
958 <dc:if test="dc:contains($parameters, 'hws')"> 954 <dc:if test="dc:contains($parameters, 'hws')">
959 <hws> 955 <hws>
960 <dc:call-macro name="flood-map-hws-lines" /> 956 <dc:call-macro name="flood-map-hws-lines" />
961 <dc:call-macro name="flood-map-hws-points" /> 957 <dc:call-macro name="flood-map-hws-points" />
962 </hws> 958 </hws>
963 </dc:if> 959 </dc:if>
964 960
965 <dc:macro name="flood-map-recommended"> 961 <dc:macro name="flood-map-recommended">
966 <dc:comment> 962 <dc:comment>
967 FIXME: Following two macros look identical to me. 963 FIXME: Following two macros look identical to me.
968 </dc:comment> 964 </dc:comment>
1048 <dc:attribute name="factory" value="hwsfactory"/> 1044 <dc:attribute name="factory" value="hwsfactory"/>
1049 <dc:attribute name="name" value="${hws_name}"/> 1045 <dc:attribute name="name" value="${hws_name}"/>
1050 </hws> 1046 </hws>
1051 </dc:elements> 1047 </dc:elements>
1052 </Durchlass> 1048 </Durchlass>
1053 <Damn> 1049 <Damm>
1054 <dc:elements filter="$hws_kind=2 and $hws_official=0"> 1050 <dc:elements filter="$hws_kind=2 and $hws_official=0">
1055 <hws> 1051 <hws>
1056 <dc:attribute name="factory" value="hwsfactory"/> 1052 <dc:attribute name="factory" value="hwsfactory"/>
1057 <dc:attribute name="name" value="${hws_name}"/> 1053 <dc:attribute name="name" value="${hws_name}"/>
1058 </hws> 1054 </hws>
1059 </dc:elements> 1055 </dc:elements>
1060 </Damn> 1056 </Damm>
1061 <Graben> 1057 <Graben>
1062 <dc:elements filter="$hws_kind=3 and $hws_official=0"> 1058 <dc:elements filter="$hws_kind=3 and $hws_official=0">
1063 <hws> 1059 <hws>
1064 <dc:attribute name="factory" value="hwsfactory"/> 1060 <dc:attribute name="factory" value="hwsfactory"/>
1065 <dc:attribute name="name" value="${hws_name}"/> 1061 <dc:attribute name="name" value="${hws_name}"/>

http://dive4elements.wald.intevation.org