< prev | next >

centerSite < Tags < Home

<centerSite>

The <centerSite> tag specifies the center of a range ring plot on a map. It can only appear as a child of a <rangeRing>.

Alternatively, a <rangeRing> can use the <centerPosition> tag to specify its center, but it should never include both a <centerPosition> and a <centerSite>.

Attributes

attribute

default

description

network

Required.

The observation network containing the desired site.

site

Required.

The site descriptor.

untis

"km"

The units in which distance from the center position should be specified and displayed.

Children

None.

Examples

<rangeRings>
  <centerSite network="Oklahoma Mesonet" site="NORM" units="nmi"/>
  <range low="20.0" high="200.0" interval="40.0"/>
</rangeRings>
         
<rangeRings>
  <centerSite network="Oklahoma Towns" site="Tecumseh"/>
</rangeRings>

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