
![]()
Lambert ProjectionA map with a custom lambert projection. |
<!-- Sample map with a custom Lambert projection. --> <WxML> <map bgcolor="#FFFFCC"> <geography> <origin latitude="33.5" longitude="-104"/> <extent latitude="37.5" longitude="-94"/> <projection type="lambertConformal" centerLat="35" centerLon="-85" stdLat1="30" stdLat2="40"/> </geography> <gradient position="0"> <data network="Oklahoma Mesonet" src="199407071700.mdf" param="TAIR" units="fahr"/> </gradient> <overlay visible="true"> <data src="National Map" param="State border"/> <lineStyle color="#666633" width="0"/> </overlay> <overlay visible="true"> <data src="Oklahoma Maps" param="County borders"/> <lineStyle color="#666633" width="0"/> </overlay> <vector visible="true" form="u+v"> <data src="199407071700.mdf" network="Oklahoma Mesonet" param="UWND" units="mph" refresh="300"/> <data param="VWND"/> <lineStyle color="#3366FF" width="1"/> </vector> <barb form="mag+dir"> <data network="Oklahoma Mesonet" src="199407071700.mdf" param="WSPD" units="mph"/> <data param="WDIR" units="deg"/> </barb> </map> </WxML> |
![]()
Confidential. Copyright © 2002, Oklahoma
Climatological Survey. All Rights Reserved.
Send questions or comments concerning this web page to
wolfie@ou.edu.