
![]()
<overlay>The <overlay> tag specifies a geography overlay to appear within the context of a map. As such, <overlay> tags can only appear as children of a <map>. Each <overlay> tag must contain a single <data> tag, and may contain a <lineStyle>. If the <lineStyle> is omitted, default visual properties will be applied. Currently, the data source for an overlay can be a file in the OCS Resources folder or a shapefile specified by a URL. |
|||||||||
Attributes
|
|||||||||
Children
|
|||||||||
Examples<overlay visible="true" name="Oklahoma counties"> <data src="Oklahoma Maps" param="County borders"/> <lineStyle color="#666666" width="0"/> </overlay> <overlay visible="false"> <data src="Kansas Maps" param="Interstate highways"/> </overlay> <overlay> <data param="State border"/> </overlay> <overlay name="My Shape File"> <data src="http://myserver/myshapefile.shp"/> </overlay> |
![]()
Confidential. Copyright © 2002, Oklahoma
Climatological Survey. All Rights Reserved.
Send questions or comments concerning this web page to
wolfie@ou.edu.