< prev | next >

Shapefile < Samples < Home

Shapefile

A map with multiple geographic overlays generated from shapefiles.

Full-Page View
<!-- Sample map with multiple geographic
     overlays generated from shapefiles. -->
         
<WxML>
  <map bgcolor="#FFFFCC">
         
    <overlay visible="true" name="Cleveland Co. Water">
      <data src="http://sdg.mesonet.org/docs/wxml/data/wat40027.shp"/>
      <lineStyle color="#0044FF" width="0"/>
    </overlay>
         
    <overlay visible="true" name="Oklahoma Counties">
      <data src="http://sdg.mesonet.org/docs/wxml/data/okCounties.shp"/>
      <lineStyle color="#999900" width="0"/>
    </overlay>
         
  </map>
</WxML>

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