Configure Duct Bank/Conduit Size Options
To configure Duct Bank/Conduit Size options for use in your geodatabase, follow these steps:
- Add the following field model names to the Electric Field
Model Name domain.
DUCTBANKHEIGHT
DUCTBANKWIDTH
- Create the ULS Size and ULS Size Actual domains. The data
type of these domains must match the data types of the DuctSize and
ActualDuctSize fields (text, float, or double). The ULS Size domain
contains coded values that represent the various duct sizes (in map
units) available in your underground network. Regardless of data type,
the coded values must be numeric, for example, 1.5, 2, 10. The Minerville
sample database uses the following domain. You may use the values
that apply to your utility.
Duct Size
Coded Value
2"
2
5"
5
10"
10
- If you use the ActualSize field to maintain the actual size of the duct as well as a relative size that is placed on the map, you will need to create two ULS Size domains. For this example, we created one called ULS Size and assigned it to the DuctSize field. We also created another called ULS Size Actual and assigned it to the ActualSize field.
- Add the fields shown below to the Conduit feature class.
Field Name
Data Type
DuctHeight
text, short or long integer, float or double
DuctWidth
text, short or long integer, float or double
- Assign the following field model names to the Conductor
(Cable) feature classes.
Field
Field Model Name
DuctHeight
DUCTBANKHEIGHT
DuctWidth
DUCTBANKWIDTH