stc:Sphere

Defines a sphere (3-D) region for spatial coordinates; contains a center position and a radius

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
fill_factor xs:float 1.0 optional
radius_unit crd:posUnitType deg optional
unit crd:posUnitType required

Source

<xs:element name="Sphere" type="stc:sphereType" substitutionGroup="stc:SpatialInterval">
  <xs:annotation>
    <xs:documentation>Defines a sphere (3-D) region for spatial coordinates; contains a center position and a radius</xs:documentation>
  </xs:annotation>
</xs:element>

Sample