diff gnv-artifacts/doc/conf/products/verticalprofile/conf_mesh.xml @ 1084:81ac8d2f6cb7

Limited the parameterization of timeseries, horizontalprofiles and verticalprofiles so that just a single vector can be selected at the same time. gnv-artifacts/trunk@1186 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 09 Jun 2010 12:54:08 +0000
parents 902bcd837995
children 1e34fbfcf5d3
line wrap: on
line diff
--- a/gnv-artifacts/doc/conf/products/verticalprofile/conf_mesh.xml	Wed Jun 09 10:07:07 2010 +0000
+++ b/gnv-artifacts/doc/conf/products/verticalprofile/conf_mesh.xml	Wed Jun 09 12:54:08 2010 +0000
@@ -341,7 +341,7 @@
        <state id="verticalprofile_mesh_date_vector" description="verticalprofile_mesh_date" state="de.intevation.gnv.state.DefaultState">
            <queryID>verticalprofile_mesh_date_vector</queryID>
            <dataname>dateid</dataname>
-           <data-multiselect>true</data-multiselect>
+           <data-multiselect>false</data-multiselect>
            <inputvalues>
                <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
                <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
@@ -350,7 +350,7 @@
                <inputvalue name="mindepthid" type="Double" multiselect="false" usedinquery="0"/>
                <inputvalue name="maxdepthid" type="Double" multiselect="false" usedinquery="0"/>
                <inputvalue name="yearid" type="String" multiselect="true" usedinquery="1"/>
-               <inputvalue name="dateid" type="Date" multiselect="true" usedinquery="0"/>
+               <inputvalue name="dateid" type="Date" multiselect="false" usedinquery="0"/>
            </inputvalues>
        </state>
 

http://dive4elements.wald.intevation.org