diff gnv-artifacts/src/test/ressources/conf.xml @ 173:1b2fc94766c9

Added real Coordinate-Query to TimeSeries-Mesh gnv-artifacts/trunk@212 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Tue, 13 Oct 2009 09:11:23 +0000
parents 7be22e76c270
children dbf68950b4d9
line wrap: on
line diff
--- a/gnv-artifacts/src/test/ressources/conf.xml	Mon Oct 12 09:19:16 2009 +0000
+++ b/gnv-artifacts/src/test/ressources/conf.xml	Tue Oct 13 09:11:23 2009 +0000
@@ -193,7 +193,7 @@
                     </inputvalues>
                 </transition>
                 
-                <transition id="timeseries_meshpoint" description="timeseries_meshpoint" transition="de.intevation.gnv.transition.DefaultTransition">
+                <transition id="timeseries_meshpoint" description="timeseries_meshpoint" transition="de.intevation.gnv.transition.CoordinateSelectionTransition">
                     <queryID>timeseries_meshpoint</queryID>
                     <dataname>mesh_point</dataname>
                     <data-multiselect>false</data-multiselect>
@@ -202,7 +202,7 @@
                     </reachableTransitions>
                     <inputvalues>
                          <inputvalue name="meshid" type="Integer" multiselect="false"/>
-                         <inputvalue name="mesh_coordinate" type="Point" multiselect="false" usedinquery="0"/>
+                         <inputvalue name="mesh_coordinate" type="Coordinate" multiselect="false" usedinquery="1"/>
                     </inputvalues>
                 </transition>
                 

http://dive4elements.wald.intevation.org