diff gnv-artifacts/ChangeLog @ 468:7ba4c7222265

Added ij-Index determination for horizontal-cross-sections. gnv-artifacts/trunk@531 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Tue, 12 Jan 2010 11:34:25 +0000
parents b2d2b36b20a0
children 62fc63d0f71d
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Tue Jan 12 08:49:51 2010 +0000
+++ b/gnv-artifacts/ChangeLog	Tue Jan 12 11:34:25 2010 +0000
@@ -1,3 +1,30 @@
+2010-01-12  Tim Englich  <tim.englich@intevation.de>
+
+	* src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContextFactory.java (configureHorizontalCrossSection): 
+	  Added the Method to load the Configurationsettings for horizontal-cross-sections
+	  from the global Configuartion and put it into the Context.
+	  
+	* src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContext.java: 
+	  Added static variables to define the Keys used for horizontal-cross-sections
+
+	* src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java (getChartResult): 
+	  Integrated the Possibility to determin the required Snipped of an Mesh
+	  using the ij-Index determined by the given Polygon.
+	  Added the process-method which must still be implemented.
+
+	* src/main/java/de/intevation/gnv/utils/WKTUtils.java (worldEnvelopeCoordinatesToIndex): 
+	  Added worldEnvelopeCoordinatesToIndex-Method for determining the ij-Coodinates
+	  for a given Envelope.
+	  Some refactoring-Work done for reuse some existing Code of this Class.
+
+	* doc/conf/conf.xml: 
+	  Added the Configuration-Node for horizontal-cross-sections in this
+	  File.
+
+	* doc/conf/products/horizontalcrosssection/conf_mesh.xml: 
+	  Added ij-Query Node  to OutputState to make the Querystring
+	  available to this Product.
+
 2010-01-12  Ingo Weinzierl <ingo.weinzierl@intevation.de>
 
 	* src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java:

http://dive4elements.wald.intevation.org