Mercurial > dive4elements > river
comparison artifacts/doc/conf/meta-data.xml @ 7272:f6e6e0e87426
Removed duplicate macro.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Wed, 09 Oct 2013 16:19:13 +0200 |
parents | 6e04d47caee4 |
children | 03257db5b0a9 |
comparison
equal
deleted
inserted
replaced
7271:9543b768d740 | 7272:f6e6e0e87426 |
---|---|
1815 <dc:call-macro name="flood-map-hydr-boundaries-lines"/> | 1815 <dc:call-macro name="flood-map-hydr-boundaries-lines"/> |
1816 </bfg_model> | 1816 </bfg_model> |
1817 <dc:call-macro name="flood-map-hydr-boundaries-state"/> | 1817 <dc:call-macro name="flood-map-hydr-boundaries-state"/> |
1818 </dc:macro> | 1818 </dc:macro> |
1819 | 1819 |
1820 <dc:macro name="flood-map-recommended"> | |
1821 <dc:comment> | |
1822 FIXME: Following two macros look identical to me. | |
1823 </dc:comment> | |
1824 <kilometrage> | |
1825 <riveraxis factory="riveraxis" ids="{$river_id}" target_out="{$out}" /> | |
1826 </kilometrage> | |
1827 <rastermap> | |
1828 <background factory="wmsbackground" ids="{$river_id}" target_out="{$out}" /> | |
1829 </rastermap> | |
1830 </dc:macro> | |
1831 | |
1832 <dc:macro name="flood-map-dem"> | 1820 <dc:macro name="flood-map-dem"> |
1833 <dems> | 1821 <dems> |
1834 <dc:context> | 1822 <dc:context> |
1835 <dc:statement> | 1823 <dc:statement> |
1836 SELECT d.id AS dem_id, | 1824 SELECT d.id AS dem_id, |