Arc

svg_type: svg_arc

Arc features must have exactly one coordinate. Arc features are output as SVG path 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_start_angle

The start angle defines the counterclockwise distance from the primary axis to the starting point of the arc. It is measured in degrees.

Range: 0.0...360.0

Default: 0

svg_rotation

The rotation of the major axis. The rotation is measured in degrees counterclockwise up from the horizon.

Range: -360.0...360.0

Default: 0