annotate gnv-artifacts/doc/conf/products/horizontalprofile/conf_mesh_cross.xml @ 1034:50a5ce7a47b7

Implemented an odv exporter for product type 'Horizontales Schnittprofil' (issue260). gnv-artifacts/trunk@1082 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 10 May 2010 10:29:55 +0000
parents 5fa7c2823276
children
rev   line source
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
2 <artifact name="horizontalProfileMeshCross">
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
3 <states>
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
4 <state id="horizontalprofile_mesh_cross_mapviewerswitch" description="horizontalprofile_mesh_cross_area_one" state="de.intevation.gnv.state.DefaultAutoResumeState">
758
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
5 <!-- Empty State which will be used to integrate the switch for a
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
6 standalone and an mapviewer based call. -->
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
7 <inputvalues>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
8 <inputvalue name="sourceid" type="Integer" multiselect="false" usedinquery="0"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
9 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
10 </inputvalues>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
11 </state>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
12
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
13 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
14 <from state="horizontalprofile_mesh_cross_mapviewerswitch"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
15 <to state="horizontalprofile_mesh_cross_area"/>
758
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
16 <condition inputvalue="geometry" value="POLYGON" operator="notequal"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
17 </transition>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
18
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
19 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
20 <from state="horizontalprofile_mesh_cross_mapviewerswitch"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
21 <to state="horizontalprofile_mesh_cross_with_wkt"/>
758
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
22 <condition inputvalue="geometry" value="POLYGON" operator="equal"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
23 </transition>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
24
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
25 <state id="horizontalprofile_mesh_cross_with_wkt" description="timeseries_mesh" state="de.intevation.gnv.state.PreSettingsTransferState">
758
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
26 <queryID>verticalprofile_mesh_with_wkt</queryID>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
27 <dataname>meshid</dataname>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
28 <data-multiselect>false</data-multiselect>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
29 <presettings-transfer presetting="geometry" inputvalue="mesh_polygon"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
30 <inputvalues>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
31 <inputvalue name="sourceid" type="Integer" multiselect="false" usedinquery="1"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
32 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
33 <inputvalue name="mesh_polygon" type="Geometry" multiselect="false" usedinquery="1"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
34 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="0"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
35 </inputvalues>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
36 </state>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
37
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
38 <transition transition="de.intevation.gnv.transition.DefaultTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
39 <from state="horizontalprofile_mesh_cross_with_wkt"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
40 <to state="horizontalprofile_mesh_cross_linestring"/>
758
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
41 </transition>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
42
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
43 <state id="horizontalprofile_mesh_cross_area" description="horizontalprofile_mesh_cross_area_one" state="de.intevation.gnv.state.DefaultState">
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
44 <queryID>area_filter</queryID>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
45 <dataname>areaid</dataname>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
46 <data-multiselect>false</data-multiselect>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
47 <data-noselect>true</data-noselect>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
48 <inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
49 <inputvalue name="sourceid" type="Integer" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
50 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
51 <inputvalue name="areaid" type="Integer" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
52 </inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
53 </state>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
54
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
55 <transition transition="de.intevation.gnv.transition.ValueCompareTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
56 <from state="horizontalprofile_mesh_cross_area"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
57 <to state="horizontalprofile_mesh_cross_subarea"/>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
58 <condition inputvalue="areaid" value="n/n" operator="notequal"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
59 </transition>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
60 <transition transition="de.intevation.gnv.transition.ValueCompareTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
61 <from state="horizontalprofile_mesh_cross_area"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
62 <to state="horizontalprofile_mesh_cross_without_geom"/>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
63 <condition inputvalue="areaid" value="n/n" operator="equal"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
64 </transition>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
65
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
66 <state id="horizontalprofile_mesh_cross_subarea" description="horizontalprofile_mesh_cross_subaera" state="de.intevation.gnv.state.DefaultState">
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
67 <queryID>subarea_filter</queryID>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
68 <dataname>subareaid</dataname>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
69 <data-multiselect>false</data-multiselect>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
70 <inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
71 <inputvalue name="sourceid" type="Integer" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
72 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
73 <inputvalue name="areaid" type="Integer" multiselect="false" usedinquery="1"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
74 <inputvalue name="subareaid" type="Integer" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
75 </inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
76 </state>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
77
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
78 <transition transition="de.intevation.gnv.transition.DefaultTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
79 <from state="horizontalprofile_mesh_cross_subarea"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
80 <to state="horizontalprofile_mesh_cross"/>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
81 </transition>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
82
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
83 <state id="horizontalprofile_mesh_cross_without_geom" description="horizontalprofile_mesh_cross_without_geom" state="de.intevation.gnv.state.DefaultState">
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
84 <queryID>verticalprofile_mesh</queryID>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
85 <dataname>meshid</dataname>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
86 <data-multiselect>false</data-multiselect>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
87 <inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
88 <inputvalue name="sourceid" type="Integer" multiselect="false" usedinquery="1"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
89 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
90 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
91 </inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
92 </state>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
93
758
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
94 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
95 <from state="horizontalprofile_mesh_cross_without_geom"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
96 <to state="horizontalprofile_mesh_cross_linestring"/>
758
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
97 <condition inputvalue="geometry" value="LINESTRING" operator="notequal"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
98 </transition>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
99
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
100 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
101 <from state="horizontalprofile_mesh_cross_without_geom"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
102 <to state="horizontalprofile_meshpoint_cross_parameter_presettings"/>
758
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
103 <condition inputvalue="geometry" value="LINESTRING" operator="equal"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
104 </transition>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
105
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
106 <state id="horizontalprofile_mesh_cross" description="horizontalprofile_mesh_cross" state="de.intevation.gnv.state.DefaultState">
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
107 <queryID>verticalprofile_mesh_with_area</queryID>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
108 <dataname>meshid</dataname>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
109 <data-multiselect>false</data-multiselect>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
110 <inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
111 <inputvalue name="sourceid" type="Integer" multiselect="false" usedinquery="1"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
112 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
113 <inputvalue name="subareaid" type="Integer" multiselect="false" usedinquery="1"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
114 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
115 </inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
116 </state>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
117
758
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
118 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
119 <from state="horizontalprofile_mesh_cross"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
120 <to state="horizontalprofile_mesh_cross_linestring"/>
758
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
121 <condition inputvalue="geometry" value="LINESTRING" operator="notequal"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
122 </transition>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
123
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
124 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
125 <from state="horizontalprofile_mesh_cross"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
126 <to state="horizontalprofile_meshpoint_cross_parameter_presettings"/>
758
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
127 <condition inputvalue="geometry" value="LINESTRING" operator="equal"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
128 </transition>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
129
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
130 <state id="horizontalprofile_mesh_cross_linestring" description="horizontalprofile_mesh_cross_coordinate" state="de.intevation.gnv.state.SingleInputState">
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
131 <dataname>mesh_linestring</dataname>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
132 <data-multiselect>false</data-multiselect>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
133 <inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
134 <inputvalue name="meshid" type="Integer" multiselect="false"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
135 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
136 <inputvalue name="mesh_linestring" type="String" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
137 </inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
138 </state>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
139
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
140 <transition transition="de.intevation.gnv.transition.DefaultTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
141 <from state="horizontalprofile_mesh_cross_linestring"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
142 <to state="horizontalprofile_meshpoint_cross_parameter"/>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
143 </transition>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
144
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
145 <state id="horizontalprofile_meshpoint_cross_parameter" description="horizontalprofile_mesh_crosspoint_parameter" state="de.intevation.gnv.state.DefaultState">
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
146 <queryID>verticalprofile_mesh_parameter</queryID>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
147 <dataname>parameterid</dataname>
599
c5710a8d2825 Added the usage of the Presettings in the States which are handling the choice of Parameter
Tim Englich <tim.englich@intevation.de>
parents: 523
diff changeset
148 <presettings-name>parameter</presettings-name>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
149 <data-multiselect>true</data-multiselect>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
150 <inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
151 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
152 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
153 <inputvalue name="parameterid" type="Integer" multiselect="true" useinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
154 <inputvalue name="mesh_linestring" type="String" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
155 </inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
156 </state>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
157
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
158 <transition transition="de.intevation.gnv.transition.DefaultTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
159 <from state="horizontalprofile_meshpoint_cross_parameter"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
160 <to state="horizontalprofile_meshpoint_cross_depth"/>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
161 </transition>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
162
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
163 <state id="horizontalprofile_meshpoint_cross_parameter_presettings" description="horizontalprofile_meshpoint_cross_parameter" state="de.intevation.gnv.state.PreSettingsTransferState">
758
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
164 <queryID>verticalprofile_mesh_parameter</queryID>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
165 <dataname>parameterid</dataname>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
166 <presettings-name>parameter</presettings-name>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
167 <data-multiselect>true</data-multiselect>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
168 <presettings-transfer presetting="geometry" inputvalue="mesh_linestring"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
169 <inputvalues>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
170 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
171 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
172 <inputvalue name="parameterid" type="Integer" multiselect="true" useinquery="0"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
173 <inputvalue name="mesh_linestring" type="String" multiselect="false" usedinquery="0"/>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
174 </inputvalues>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
175 </state>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
176
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
177 <transition transition="de.intevation.gnv.transition.DefaultTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
178 <from state="horizontalprofile_meshpoint_cross_parameter_presettings"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
179 <to state="horizontalprofile_meshpoint_cross_depth"/>
758
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
180 </transition>
be24dd9b5d03 Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
181
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
182 <state id="horizontalprofile_meshpoint_cross_depth" description="horizontalprofile_meshpoint_cross_depth" state="de.intevation.gnv.state.DefaultState">
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
183 <queryID>horizontalprofile_meshpoint_depth</queryID>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
184 <dataname>depthid</dataname>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
185 <data-multiselect>true</data-multiselect>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
186 <inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
187 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
188 <inputvalue name="parameterid" type="Integer" multiselect="true" useinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
189 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
190 <inputvalue name="depthid" type="Integer" multiselect="true" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
191 <inputvalue name="mesh_linestring" type="String" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
192 </inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
193 </state>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
194
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
195 <transition transition="de.intevation.gnv.transition.DefaultTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
196 <from state="horizontalprofile_meshpoint_cross_depth"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
197 <to state="horizontalprofile_mesh_cross_year"/>
523
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
198 </transition>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
199
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
200 <state id="horizontalprofile_mesh_cross_year" description="horizontalprofile_mesh_cross_year" state="de.intevation.gnv.state.DefaultState">
523
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
201 <queryID>verticalprofile_mesh_year</queryID>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
202 <dataname>yearid</dataname>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
203 <data-multiselect>true</data-multiselect>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
204 <inputvalues>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
205 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
206 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
207 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1"/>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
208 <inputvalue name="depthid" type="Integer" multiselect="true" usedinquery="0"/>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
209 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
210 <inputvalue name="yearid" type="String" multiselect="true" usedinquery="0"/>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
211 <inputvalue name="mesh_linestring" type="String" multiselect="false" usedinquery="0"/>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
212 </inputvalues>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
213 </state>
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
214
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
215 <transition transition="de.intevation.gnv.transition.DefaultTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
216 <from state="horizontalprofile_mesh_cross_year"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
217 <to state="horizontalprofile_mesh_cross_date"/>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
218 </transition>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
219
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
220 <state id="horizontalprofile_mesh_cross_date" description="horizontalprofile_mesh_cross_date" state="de.intevation.gnv.state.DefaultState">
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
221 <queryID>verticalprofile_mesh_date</queryID>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
222 <dataname>dateid</dataname>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
223 <data-multiselect>true</data-multiselect>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
224 <inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
225 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
226 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
227 <inputvalue name="depthid" type="Integer" multiselect="true" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
228 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
523
c6249cb631df Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
229 <inputvalue name="yearid" type="String" multiselect="true" usedinquery="1"/>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
230 <inputvalue name="dateid" type="Date" multiselect="true" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
231 <inputvalue name="mesh_linestring" type="String" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
232 </inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
233 </state>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
234
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
235 <transition transition="de.intevation.gnv.transition.DefaultTransition">
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
236 <from state="horizontalprofile_mesh_cross_date"/>
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
237 <to state="horizontalprofile_mesh_cross_calculate_results"/>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
238 </transition>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
239
864
2b8707432121 ISSUE262: Removed duplicate StateIds
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
240 <state id="horizontalprofile_mesh_cross_calculate_results" description="horizontalprofile_mesh_cross_calculate_results" state="de.intevation.gnv.state.profile.horizontal.HorizontalProfileMeshCrossOutputState">
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
241 <queryID>horizontalprofile_mesh_cross_chart_data</queryID>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
242 <queryID-ijk>horizontalprofile_meshpoint_cross_ij</queryID-ijk>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
243 <queryID-odv>horizontalprofile_mesh_odv_data</queryID-odv>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
244 <inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
245 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
246 <inputvalue name="dateid" type="Date" multiselect="true" usedinquery="1"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
247 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
248 <inputvalue name="depthid" type="Integer" multiselect="true" usedinquery="1"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
249 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
250 <inputvalue name="mesh_linestring" type="String" multiselect="false" usedinquery="0"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
251 </inputvalues>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
252 <value-names>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
253 <value-name name="feature" value="mesh_point"></value-name>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
254 <value-name name="parameter" value="parameterid"></value-name>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
255 <value-name name="measurement" value="depthid"></value-name>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
256 </value-names>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
257 <outputsModes>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
258 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png">
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
259 <parameters>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
260 <inputvalue name="width" type="Integer" value="600"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
261 <inputvalue name="height" type="Integer" value="400"/>
502
fec85cd01497 Fixed issue105. Added option to enable/disable data points in charts. Parse this option while creating charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 500
diff changeset
262 <inputvalue name="points" type="Boolean" value="false"/>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
263 </parameters>
633
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 618
diff changeset
264 <exportModes>
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 618
diff changeset
265 <export name="img" description="IMG-Export der Daten" mime-type="image/png" />
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 618
diff changeset
266 <export name="pdf" description="PDF-Export der Daten" mime-type="application/pdf" />
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 618
diff changeset
267 <export name="svg" description="SVG-Export der Daten" mime-type="image/svg+xml" />
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 618
diff changeset
268 </exportModes>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
269 </outputsMode>
618
250160797195 Added histogram as output mode in configuration files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 599
diff changeset
270 <outputsMode name="histogram" description="Histogram of the Values" mime-type="image/png">
250160797195 Added histogram as output mode in configuration files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 599
diff changeset
271 <parameters>
250160797195 Added histogram as output mode in configuration files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 599
diff changeset
272 <inputvalue name="width" type="Integer" value="600"/>
250160797195 Added histogram as output mode in configuration files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 599
diff changeset
273 <inputvalue name="height" type="Integer" value="400"/>
250160797195 Added histogram as output mode in configuration files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 599
diff changeset
274 <inputvalue name="bincount" type="Integer" value="7"/>
847
42c4cfc0d133 Changed the type of histogram parameter 'binwidth' from integer to double (issue231).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 758
diff changeset
275 <inputvalue name="binwidth" type="Double" value="7"/>
618
250160797195 Added histogram as output mode in configuration files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 599
diff changeset
276 </parameters>
633
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 618
diff changeset
277 <exportModes>
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 618
diff changeset
278 <export name="img" description="IMG-Export der Daten" mime-type="image/png" />
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 618
diff changeset
279 <export name="pdf" description="PDF-Export der Daten" mime-type="application/pdf" />
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 618
diff changeset
280 <export name="svg" description="SVG-Export der Daten" mime-type="image/svg+xml" />
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 618
diff changeset
281 </exportModes>
522
c896282c2601 Issue 156 solved. Added width, height and points as parameter to svg and pdf output mode. Width and height have an effact on the width and height of the export, points is a boolean property which enables/disables the drawing of data points.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 502
diff changeset
282 </outputsMode>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
283 <outputsMode name="csv" description="CSV-Export der Daten" mime-type="text/plain"/>
1034
50a5ce7a47b7 Implemented an odv exporter for product type 'Horizontales Schnittprofil' (issue260).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 872
diff changeset
284 <outputsMode name="odv" description="ODV-Export der Daten" mime-type="text/plain"/>
352
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
285 <outputsMode name="statistics" description="Statistik zu den Daten" mime-type="text/xml"/>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
286 </outputsModes>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
287 </state>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
288 </states>
24c21a720aa5 Added Support for "horizontale Schnittprofile"
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
289 </artifact>

http://dive4elements.wald.intevation.org