diff flys-artifacts/doc/conf/meta-data.xml @ 3051:49727e9dcfde

Polished Gauge Discharges in computed discharge curves. flys-artifacts/trunk@4625 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 07 Jun 2012 20:47:17 +0000
parents 9ab82fe0f27b
children fa30e6322ef3
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/meta-data.xml	Thu Jun 07 13:13:13 2012 +0000
+++ b/flys-artifacts/doc/conf/meta-data.xml	Thu Jun 07 20:47:17 2012 +0000
@@ -616,6 +616,15 @@
                       <gauge>
                         <dc:attribute name="name" value="${gauge_name}"/>
                         <dc:attribute name="db-id" value="${gauge_id}"/>
+                        <dc:attribute name="factory" value="gaugedischarge"/>
+                        <dc:attribute name="from" value="${g_start}"/>
+                        <dc:attribute name="to" value="${g_stop}"/>
+                        <dc:attribute name="ids" value="${gauge_name}"/>
+                      </gauge>
+                      <!--
+                      <gauge>
+                        <dc:attribute name="name" value="${gauge_name}"/>
+                        <dc:attribute name="db-id" value="${gauge_id}"/>
                         <dc:context>
                           <dc:statement>
                             SELECT description   AS gauge_desc, 
@@ -637,6 +646,7 @@
                           </dc:elements>
                         </dc:context>
                       </gauge>
+                      -->
                     </dc:elements>
                   </dc:context>
                 </discharge_table_gauge>

http://dive4elements.wald.intevation.org