Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/meta-data.xml @ 5328:91070b784212
Move hws out of data cage flood map.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Fri, 15 Mar 2013 19:41:13 +0100 |
parents | 2c1045a1e3fe |
children | 4b1d8f367428 |
comparison
equal
deleted
inserted
replaced
5327:5376aa576604 | 5328:91070b784212 |
---|---|
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')"> | 949 <!-- dc:when test="dc:contains($parameters, 'hws')"> |
950 <dc:call-macro name="flood-map-hws-lines" /> | 950 <dc:call-macro name="flood-map-hws-lines" /> |
951 <dc:call-macro name="flood-map-hws-points" /> | 951 <dc:call-macro name="flood-map-hws-points" /> |
952 </dc:when> | 952 </dc:when --> |
953 <dc:otherwise> | 953 <dc:otherwise> |
954 <dc:call-macro name="flood-map-complete"/> | 954 <dc:call-macro name="flood-map-complete"/> |
955 </dc:otherwise> | 955 </dc:otherwise> |
956 </dc:choose> | 956 </dc:choose> |
957 </floodmap> | 957 </floodmap> |
958 <dc:if test="dc:contains($parameters, 'hws')"> | |
959 <hws> | |
960 <dc:call-macro name="flood-map-hws-lines" /> | |
961 <dc:call-macro name="flood-map-hws-points" /> | |
962 </hws> | |
963 </dc:if> | |
964 | |
958 <dc:macro name="flood-map-recommended"> | 965 <dc:macro name="flood-map-recommended"> |
959 <dc:comment> | 966 <dc:comment> |
960 FIXME: Following two macros look identical to me. | 967 FIXME: Following two macros look identical to me. |
961 </dc:comment> | 968 </dc:comment> |
962 <kilometrage> | 969 <kilometrage> |