view artifacts/doc/conf/artifacts/waterlevel.xml @ 6095:0f3ca851d204

First part of the filtering datacage for user data. This joins the outs to the master artifact information and adds km filtering. Next step: Joining the facets and filtering by them. This will also fix the broken select-facet macro
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 24 May 2013 18:53:05 +0200
parents 5aa05a7a34b7
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<artifact name="waterlevel">
    <states>
        <state id="state.waterlevel.done"
               description="state.waterlevel.done"
               state="org.dive4elements.river.artifacts.states.WaterlevelInfoState">
           <outputmodes>
             <outputmode name="w_differences" description="output.w_differences" mime-type="image/png" type="chart">
                  <facets>
                     <facet name="longitudinal_section.w" description="facet.longitudinal_section.w" />
                     <facet name="longitudinal_section.q" description="facet.longitudinal_section.q" />
                  </facets>
              </outputmode>
           </outputmodes>
        </state>
    </states>
</artifact>

http://dive4elements.wald.intevation.org