comparison gnv-artifacts/doc/conf/palette/flow-velocity.xml @ 483:c8089cd7d777

Added explicit index scheme to palette classes to allow external references. gnv-artifacts/trunk@558 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 18 Jan 2010 10:56:41 +0000
parents 1e192ea34e80
children
comparison
equal deleted inserted replaced
482:64e65daa65e9 483:c8089cd7d777
1 <?xml version="1.0" encoding="UTF-8" ?> 1 <?xml version="1.0" encoding="UTF-8" ?>
2 <ranges> 2 <ranges>
3 <range from="-inf" to="0.025" rgb="#38a800" description="&lt; 0.025"/> 3 <range index="0" from="-inf" to="0.025" rgb="#38a800" description="&lt; 0.025"/>
4 <range from="0.025" to="0.05" rgb="#56b800" description="0.025 - 0.05"/> 4 <range index="1" from="0.025" to="0.05" rgb="#56b800" description="0.025 - 0.05"/>
5 <range from="0.05" to="0.1" rgb="#74c700" description="0.05 - 0.1"/> 5 <range index="2" from="0.05" to="0.1" rgb="#74c700" description="0.05 - 0.1"/>
6 <range from="0.1" to="0.3" rgb="#96d600" description="0.1 - 0.3"/> 6 <range index="3" from="0.1" to="0.3" rgb="#96d600" description="0.1 - 0.3"/>
7 <range from="0.3" to="0.5" rgb="#bfe600" description="0.3 - 0.5"/> 7 <range index="4" from="0.3" to="0.5" rgb="#bfe600" description="0.3 - 0.5"/>
8 <range from="0.5" to="0.7" rgb="#e9f500" description="0.5 - 0.7"/> 8 <range index="5" from="0.5" to="0.7" rgb="#e9f500" description="0.5 - 0.7"/>
9 <range from="0.7" to="0.9" rgb="#ffea00" description="0.7 - 0.9"/> 9 <range index="6" from="0.7" to="0.9" rgb="#ffea00" description="0.7 - 0.9"/>
10 <range from="0.9" to="1.1" rgb="#ffbb00" description="0.9 - 1.1"/> 10 <range index="7" from="0.9" to="1.1" rgb="#ffbb00" description="0.9 - 1.1"/>
11 <range from="1.1" to="1.3" rgb="#ff8c00" description="1.1 - 1.3"/> 11 <range index="8" from="1.1" to="1.3" rgb="#ff8c00" description="1.1 - 1.3"/>
12 <range from="1.3" to="1.5" rgb="#ff5e00" description="1.3 - 1.5"/> 12 <range index="9" from="1.3" to="1.5" rgb="#ff5e00" description="1.3 - 1.5"/>
13 <range from="1.5" to="1.7" rgb="#ff2f00" description="1.5 - 1.7"/> 13 <range index="10" from="1.5" to="1.7" rgb="#ff2f00" description="1.5 - 1.7"/>
14 <range from="1.7" to="inf" rgb="#ff0000" description="&gt; 1.7"/> 14 <range index="11" from="1.7" to="inf" rgb="#ff0000" description="&gt; 1.7"/>
15 </ranges> 15 </ranges>

http://dive4elements.wald.intevation.org