comparison artifacts/doc/conf/meta-data.xml @ 7171:200ae084909a

issue1435: Group minfo-stuff in dc, include waterlevels from csv.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 26 Sep 2013 13:56:54 +0200
parents 78de3309697e
children e1c875583a94
comparison
equal deleted inserted replaced
7170:46ba37c22d9f 7171:200ae084909a
1207 <dc:call-macro name="basedata_2_fixations"/> 1207 <dc:call-macro name="basedata_2_fixations"/>
1208 <dc:call-macro name="basedata_4_heightmarks-points"/> 1208 <dc:call-macro name="basedata_4_heightmarks-points"/>
1209 <dc:call-macro name="basedata_3_officials"/> 1209 <dc:call-macro name="basedata_3_officials"/>
1210 <dc:call-macro name="basedata_5_flood-protections"/> 1210 <dc:call-macro name="basedata_5_flood-protections"/>
1211 <dc:call-macro name="annotations_per_type"/> 1211 <dc:call-macro name="annotations_per_type"/>
1212 <dc:call-macro name="basedata_6_delta_w"/>
1213 <dc:call-macro name="basedata_7_waterlevels"/>
1214 <minfo>
1215 <dc:call-macro name="minfo-heights"/>
1216 <dc:call-macro name="sounding-width"/>
1217 </minfo>
1212 </dc:macro> 1218 </dc:macro>
1213 1219
1214 <dc:macro name="basedata_5_flood-protections"> 1220 <dc:macro name="basedata_5_flood-protections">
1215 <dc:filter expr="$kind=5"> 1221 <dc:filter expr="$kind=5">
1216 <dc:if test="dc:has-result()"> 1222 <dc:if test="dc:has-result()">
1302 </dc:group> 1308 </dc:group>
1303 </additionals> 1309 </additionals>
1304 </dc:if> 1310 </dc:if>
1305 </dc:filter> 1311 </dc:filter>
1306 </dc:macro> 1312 </dc:macro>
1313
1314
1315 <dc:macro name="basedata_7_waterlevels">
1316 <dc:filter expr="$kind=7">
1317 <dc:if test="dc:has-result()">
1318 <wlevel>
1319 <dc:group expr="$wst_description">
1320 <relativepoint name="{dc:group-key()}">
1321 <dc:for-each>
1322 <column name="{$wst_column_name}"
1323 ids="additionals-wstv-{$wst_column_position}-{$wst_id}"
1324 factory="staticwqkms" target_out="{$out}"
1325 info="{$info} [km {$deffrom} - {$defto}]"/>
1326 </dc:for-each>
1327 </relativepoint>
1328 </dc:group>
1329 </wlevel>
1330 </dc:if>
1331 </dc:filter>
1332 </dc:macro>
1333
1307 1334
1308 <dc:macro name="basedata_6_delta_w"> 1335 <dc:macro name="basedata_6_delta_w">
1309 <dc:filter expr="$kind=6"> 1336 <dc:filter expr="$kind=6">
1310 <dc:if test="dc:has-result()"> 1337 <dc:if test="dc:has-result()">
1311 <delta_w> 1338 <delta_w>

http://dive4elements.wald.intevation.org