diff gnv-artifacts/ChangeLog @ 646:c8749d83d9b6

Added a configuration section for mapserver relevant stuff. Moved source to write meta files out to an own helper class named MetaWriter. gnv-artifacts/trunk@733 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 04 Mar 2010 16:23:24 +0000
parents 0cf162fa4334
children 7c67ff162e87
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Thu Mar 04 14:06:26 2010 +0000
+++ b/gnv-artifacts/ChangeLog	Thu Mar 04 16:23:24 2010 +0000
@@ -1,3 +1,27 @@
+2010-03-04  Ingo Weinzierl <ingo.weinzierl@intevation.de>
+
+	* doc/conf/conf.xml: Added a section to configure MapServer relevant stuff.
+
+	* src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContextFactory.java:
+	  Store mapserver path in CallContext object to have access everywhere we
+	  have a CallContext object (avoids reading config.xml all the time we want
+	  to write mapfile).
+
+	* src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContext.java:
+	  Added key to store MapServer information into CallContext and fetch it
+	  from it.
+
+	* src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java:
+	  Removed code to write meta information files (sourced out to MetaWriter).
+	  This has been done with the intend to write meta information of CONTIS and
+	  NAUTHIS using that class as well.
+
+	* src/main/java/de/intevation/gnv/utils/MetaWriter.java: Helper class to
+	  write meta information files used for mapfile generation. Write general
+	  information about our wms service (MapServer) into meta information file.
+	  This is used to give the user information about the place where he can
+	  find the wms service and his generated wms layer.
+
 2010-03-04  Ingo Weinzierl <ingo.weinzierl@intevation.de>
 
 	* doc/conf/maptemplates/flow-velocity_polygons.class.vm,

http://dive4elements.wald.intevation.org