diff gnv-artifacts/ChangeLog @ 538:f4e20322461b

Summarized Changes and NEWS for Release 0.4 gnv-artifacts/trunk@638 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Hans Plum <hans.plum@intevation.de>
date Wed, 27 Jan 2010 14:38:27 +0000
parents f7f97edf09ba
children 0f454d8067ca
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Wed Jan 27 10:01:37 2010 +0000
+++ b/gnv-artifacts/ChangeLog	Wed Jan 27 14:38:27 2010 +0000
@@ -1,3 +1,9 @@
+2010-01-27  Hans Plum <hans@intevation.de>
+
+	RELEASE 0.4
+
+	* Changes, NEWS, ChangeLog: Summarized activities
+
 2010-01-27  Ingo Weinzierl <ingo.weinzierl@intevation.de>
 
 	  Issue164
@@ -243,7 +249,7 @@
 
 2010-01-23	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
 
-	* contrib/palette2qgis.xsl: New. XST transformation to turn a
+	* contrib/palette2qgis.xsl: New. XSLT transformation to turn a
 	  palette XML file into a style definition suitable to be used
 	  in QGIS. Tested with QGIS 1.4.0-Enceladus. Usage:
 
@@ -481,8 +487,7 @@
 	  src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java:
 	  Removed needless imports.
 
-	* src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java: Write polygons and lines strings to
-	shape files.
+	* src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java: Write polygons and lines strings to shape files.
 	  
 2010-01-19	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
 
@@ -571,6 +576,7 @@
 
 	* doc/schema/externalinterface_testdata.sql: 
 	  Added Testdata to demonstrate how the different Tables has to be filled.
+
 	* doc/schema/externalinterface_schema.sql: 
 	  Added Schema for the DB-Schemaextention for providing the Data that is 
 	  required for the external Interface to the Mapviewer
@@ -606,7 +612,7 @@
 	* src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_chart.xml,
 	  src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_odv.xml,
 	  src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_csv.xml: 
-	  Removed Files, because they are note required any more.
+	  Removed Files, because they are not required any more.
 	* src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_zip.xml: 
 	  Added new RequestFile for calling for retrieving a Zip-File from the Server.
 	* src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_wms.xml: 
@@ -617,7 +623,7 @@
 2010-01-18  Tim Englich  <tim.englich@intevation.de>
 
 	* src/test/java/de/intevation/gnv/artifacts/TestArtifactDatabase.java (TestArtifactDatabase): 
-	  New: Added an Testimplementation of the ArtifactDatabase to the Tests to uses it inside the
+	  New: Added an Testimplementation of the ArtifactDatabase to the Tests to use it inside the
 	  TestCallcontext to prevent NPEs during the Testzenarios.
 	  
 	* src/test/java/de/intevation/gnv/artifacts/TestCallContext.java (TestCallContext): 
@@ -852,7 +858,7 @@
 
 	* src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java: 'advance'
 	  method will now consider old states. We reset input data of target state
-	  and clean cache from 'future data' before stepping back to previous
+	  and clean cache from 'future data' before steping back to previous
 	  states.
 
 	  TODO: Refactor caching mechanism which should take care of different 
@@ -967,7 +973,7 @@
 
 	* src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCaseBase.java (readDocument): 
 	  Set NameSpaceAware to true to get the Unittests work again.
-	  The Out-Calls doesn't work jet!!!
+	  The Out-Calls doesn't work yet!!!
 	
 
 2010-01-11	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
@@ -1079,6 +1085,8 @@
 
 2010-01-08  Tim Englich  <tim.englich@intevation.de>
 
+	Issue 137
+
 	* src/main/java/de/intevation/gnv/utils/InputValidator.java (getPointValue),
 	  src/main/java/de/intevation/gnv/timeseries/gap/DefaultTimeGap.java (key),
 	  src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java (getStatisticsGenerator), 
@@ -1086,7 +1094,6 @@
 	  src/main/java/de/intevation/gnv/state/CoordinateSelectionState.java (prepareInputData4RegionDBQuery),
 	  src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java (advance):
 	  Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
-	  ISSUE 137
 	
 2010-01-08  Tim Englich  <tim.englich@intevation.de>
 	* src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestSuite.java (suite): 
@@ -1095,7 +1102,8 @@
 	* src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_feed.xml,
 	  src/test/ressources/timeseries_mesh/timeseries_step_08_feed.xml,
 	  src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_feed.xml: 
-	  Chanded the feeded Datevalues because the Values in the Database has changed.
+	  Changed the feeded Datevalues because the Values in the Database
+	  have changed. TODO: Does it have an effect on the IDs?
 	
 	* src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_03_advance.xml,
 	  src/test/java/de/intevation/gnv/artifacts/MeshVerticalCrossSectionTestCase.java (testArtifact): 
@@ -1110,9 +1118,11 @@
 	* src/main/resources/lang/artifactMessages.properties: 
 	  Added Ressources for the GUI for visualizing the Inputstate for
 	  Polygons.
+	
 	* doc/conf/products/horizontalcrosssection/conf_mesh.xml: 
-	  Added State for the possibility to enter a Polygon which should trim 
-	  the Data that will be visualized.
+	  Added State for the possibility to enter a Polygon which should clip
+	  the data that will be visualized.
+	
 	* src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java (getChart): 
 	  Integrated the access to the Polygon which should be used to trim the Data which 
 	  should be visualized.
@@ -1146,8 +1156,10 @@
 
 	* src/main/java/de/intevation/gnv/state/profile/verticalcrosssection/VerticalCrossSectionOutputState.java (process): 
 	  Changed the XYDepth-Interface-Implementation to QueriedXYDepth
+
 	* doc/conf/queries.properties: 
 	  Added the Query for Rasterdataaccess.
+
 	* src/main/java/de/intevation/gnv/math/QueriedXYDepth.java (QueriedXYDepth): 
 	  Added Implementation of the XYDepth-Interface for Querying the height
 	  of an Position using the geo-backend interface.
@@ -1295,10 +1307,10 @@
 	* src/main/java/de/intevation/gnv/state/profile/verticalcrosssection/VerticalCrossSectionOutputState.java:
 	  Generate iso lines by dividing palette ranges in two
 	  parts each and trace them. This shows that the ideas described
-	  by K. Jancke in gnv-issues/issue108 are possible not the
+	  by K. Jancke in gnv-issues/issue108 are probably not the
 	  right way to go. Applying this strategy there would be
-	  locally to many isolines if there is a steep gradient. 
-	  On the other side large areas are splitted in too less sections
+	  locally too many isolines if there is a steep gradient. 
+	  On the other hand large areas are splitted in too less sections
 	  by too less iso lines. A better way may be a splitting with
 	  a look at the areas and shapes of the regions. Large, round 
 	  regions need more splits. Long, thin regions need less.
@@ -1783,7 +1795,7 @@
 	  transitions of verticalcrosssection (german 'Profilschnitt').
 
 2009-12-21  Ingo Weinzierl <ingo.weinzierl@intevation.de>
-
+a
 	* src/main/java/de/intevation/gnv/utils/WKTUtils.java
 	  src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileMeshCrossOutputState.java:
 	  Outsourcing of some methods to prepare results for chart creation.

http://dive4elements.wald.intevation.org