Mercurial > dive4elements > river
changeset 4124:c03639e30cc5
Improvements for issue949 (q and w facets for official lines).
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 12 Oct 2012 23:30:09 +0200 |
parents | 30168be950a6 |
children | a74487440693 |
files | flys-artifacts/ChangeLog flys-artifacts/doc/conf/meta-data.xml |
diffstat | 2 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Fri Oct 12 20:21:44 2012 +0200 +++ b/flys-artifacts/ChangeLog Fri Oct 12 23:30:09 2012 +0200 @@ -1,3 +1,10 @@ +2012-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Improve on issue949 (943/5). + + * flys-artifacts/doc/conf/meta-data.xml: Employ staticwqkms factory + to create w and q facets for official lines. + 2012-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> Improve on issue943/4
--- a/flys-artifacts/doc/conf/meta-data.xml Fri Oct 12 20:21:44 2012 +0200 +++ b/flys-artifacts/doc/conf/meta-data.xml Fri Oct 12 23:30:09 2012 +0200 @@ -320,7 +320,7 @@ <column> <dc:attribute name="name" value="${prot_column_name}"/> <dc:attribute name="ids" value="additionals-wstv-${prot_rel_pos}-${prot_id}"/> - <dc:attribute name="factory" value="staticwkms"/> + <dc:attribute name="factory" value="staticwqkms"/> <dc:attribute name="info" value="${info}"/> </column> </dc:elements>