view flys-artifacts/doc/conf/artifacts/annotation.xml @ 2089:0da8874bd378

Added initial state to map artifact to be able to advance and step back. The map artifact overrides describe() to have the complete UI information in the describe response document. flys-artifacts/trunk@3613 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 06 Jan 2012 12:02:10 +0000
parents a60d2a46f0a8
children 2e64b895422c
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<artifact name="annotation">
    <states>
        <state id="state.annotation.river"
               description="state.annotation.river"
               state="de.intevation.flys.artifacts.states.AnnotationRiverState">
           <outputmodes>
             <outputmode name="longitudinal_section" description="output.longitudinal_section" mime-type="image/png" type="chart">
                  <facets>
                     <facet name="longitudinal_section.annotations" description="facet.longitudinal_section.annotations" />
                  </facets>
              </outputmode>
           </outputmodes>
        </state>
    </states>
</artifact>

http://dive4elements.wald.intevation.org