Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 1836:729ba79e94a0
Added datacage configuration, loader (Artifact and State) and a theme for cross section tracks.
flys-artifacts/trunk@3172 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 04 Nov 2011 14:09:05 +0000 |
parents | 03f129fa0256 |
children | 06cf1009301d |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Fri Nov 04 13:29:15 2011 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Fri Nov 04 14:09:05 2011 +0000 @@ -731,6 +731,13 @@ </fields> </theme> + <theme name="Qps"> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/> + <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> + </fields> + </theme> + <!-- Mappings are following now. A mapping maps between a name of a facet @@ -813,6 +820,7 @@ <mapping from="w_differences" to="Differences"/> <mapping from="floodmap.riveraxis" to="RiverAxis"/> <mapping from="floodmap.kms" to="Kms"/> + <mapping from="floodmap.qps" to="Qps"/> <mapping from="other.wkms" to="WKms"/> <mapping from="other.wqkms" to="WQKms"/> <mapping from="heightmarks_points" to="heightmarks_points"/>