Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 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 | 64e65daa65e9 |
children | 823e4f808418 |
comparison
equal
deleted
inserted
replaced
482:64e65daa65e9 | 483:c8089cd7d777 |
---|---|
1 2010-01-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/raster/Palette.java: | |
4 load <range> attribute "index" as external index. This | |
5 is useful to match color classes with external sources. | |
6 If no explicit index is given the order of ranges is | |
7 used as external index. | |
8 | |
9 * doc/conf/palette/flow-velocity.xml, | |
10 doc/conf/palette/water-levels.xml, | |
11 doc/conf/palette/salinity.xml, | |
12 doc/conf/palette/water-temperature.xml: Set explicit | |
13 external color class indices. | |
14 | |
15 * doc/conf/conf.xml: Set ground interpolation of "Horizontalschnitte" | |
16 to bilinear. | |
17 | |
1 2010-01-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 18 2010-01-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 19 |
3 * doc/conf/conf.xml: Reduced number of "Horizontalschnitt" | 20 * doc/conf/conf.xml: Reduced number of "Horizontalschnitt" |
4 samples to 256 because its much too slow with higher resolutions. | 21 samples to 256 because its much too slow with higher resolutions. |
5 This has to be improved. | 22 This has to be improved. |