< prev | next >

Wind Barbs < Samples < Home

Wind Barbs

A map with wind barbs.

Full-Page View
<!-- Sample map with wind barbs. -->
         
<WxML>
         
  <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>
    
    <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"/>
      <lineStyle width="1"/>
    </barb>
    
  </map>
</WxML>

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