< prev | next >

Pizza < Samples < Home

Pizza

A sample map with a little of everything.

Full-Page View
<!-- Sample map with a little of everything. -->
         
<WxML>
         
  <plugin legend="right"/>
         
  <map bgcolor="#FFFFCC">
  
    <overlay visible="true">
      <data src="Oklahoma Maps" param="County borders"/>
    </overlay>
    
    <overlay visible="true">
      <data src="Oklahoma Maps" param="State border"/>
      <lineStyle width="3"/>
    </overlay>
    
    <site>
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"/>
    </site>
    
    <barb>
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="WSPD" units="mph"/>
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="WDIR" units="degr"/>
    </barb>
    
    <observation position="6">
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="STID"/>
      <textStyle color="#FF6666"/>
    </observation>
    
    <observation position="11">
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="TAIR" units="fahr"/>
      <textStyle color="#FF0000"/>
    </observation>
    
    <observation position="7">
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="TDEW" units="fahr"/>
      <textStyle color="#00FF00"/>
    </observation>
    
    <observation position="1">
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="SRAD" units="wpsm"/>
      <textStyle color="#CCCC33"/>
    </observation>
    
    <observation position="5">
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="RAIN" units="mm"/>
      <textStyle color="#6699FF"/>
    </observation>
    
    <contour>
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="TAIR" units="fahr"/>
      <range low="0.0" high="120.0" interval="2.0"/>
      <textStyle/>
    </contour>
    
    <contour>
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="TDEW" units="fahr"/>
      <lineStyle color="#00FF00" width="1"/>
      <textStyle/>
    </contour>
    
    <contour>
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="SRAD" units="wpsm"/>
      <range low="0.0" interval="100.0"/>
      <lineStyle color="#CCCC33" width="2"/>
    </contour>
         
    <rangeRings visible="true">
      <centerPosition latitude="35.3" longitude="-94.62"
        units="mile"/>
      <range low="20" high="60" interval="10"/>
      <lineStyle color="#999999" width="0"/>
    </rangeRings>
    
    <rangeRings>
      <centerSite network="Oklahoma Mesonet"
        site="NORM" units="nmi"/>
      <range low="20" high="100" interval="20"/>
      <lineStyle color="#CCCC33"/>
    </rangeRings>
    
    <rangeRings>
      <centerSite network="Oklahoma Mesonet"
        site="BOIS" units="km"/>
      <range low="30" high="390" interval="30"/>
      <lineStyle color="#66CCFF"/>
    </rangeRings>
    
    <rangeRings>
      <centerSite network="Oklahoma Mesonet"
        site="BIXB" units="km"/>
      <range low="0" high="300" interval="100"/>
      <lineStyle color="#CC0000"/>
    </rangeRings>
         
    <vector>
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="UWND" units="mph"/>
      <data src="http://sdg.mesonet.org/
        docs/wxml/data/199407071700.mdf"
        param="VWND" units="mph"/>
      <lineStyle width="1"/>
    </vector>
         
    <site>
      <data network="ARS Micronet"/>
      <pointStyle color="#6699FF" symbol="cross"/>
    </site>
    
    <observation position="18">
      <data network="ARS Micronet" param="STID"/>
      <textStyle color="#6699FF"/>
    </observation>
  
  </map>
</WxML>

Confidential. Copyright © 2002, Oklahoma Climatological Survey. All Rights Reserved.
Send questions or comments concerning this web page to
wolfie@ou.edu.