To define a label for a utility object

    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.

  1. In the Infrastructure Administrator, click Enterprise and connect to the enterprise industry model . Open a project.
  2. In the administrator explorer, select the industry model.
  3. Click Industry Model menu Data Model.
  4. In the data model explorer, select the network feature, for example Pipe.
  5. Right-click the label feature class and click Create Label Definition.
  6. Set the following label properties:

    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.