geographicRegion

The geographicRegion table stores geographic region information for radio access network entities. The geographicRegion table collects geographic locations from the geographicLocation table or other geographic regions from the current table to build a geographical hierarchy.

The following table describes the geographicRegion table.

Table 1. geographicRegion table 
Column name Type Constraints Description
entityId Integer NOT NULL The identifier of a geographical region from the entityData table.
hierachyName 64-character string   The name of hierarchy which this region is part of.
levelName 64-character string   The name of the hierarchy level which this region represents.
hierarchyLevel Integer   Represents the level of this region within the geographical hierarchy, where the value 1 is the first or lowest level.