
![]()
Multiple ContoursA map with multiple contour plots. |
<!-- Sample map with multiple contours. --> <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> <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> </map> </WxML> |
![]()
Confidential. Copyright © 2002, Oklahoma
Climatological Survey. All Rights Reserved.
Send questions or comments concerning this web page to
wolfie@ou.edu.