Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 188:693f7b676ade
Adding two further fis which are based on Mesh to the System.
Fis in Median.Mesh will be choosen using the sourceid issue49
gnv-artifacts/trunk@232 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 16 Oct 2009 14:51:43 +0000 |
parents | 92a43d90a0b8 |
children | af354567b421 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Fri Oct 16 13:05:40 2009 +0000 +++ b/gnv-artifacts/ChangeLog Fri Oct 16 14:51:43 2009 +0000 @@ -1,5 +1,17 @@ 2009-10-16 Tim Englich <tim.englich@intevation.de> + * src/test/ressources/queries.properties: + There are different FIS in the Relation Median.Mesh so it is + nessessary to sepcify which FIS should be selected by using the sourceid + issue49 + * src/test/ressources/conf.xml: + Adding two further FIS to the Configuration which are based on Meshes. + Added the Sourceid to the ModelData issue49 + * src/main/resources/lang/artifactMessages*.properties: + Adding the Names of tne two new FIS to the Propertiesfiles issue49 + +2009-10-16 Tim Englich <tim.englich@intevation.de> + * src/main/java/de/intevation/gnv/chart/HorizontalProfileChartFactory.java (createXYSeries): Adding 5% bigger Valuearea to the Chart according to GT0030.011 2009-10-16 Tim Englich <tim.englich@intevation.de>