Lines

dlg_type: dlg_line

DLG line features represent two-dimensional linear features.

There are several attributes specific to line features.

Field Name

Description

dlg_num_coordinates

The number of coordinates associated with this line feature.

Range: 1 - 32000

dlg_starting_node

This number refers a node feature which is located at the initial point of the line. The value refers to the feature by its dlg_element_number.

Range: 1 - 32000

dlg_ending_node

This number refers a node feature which is located at the final point of the line. The value refers to the feature by its dlg_element_number.

Range:1 - 32000

dlg_left_area

This number refers an area feature which is located to the immediate left of the line. The value refers to the feature by its dlg_element_number.

Range:1 - 32000

dlg_right_area

This number refers an area feature which is located to the immediate right of the line. The value refers to the feature by its dlg_element_number.

Range:1 - 32000