Geodatabase Region Resource
A Geodatabase Region Resource is a JSON file that represents a converted Esri UN model, enriched with catalog spec mappings, and compatible with your organizations models (e.g., ADMS CIM model).
|
Name |
Type |
Description |
|---|---|---|
|
id |
Guid |
Unique identifier |
|
feederId |
String |
Feeder ID or Subnetwork Name |
|
regionName |
String |
Strictly for Geodatabase Region Resources generated via polygon export |
|
patchedDesignId |
String |
Strictly for Geodatabase Region Resources generated during finalizing of the Patch Packet metadata (i.e., used only in case of ADMS Patch Integration for Final GRR data) |
|
affectedPatchIds |
ISet |
Only for confirmation type of GRRs. This represents the unique set of all design IDs that are going to be confirmed by a specific instance of GRR. |
|
version |
String |
Version number |
|
lastRequestedDate |
DateTime |
Date of last request |
|
lastUpdatedDate |
DateTimeOffset |
Date of last update |
|
components |
Array of IComponent |
Refer to Electric Components for further information. |
|
network |
Dictionary |
Represents connectivity of elements, showing everything that is connected to everything else |
|
networkWithTerminalConnections |
Dictionary |
Represents connectivity of elements that have terminals defined, showing everything that is connected to everything else |
|
networkAssociationConnections |
Dictionary |
Represents connectivity for nonspatial objects and noncoincident network features |
|
structureRelationships |
Array of StructureRelationship |
Shows structure type (e.g., Container) and topology (parent or child relationship) |
|
tieDeviceInfo |
Array of TieDeviceInfo |
Information for tieDevice types of equipment |
|
spatialReference |
SpatialReference |
Defines the coordinate system used to locate the geometry for a feature |
|
referencedSpecs |
IEnumerable |
Strictly for SE ADMS integrations |