Mercurial > dive4elements > river
comparison artifacts/doc/conf/meta-data.xml @ 8300:b70f0a3510c7
Classify and sort iteration over non-recommendations.
author | "Tom Gottfried <tom@intevation.de>" |
---|---|
date | Fri, 19 Sep 2014 16:07:59 +0200 |
parents | de42523b2e27 |
children | 2869a2e482e5 |
comparison
equal
deleted
inserted
replaced
8299:de42523b2e27 | 8300:b70f0a3510c7 |
---|---|
116 Non - Recommendations (offered to user to choose additional data from). | 116 Non - Recommendations (offered to user to choose additional data from). |
117 </dc:comment> | 117 </dc:comment> |
118 <dc:iterate var="out" container="artifact-outs"> | 118 <dc:iterate var="out" container="artifact-outs"> |
119 <dc:message>Non Rec out iteration for: {$out}</dc:message> | 119 <dc:message>Non Rec out iteration for: {$out}</dc:message> |
120 <dc:choose> | 120 <dc:choose> |
121 <dc:comment> Inline datacage panels </dc:comment> | |
121 <dc:when test="$out = 'minfo_diff_panel'"> | 122 <dc:when test="$out = 'minfo_diff_panel'"> |
122 <dc:call-macro name="minfo-heights-diff"/> | 123 <dc:call-macro name="minfo-heights-diff"/> |
123 </dc:when> | 124 </dc:when> |
125 <dc:when test="$out = 'floodmap_dem_panel'"> | |
126 <dc:call-macro name="flood-map-dem"/> | |
127 </dc:when> | |
128 <dc:when test="$out = 'floodmap_hws_panel'"> | |
129 <hws> | |
130 <dc:call-macro name="flood-map-hws-lines"/> | |
131 <dc:call-macro name="flood-map-hws-points"/> | |
132 </hws> | |
133 </dc:when> | |
134 <dc:when test="$out = 'winfo_diff_twin_panel'"> | |
135 <dc:if test="$current-state-id != 'state.winfo.uesk.wsp'"> | |
136 <dc:call-macro name="basedata_0"/> | |
137 <dc:call-macro name="basedata_1_additionals"/> | |
138 <dc:call-macro name="basedata_2_fixations"/> | |
139 <dc:call-macro name="basedata_4_heightmarks-points"/> | |
140 <dc:call-macro name="basedata_5_flood-protections"/> | |
141 </dc:if> | |
142 </dc:when> | |
143 <dc:when test="$out = 'waterlevels_panel'"> | |
144 <dc:call-macro name="basedata_0"/> | |
145 <dc:call-macro name="basedata_1_additionals"/> | |
146 <dc:call-macro name="basedata_2_fixations"/> | |
147 <dc:call-macro name="basedata_3_officials"/> | |
148 <dc:call-macro name="basedata_4_heightmarks-points"/> | |
149 <dc:call-macro name="basedata_5_flood-protections"/> | |
150 </dc:when> | |
151 <dc:comment> Longitudinal sections </dc:comment> | |
152 <dc:when test="$out = 'longitudinal_section'"> | |
153 <dc:call-macro name="longitudinal-section-prototype"/> | |
154 </dc:when> | |
155 <dc:when test="$out = 'w_differences'"> | |
156 <dc:call-macro name="longitudinal-section-prototype"/> | |
157 </dc:when> | |
158 <dc:when test="$out = 'discharge_longitudinal_section'"> | |
159 <dc:call-macro name="longitudinal-section-prototype"/> | |
160 </dc:when> | |
161 <dc:when test="$out = 'fix_longitudinal_section_curve'"> | |
162 <dc:call-macro name="longitudinal-section-prototype"/> | |
163 </dc:when> | |
164 <dc:when test="$out = 'flow_velocity'"> | |
165 <dc:call-macro name="longitudinal-section-prototype"/> | |
166 </dc:when> | |
167 <dc:when test="$out = 'bed_longitudinal_section'"> | |
168 <dc:call-macro name="longitudinal-section-prototype"/> | |
169 </dc:when> | |
170 <dc:when test="$out = 'sedimentload_ls'"> | |
171 <dc:call-macro name="longitudinal-section-prototype"/> | |
172 </dc:when> | |
173 <dc:when test="$out = 'bedheight_middle'"> | |
174 <dc:call-macro name="longitudinal-section-prototype"/> | |
175 </dc:when> | |
176 <dc:when test="$out = 'bed_difference_height_year'"> | |
177 <dc:call-macro name="longitudinal-section-prototype"/> | |
178 </dc:when> | |
179 <dc:when test="$out = 'bed_difference_year'"> | |
180 <dc:call-macro name="longitudinal-section-prototype"/> | |
181 </dc:when> | |
182 <dc:comment> Discharge curves </dc:comment> | |
183 <dc:when test="$out = 'historical_discharge_wq'"> | |
184 <dc:call-macro name="discharge-curve-prototype"/> | |
185 <dc:call-macro name="basedata_5_flood-protections"/> | |
186 <dc:call-macro name="basedata_0"/> | |
187 <dc:call-macro name="basedata_1_additionals"/> | |
188 <dc:call-macro name="basedata_4_heightmarks-points"/> | |
189 <computed_discharge_curve> | |
190 <dc:call-macro name="mainvalues"/> | |
191 </computed_discharge_curve> | |
192 </dc:when> | |
193 <dc:when test="$out = 'discharge_curve'"> | |
194 <dc:call-macro name="discharge-prototype"/> | |
195 <computed_discharge_curve> | |
196 <dc:call-macro name="mainvalues"/> | |
197 </computed_discharge_curve> | |
198 </dc:when> | |
199 <dc:when test="$out = 'fix_wq_curve'"> | |
200 <dc:call-macro name="discharge-prototype"/> | |
201 </dc:when> | |
202 <dc:when test="$out = 'computed_discharge_curve'"> | |
203 <dc:call-macro name="discharge-curve-prototype"/> | |
204 <dc:call-macro name="basedata_0_wq"/> | |
205 <dc:call-macro name="basedata_1_additionals_wq"/> | |
206 <dc:call-macro name="basedata_5_flood-protections"/> | |
207 <computed_discharge_curve> | |
208 <dc:call-macro name="mainvalues"/> | |
209 </computed_discharge_curve> | |
210 </dc:when> | |
211 <dc:when test="starts-with($out, 'sq_relation') or | |
212 $out = 'sq_overview'"> | |
213 <dc:call-macro name="sqrelations"/> | |
214 </dc:when> | |
215 <dc:comment> Cross sections </dc:comment> | |
124 <dc:when test="$out = 'cross_section'"> | 216 <dc:when test="$out = 'cross_section'"> |
125 <dc:call-macro name="basedata_0"/> | 217 <dc:call-macro name="basedata_0"/> |
126 <dc:call-macro name="basedata_1_additionals"/> | 218 <dc:call-macro name="basedata_1_additionals"/> |
127 <dc:call-macro name="basedata_2_fixations"/> | 219 <dc:call-macro name="basedata_2_fixations"/> |
128 <dc:call-macro name="basedata_3_officials"/> | 220 <dc:call-macro name="basedata_3_officials"/> |
129 <dc:call-macro name="basedata_4_heightmarks-points"/> | 221 <dc:call-macro name="basedata_4_heightmarks-points"/> |
130 <dc:call-macro name="cross_sections"/> | 222 <dc:call-macro name="cross_sections"/> |
131 <dc:call-macro name="basedata_5_flood-protections"/> | 223 <dc:call-macro name="basedata_5_flood-protections"/> |
132 <dc:call-macro name="hyks"/> | 224 <dc:call-macro name="hyks"/> |
133 </dc:when> | 225 </dc:when> |
134 <dc:when test="$out = 'longitudinal_section'"> | 226 <dc:comment> Duration curve </dc:comment> |
135 <dc:call-macro name="longitudinal-section-prototype"/> | |
136 </dc:when> | |
137 <dc:when test="$out = 'w_differences'"> | |
138 <dc:call-macro name="longitudinal-section-prototype"/> | |
139 </dc:when> | |
140 <dc:when test="$out = 'discharge_longitudinal_section'"> | |
141 <dc:call-macro name="longitudinal-section-prototype"/> | |
142 </dc:when> | |
143 <dc:when test="$out = 'historical_discharge_wq'"> | |
144 <dc:call-macro name="discharge-curve-prototype"/> | |
145 <dc:call-macro name="basedata_5_flood-protections"/> | |
146 <dc:call-macro name="basedata_0"/> | |
147 <dc:call-macro name="basedata_1_additionals"/> | |
148 <dc:call-macro name="basedata_4_heightmarks-points"/> | |
149 <computed_discharge_curve> | |
150 <dc:call-macro name="mainvalues"/> | |
151 </computed_discharge_curve> | |
152 </dc:when> | |
153 <dc:when test="$out = 'discharge_curve'"> | |
154 <dc:call-macro name="discharge-prototype"/> | |
155 <computed_discharge_curve> | |
156 <dc:call-macro name="mainvalues"/> | |
157 </computed_discharge_curve> | |
158 </dc:when> | |
159 <dc:when test="$out = 'duration_curve'"> | 227 <dc:when test="$out = 'duration_curve'"> |
160 <dc:call-macro name="mainvalues"/> | 228 <dc:call-macro name="mainvalues"/> |
161 <dc:call-macro name="basedata_2_fixations_relative_point"/> | 229 <dc:call-macro name="basedata_2_fixations_relative_point"/> |
162 <dc:call-macro name="basedata_4_heightmarks-points-relative_points"/> | 230 <dc:call-macro name="basedata_4_heightmarks-points-relative_points"/> |
163 <dc:call-macro name="basedata_5_flood-protections_relative_points"/> | 231 <dc:call-macro name="basedata_5_flood-protections_relative_points"/> |
164 </dc:when> | 232 </dc:when> |
233 <dc:comment> Reference curve </dc:comment> | |
165 <dc:when test="$out = 'reference_curve'"> | 234 <dc:when test="$out = 'reference_curve'"> |
166 <dc:call-macro name="mainvalues"/> | 235 <dc:call-macro name="mainvalues"/> |
167 <dc:call-macro name="annotations"/> | 236 <dc:call-macro name="annotations"/> |
168 <dc:call-macro name="basedata_1_additionals-relative_point"/> | 237 <dc:call-macro name="basedata_1_additionals-relative_point"/> |
169 <dc:call-macro name="basedata_2_fixations_relative_point"/> | 238 <dc:call-macro name="basedata_2_fixations_relative_point"/> |
170 <dc:call-macro name="basedata_4_heightmarks-points-relative_points"/> | 239 <dc:call-macro name="basedata_4_heightmarks-points-relative_points"/> |
171 <dc:call-macro name="basedata_5_flood-protections_relative_points"/> | 240 <dc:call-macro name="basedata_5_flood-protections_relative_points"/> |
172 </dc:when> | 241 </dc:when> |
173 <dc:when test="$out = 'fix_wq_curve'"> | 242 <dc:comment> Maps </dc:comment> |
174 <dc:call-macro name="discharge-prototype"/> | |
175 </dc:when> | |
176 <dc:when test="$out = 'fix_longitudinal_section_curve'"> | |
177 <dc:call-macro name="longitudinal-section-prototype"/> | |
178 </dc:when> | |
179 <dc:when test="$out = 'map'"> | 243 <dc:when test="$out = 'map'"> |
180 <dc:call-macro name="flood-map-complete"/> | 244 <dc:call-macro name="flood-map-complete"/> |
181 </dc:when> | 245 </dc:when> |
182 <dc:when test="$out = 'flow_velocity'"> | |
183 <dc:call-macro name="longitudinal-section-prototype"/> | |
184 </dc:when> | |
185 <dc:when test="$out = 'bed_longitudinal_section'"> | |
186 <dc:call-macro name="longitudinal-section-prototype"/> | |
187 </dc:when> | |
188 <dc:when test="$out = 'sedimentload_ls'"> | |
189 <dc:call-macro name="longitudinal-section-prototype"/> | |
190 </dc:when> | |
191 <dc:when test="$out = 'bedheight_middle'"> | |
192 <dc:call-macro name="longitudinal-section-prototype"/> | |
193 </dc:when> | |
194 <dc:when test="$out = 'bed_difference_height_year'"> | |
195 <dc:call-macro name="longitudinal-section-prototype"/> | |
196 </dc:when> | |
197 <dc:when test="$out = 'bed_difference_year'"> | |
198 <dc:call-macro name="longitudinal-section-prototype"/> | |
199 </dc:when> | |
200 <dc:when test="$out = 'floodmap_dem_panel'"> | |
201 <dc:call-macro name="flood-map-dem"/> | |
202 </dc:when> | |
203 <dc:when test="$out = 'floodmap'"> | 246 <dc:when test="$out = 'floodmap'"> |
204 <dc:call-macro name="flood-map-complete"/> | 247 <dc:call-macro name="flood-map-complete"/> |
205 </dc:when> | |
206 <dc:when test="$out = 'floodmap_hws_panel'"> | |
207 <hws> | |
208 <dc:call-macro name="flood-map-hws-lines"/> | |
209 <dc:call-macro name="flood-map-hws-points"/> | |
210 </hws> | |
211 </dc:when> | |
212 <dc:when test="$out = 'computed_discharge_curve'"> | |
213 <dc:call-macro name="discharge-curve-prototype"/> | |
214 <dc:call-macro name="basedata_0_wq"/> | |
215 <dc:call-macro name="basedata_1_additionals_wq"/> | |
216 <dc:call-macro name="basedata_5_flood-protections"/> | |
217 <computed_discharge_curve> | |
218 <dc:call-macro name="mainvalues"/> | |
219 </computed_discharge_curve> | |
220 </dc:when> | |
221 <dc:when test="$out = 'winfo_diff_twin_panel'"> | |
222 <dc:if test="$current-state-id != 'state.winfo.uesk.wsp'"> | |
223 <dc:call-macro name="basedata_0"/> | |
224 <dc:call-macro name="basedata_1_additionals"/> | |
225 <dc:call-macro name="basedata_2_fixations"/> | |
226 <dc:call-macro name="basedata_4_heightmarks-points"/> | |
227 <dc:call-macro name="basedata_5_flood-protections"/> | |
228 </dc:if> | |
229 </dc:when> | |
230 <dc:when test="$out = 'waterlevels_panel'"> | |
231 <dc:call-macro name="basedata_0"/> | |
232 <dc:call-macro name="basedata_1_additionals"/> | |
233 <dc:call-macro name="basedata_2_fixations"/> | |
234 <dc:call-macro name="basedata_3_officials"/> | |
235 <dc:call-macro name="basedata_4_heightmarks-points"/> | |
236 <dc:call-macro name="basedata_5_flood-protections"/> | |
237 </dc:when> | |
238 <dc:when test="starts-with($out, 'sq_relation') or | |
239 $out = 'sq_overview'"> | |
240 <dc:call-macro name="sqrelations"/> | |
241 </dc:when> | 248 </dc:when> |
242 </dc:choose> | 249 </dc:choose> |
243 </dc:iterate> | 250 </dc:iterate> |
244 </dc:otherwise> | 251 </dc:otherwise> |
245 </dc:choose> | 252 </dc:choose> |