Structures Dataset for ArcMap
The following tables display the required feature classes and fields that compose the Structures Dataset.
AddressPoint Feature Class
<Table CoaxName="AddressPointData" EsriDesignName="AddressPoint" EsriBuiltName="AddressPoint">
This is a point feature class with the following required fields:
|
Field Name |
Data Type |
Notes |
|---|---|---|
|
NetworkID |
GUID |
Unique identifier for the component or record. |
|
ObjectID |
Object ID |
Esri Object ID for the feature or object. |
|
AerialStructureId |
GUID |
Network ID of the overhead structure that this component is associated with; an empty GUID means this component is not associated with any overhead structure. |
|
CommercialMDUCount |
Long Integer |
The number of commercial service locations inside a Multi-Dwelling Unit (MDU) |
|
HouseNo |
String |
The house number of the address point. |
|
ResidentialMDUCount |
Long Integer |
The number of residential service locations inside a Multi-Dwelling Unit (MDU) |
|
StreetName |
String |
The street name for the address point. This field is required for DHFC. |
|
SymbolRotation |
Double |
The component’s symbol rotation. |
|
TapId |
GUID |
The Network IDof the as-built tap that feeds the address point. |
|
TapId_D |
GUID |
The Network IDof the proposed tap that feeds the address point. |
|
UGStructureId |
GUID |
The Network ID of the underground structure that this component is associated with. An empty GUID means this component is not associated with any underground structure. |
MduBoundary Feature Class
<Table CoaxName="MduBoundaryData" EsriDesignName="MduBoundary" EsriBuiltName="MduBoundary">
This is a polygon feature class with the following required fields:
|
Field Name |
Data Type |
Notes |
|---|---|---|
|
NetworkID |
GUID |
Unique identifier for the component or record. |
|
ObjectID |
Object ID |
Esri Object ID for the feature or object. |
|
Name |
String |
Name of boundary. |
MduPathElement Feature Class
<Table CoaxName="MduPathElementData" EsriDesignName="MduPathElement" EsriBuiltName="MduPathElement">
This is a line feature class with the following required fields:
|
Field Name |
Data Type |
Notes |
|---|---|---|
|
NetworkID |
GUID |
Unique identifier for the component or record. |
|
ObjectID |
ObjectID |
Esri Object ID for the feature or object. |
|
MduBoundaryId |
GUID |
The Network ID of the associated Multi-Dwelling Unit (MDU). |
|
Style |
String |
A JSON file representation of the style of the MDU element |
MduPolygonElement Feature Class
<Table CoaxName="MduPolygonElementData" EsriDesignName="MduPolygonElement" EsriBuiltName="MduPolygonElement">
This is a polygon feature class with the following required fields:
|
Field Name |
Data Type |
Notes |
|---|---|---|
|
NetworkID |
GUID |
Unique identifier for the component or record. |
|
ObjectID |
Object ID |
Esri Object ID for the feature or object. |
|
MduBoundaryID |
GUID |
The Network ID of the associated Multi-Dwelling Unit (MDU). |
|
Style |
String |
A JSON file representation of the style of the MDU element |
MduTextElement Feature Class
<Table CoaxName="MduTextElementData" EsriDesignName="MduTextElement" EsriBuiltName="MduTextElement">
This is a point feature class with the following required fields:
|
Field Name |
Data Type |
Notes |
|---|---|---|
|
NetworkID |
GUID |
Unique identifier for the component or record. |
|
ObjectID |
Object ID |
Esri Object ID for the feature or object. |
|
MduBoundaryID |
GUID |
The Network ID of the associated Multi-Dwelling Unit (MDU). |
|
Style |
String |
A JSON file representation of the style of the MDU element. |
|
Text |
String |
The text to be seen. |
OverheadSpan Feature Class
<Table CoaxName="OverheadSpanData" EsriDesignName="OverheadSpan" EsriBuiltName="OverheadSpan">
This is a line feature class with the following required fields:
|
Field Name |
Data Type |
Notes |
|---|---|---|
|
NetworkID |
GUID |
Unique identifier for the component or record. |
|
ObjectID |
Object ID |
Esri Object ID for the feature or object. |
|
IsInMDU |
Short Integer |
Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU). |
|
Length |
Double |
The length of the span. This value is automatically provided by DHFC based on the strand length, but it can be overridden by the user. |
RFDrop Feature Class
<Table CoaxName="RFDropData" EsriDesignName="RFDrop" EsriBuiltName="RFDrop">
This is a line feature class with the following required fields:
|
Field Name |
Data Type |
Notes |
|---|---|---|
|
NetworkID |
GUID |
Unique identifier for the component or record. |
|
ObjectID |
Object ID |
Esri Object ID for the feature or object. |
|
Workflow_Status |
String |
Workflow State enumeration: AsBuilt and Proposed. |
SupportStructure Feature Class
<Table CoaxName="SupportStructureData" EsriDesignName="SupportStructure" EsriBuiltName="SupportStructure">
This is a point feature class with the following required fields:
|
Field Name |
Data Type |
Notes |
|---|---|---|
|
NetworkID |
GUID |
Unique identifier for the component or record. |
|
ObjectID |
Object ID |
Esri Object Id for the feature or object. |
|
CommercialCount |
Integer |
The number of commercial service locations associated with the structure. |
|
IsInMDU |
Short Integer |
Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU). |
|
PoleType |
Short Integer |
The application requires the following four values: CableOnly, PowerAndPhone, MidSpan, and Demarcation. Other values may be added to the coded value domain and mapped to the GIS domain. |
|
ResidentialCount |
Long Integer |
The number of residential service locations associated with the structure |
|
RiserDistance |
Double |
The height of a riser, if one is present. |
|
SymbolRotation |
Double |
The component’s symbol rotation. |
UndergroundJunction Feature Class
<Table CoaxName="RFUndergroundJunctionData" EsriDesignName="RFUndergroundJunction" EsriBuiltName="RFUndergroundJunction">
This is a point feature class with the following required fields:
|
Field Name |
Data Type |
Notes |
|---|---|---|
|
NetworkID |
GUID |
Unique identifier for the component or record. |
|
ObjectID |
Object ID |
Esri Object ID for the feature or object. |
|
IsInMDU |
Short Integer |
Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU). |
|
SymbolRotation |
Double |
The component’s symbol rotation. |
|
Type |
Short Integer |
UndergroundJunctionType enumeration: SharpTurn, BoreHole. |
UndergroundSpan Feature Class
<Table CoaxName="UndergroundSpanData" EsriDesignName="UndergroundSpan" EsriBuiltName="UndergroundSpan">
This is a line feature class with the following required fields:
|
Field Name |
Data Type |
Notes |
|---|---|---|
|
NetworkID |
GUID |
Unique identifier for the component or record. |
|
ObjectID |
Object ID |
Esri Object ID for the feature or object. |
|
IsInMDU |
Short Integer |
Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU). |
|
Length |
Double |
The length of the underground span. |
UndergroundStructure Feature Class
<Table CoaxName="UndergroundStructureData" EsriDesignName="UndergroundStructure" EsriBuiltName="UndergroundStructure">
This is a point feature class with the following required fields:
|
Field Name |
Data Type |
Notes |
|---|---|---|
|
NetworkID |
GUID |
Unique identifier for the component or record. |
|
ObjectID |
Object ID |
Esri Object Id for the feature or object. |
|
CommercialCount |
Short Integer |
The number of commercial service locations associated with the structure. |
|
IsInMDU |
Short Integer |
Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU). |
|
ResidentialCount |
Long Integer |
The number of residential service locations associated with the structure. |
|
StructureType |
String |
The type of underground structure the component represents. DHFC handles the types Demarcation and AptBox with specific functionality, and all other structure types are treated as the same generic structure. All structure type values should correspond to a defined Underground Structure Type from a DHFC catalog spec. |
|
SymbolRotation |
Double |
The component’s symbol rotation. |