Ellipse
svg_type: svg_ellipse
Ellipse features must have exactly one coordinate. Ellipse features are output as SVG ellipse elements and have the following additional attributes:
Attribute Name |
Contents |
svg_primary_axis |
The length of the semi-major axis in ground units. Range: Any real number > 0 Default: 0 |
svg_secondary_axis |
The length of the semi-minor axis in ground units. Range: Any real number > 0 Default: 0 |
svg_rotation |
The rotation of the ellipse, as measured in degrees counterclockwise from the horizontal. Range: -360.0...360.0 Default: 0 |