comparison gnv-artifacts/doc/conf/products/verticalcrosssection/conf_mesh_parallel.xml @ 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 337727011de0
children
comparison
equal deleted inserted replaced
1109:2b4d197a538c 1110:c6b2437c0c13
117 </state> 117 </state>
118 118
119 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition"> 119 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
120 <from state="verticalcrosssection_mesh_parallel_without_geom"/> 120 <from state="verticalcrosssection_mesh_parallel_without_geom"/>
121 <to state="verticalcrosssection_mesh_parallel_coordinate"/> 121 <to state="verticalcrosssection_mesh_parallel_coordinate"/>
122 <condition inputvalue="geometry" value="LINESTRING" operator="notequal"/> 122 <condition inputvalue="geometry" value="POINT" operator="notequal"/>
123 </transition> 123 </transition>
124 124
125 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition"> 125 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
126 <from state="verticalcrosssection_mesh_parallel_without_geom"/> 126 <from state="verticalcrosssection_mesh_parallel_without_geom"/>
127 <to state="verticalcrosssection_mesh_point_parallel_presettings"/> 127 <to state="verticalcrosssection_mesh_point_parallel_presettings"/>
168 <inputvalue name="meshid" type="Integer" multiselect="false"/> 168 <inputvalue name="meshid" type="Integer" multiselect="false"/>
169 <inputvalue name="mesh_coordinate" type="Geometry" multiselect="false" usedinquery="1"/> 169 <inputvalue name="mesh_coordinate" type="Geometry" multiselect="false" usedinquery="1"/>
170 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/> 170 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
171 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/> 171 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
172 </inputvalues> 172 </inputvalues>
173 <mesh-width xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="${artifacts.config.dir}/meshwidth.xml"/>
173 </state> 174 </state>
174 175
175 <transition transition="de.intevation.gnv.transition.DefaultTransition"> 176 <transition transition="de.intevation.gnv.transition.DefaultTransition">
176 <from state="verticalcrosssection_mesh_point_parallel_presettings"/> 177 <from state="verticalcrosssection_mesh_point_parallel_presettings"/>
177 <to state="verticalcrosssection_mesh_parallel_axis"/> 178 <to state="verticalcrosssection_mesh_parallel_axis"/>

http://dive4elements.wald.intevation.org