You can define labels to inscribe the attribute data of the network objects. In the utility model, a network object itself has no geometry, but is related to a geometry feature class (node or edge).
To place label texts using the auto label function, you must define the labels using a geometry select.
Property |
Description |
---|---|
Content To Display (Select Statement) |
This select statement queries the FID. Example: Select FID from GAS_PIPE where FID = $id |
Parent Geometry (Select Statement) |
This select statement queries the geometry of the related feature (FID) that has been found by the select statement above. Example: Select FID, GEOM from GAS_LINE where FID_ATTR = ? |
Label Information |
Select Automatically Create Label When Feature Is Created. |
Select Label Is Active. |
|
Orientation |
Select Preserve Text Readability. |