Lines

strumap_type:strumap_line

This indicates that the feature is a StruMap line. In addition to the geometry are the following attributes:

Attribute Name

Contents

strumap_line_style

The line style of the line.

Range:integers greater than or equal to 0

Default:No default

strumap_red

The red intensity of the line. This must be used together withstrumap_greenandstrumap_bluein order to be used by the StruMap writer.

Range:Integer from 1 to 255

Default:No default

strumap_green

The green intensity of the line.

Range:Integer from 1 to 255

Default:No default

strumap_blue

The blue intensity of the line.

Range:Integer from 1 to 255

Default:No default

strumap_flowdir_position

The position of the flow direction. This must be used with thestrumap_flowdir_eastingandstrumap_flowdir_northingattributes.

Range:

0 (not set) |

1 (flow from point 1 to point 2) |

2 (flow from point 2 to point 1) |

3 (bidirectional flow) |

4 (blocked)

Default:No default

strumap_flowdir_x1

Thexcoordinate for the first point in terms for thestrumap_flowdir_position.

Range:Real

Default:No default

strumap_flowdir_y1

The y coordinate for the first point in terms for the strumap_flowdir_position.

Range:Real

Default:No default

strumap_flowdir_x2

The x coordinate for the second point in terms for the strumap_flowdir_position.

Range:Real

Default:No default

strumap_flowdir_y2

The y coordinate for the second point in terms for the strumap_flowdir_position.

Range:Real

Default:No default

strumap_mask_x{}

Thexcoordinate of the mask.is a positive integer used to indicate the order of the mask. Hence, in order for this to be valid, it has to be used in conjunction withstrumap_mask_y{}andstrumap_mask_length{}whereshare the exact same value. As a result of this mechanism, more than one mask can be added to each line feature.

Range:Real

Default:No default

strumap_mask_y{}

Theycoordinate of the mask. Seestrumap_mask_x.

Range:Real

Default:No default

strumap_mask_length

{}

The length of the gap. Seestrumap_mask_x.

Range:Real

Default:No default