Text

svg_type:svg_text

Text features must have exactly one coordinate. Text features are output as SVG text elements, and have the following additional attributes:

Attribute Name

Contents

svg_text_string

The text string may contain blanks and there is no limit on its length. This attribute must be present for allsvg_textfeatures.

Range:string

Default:Empty String

svg_text_size

The size of the text in ground units.

Range:Any real number > 0

Default:0

svg_rotation

The rotation of the text, as measured in degrees counterclockwise from the horizontal.

Range:-360.0...360.0

Default:0