view artifacts/doc/conf/themes/legend.xml @ 9658:d86c7cb68b41

Importer (s/u-info) extensions: daily discharge: detecting, logging and skipping lines with missing date or q, or duplicate date, detecting wrong column titles and cancelling the import, specific error message if gauge not found
author mschaefer
date Mon, 23 Mar 2020 15:33:40 +0100
parents 1d4262a68f1f
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<legendgroup>
  <!-- Themes in legend groups define how aggregated legend items (aggregated by theme-type) get styled The style is basically copied from the original legend item and then changed with the settings here. The name attribute contains the theme type (i.e. facet name). -->

  <theme name="longitudinal_section.w" desc="longitudinal_section.w.legend">
    <fields>
    </fields>
  </theme>
  <theme name="longitudinal_section.q" desc="longitudinal_section.q.legend">
    <fields>
    </fields>
  </theme>
  <theme name="other.wqkms.w" desc="other.wqkms.w.legend">
    <fields>
    </fields>
  </theme>
  <theme name="other.wqkms.q" desc="other.wqkms.q.legend">
    <fields>
    </fields>
  </theme>

  <theme name="cross_section_water_line" desc="cross_section_water_line.legend">
    <fields>
    </fields>
  </theme>

  <theme name="sinfo_facet_flood_duration.left" desc="sinfo.flood_duration.infrastructures.left">
    <fields>
    </fields>
  </theme>
  
  <theme name="sinfo_facet_flood_duration.right" desc="sinfo.flood_duration.infrastructures.right">
    <fields>
    </fields>
  </theme>
  
  <theme name="sinfo_facet_flood_height.left" desc="sinfo.flood_duration.absolute.height.left">
    <fields>
    </fields>
  </theme>
  
  <theme name="sinfo_facet_flood_height.right" desc="sinfo.flood_duration.absolute.height.right">
    <fields>
    </fields>
  </theme>
  
  
  
  <theme name="fix_events_wqkms" desc="fix.vollmer.wq.events">
    <fields>
       <!-- set color to black because the unaggregated themes have random color -->
      <field name="pointcolor" type="Color" default="0, 0, 0"/>
    </fields>
  </theme>

  <theme name="fix_analysis_events_wq" desc="fix.analysis">
    <fields>
    </fields>
  </theme>
  <theme name="fix_analysis_events_dwt" desc="fix.analysis">
    <fields>
    </fields>
  </theme>
  <theme name="fix_analysis_events_ls" desc="fix.analysis">
    <fields>
    </fields>
  </theme>

  <theme name="fix_reference_events_dwt" desc="fix.reference.period.event">
    <fields>
    </fields>
  </theme>
  <theme name="fix_reference_events_ls" desc="fix.reference.period.event">
    <fields>
    </fields>
  </theme>
  <theme name="fix_reference_events_wq" desc="fix.reference.period.event">
    <fields>
    </fields>
  </theme>
</legendgroup>

http://dive4elements.wald.intevation.org