Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes/default/longitudinal-section.xml @ 4670:4b815be22562
Added theme mapping for new facets and added theme for discharge.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 13 Dec 2012 15:56:38 +0100 |
parents | e6a282844a33 |
children | 68391fbb1c56 |
comparison
equal
deleted
inserted
replaced
4669:d0b9b77fff9f | 4670:4b815be22562 |
---|---|
838 <field name="linecolor" type="Color" display="Linienfarbe" | 838 <field name="linecolor" type="Color" display="Linienfarbe" |
839 default="0, 204, 204" /> | 839 default="0, 204, 204" /> |
840 </fields> | 840 </fields> |
841 </theme> | 841 </theme> |
842 | 842 |
843 <theme name="FlowVelocityDischarge"> | |
844 <inherits> | |
845 <inherit from="LongitudinalSection" /> | |
846 </inherits> | |
847 <fields> | |
848 <field name="linecolor" type="Color" display="Linienfarbe" | |
849 default="0, 204, 0" /> | |
850 </fields> | |
851 </theme> | |
852 | |
843 <!-- Sediment load --> | 853 <!-- Sediment load --> |
844 <theme name="SedimentLoadCoarse"> | 854 <theme name="SedimentLoadCoarse"> |
845 <inherits> | 855 <inherits> |
846 <inherit from="LongitudinalSection" /> | 856 <inherit from="LongitudinalSection" /> |
847 </inherits> | 857 </inherits> |