Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 444:85f48e287fb3
Added configuration for vertical cross sections ("Profilschnitte")
gnv-artifacts/trunk@492 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 30 Dec 2009 10:35:19 +0000 |
parents | da21c256a0ba |
children | f42ed4f10b79 |
comparison
equal
deleted
inserted
replaced
443:da21c256a0ba | 444:85f48e287fb3 |
---|---|
1 2009-12-30 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * doc/conf/conf.xml: Added section gnv/vertical-cross-section | |
4 to configure the "Profilschnitte". | |
5 <samples width="..." height="..."/> configures the size of | |
6 the sample area. Defaults to 1024x768. | |
7 <filters><filter>...</filter></filters> configures the | |
8 list of post processing filters applied to the sample area | |
9 after the interpolation is done. Defaults to empty list. | |
10 | |
11 * src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContext.java: | |
12 Added keys for vertical cross section samples and filters. | |
13 | |
14 * src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContextFactory.java: | |
15 Parse the configuration for the new parameters. | |
16 | |
1 2009-12-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 17 2009-12-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 18 |
3 * doc/conf/conf.xml: Added a gnv/horizontal-cross-section-profile | 19 * doc/conf/conf.xml: Added a gnv/horizontal-cross-section-profile |
4 section to configure the "horizontalen Schnittprofile". | 20 section to configure the "horizontalen Schnittprofile". |
5 <samples number=".."/> gives the number of samples the | 21 <samples number=".."/> gives the number of samples the |