changeset 1110:c6b2437c0c13

Transition bugfix for 'Achsenparallele Vertikalschnitt': given points from mapviewer call are taken into account now (issue318). gnv-artifacts/trunk@1241 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 29 Jun 2010 09:58:44 +0000
parents 2b4d197a538c
children 19182eaccc8d
files gnv-artifacts/ChangeLog gnv-artifacts/doc/conf/products/verticalcrosssection/conf_mesh_parallel.xml
diffstat 2 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Tue Jun 29 09:07:26 2010 +0000
+++ b/gnv-artifacts/ChangeLog	Tue Jun 29 09:58:44 2010 +0000
@@ -1,3 +1,11 @@
+2010-06-29  Ingo Weinzierl <ingo.weinzierl@intevation.de>
+
+	  Issue318
+
+	* doc/conf/products/verticalcrosssection/conf_mesh_parallel.xml: Transition
+	  bugfix: Given points from mapviewer call are now taken into account as
+	  well.
+
 2010-06-29  Ingo Weinzierl <ingo.weinzierl@intevation.de>
 
 	  Issue286
--- a/gnv-artifacts/doc/conf/products/verticalcrosssection/conf_mesh_parallel.xml	Tue Jun 29 09:07:26 2010 +0000
+++ b/gnv-artifacts/doc/conf/products/verticalcrosssection/conf_mesh_parallel.xml	Tue Jun 29 09:58:44 2010 +0000
@@ -119,7 +119,7 @@
          <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
             <from state="verticalcrosssection_mesh_parallel_without_geom"/>
             <to state="verticalcrosssection_mesh_parallel_coordinate"/>
-            <condition inputvalue="geometry" value="LINESTRING" operator="notequal"/>
+            <condition inputvalue="geometry" value="POINT" operator="notequal"/>
         </transition>
 
         <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
@@ -170,6 +170,7 @@
                  <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
                  <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
             </inputvalues>
+           <mesh-width xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="${artifacts.config.dir}/meshwidth.xml"/>
         </state>
 
         <transition transition="de.intevation.gnv.transition.DefaultTransition">

http://dive4elements.wald.intevation.org