CodeGradeSeparationBaseType
CodeGradeSeparationBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| OTHER | Other. | string |
| OVERPASS | The current element is on a bridge above another element. | string |
| UNDERPASS | The current element is in a tunnel below another element. | string |
Details
OTHER
CodeGradeSeparationBaseType.OTHER
Other.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
OVERPASS
CodeGradeSeparationBaseType.OVERPASS
The current element is on a bridge above another element.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeGradeSeparationType.OVERPASS | The current element is on a bridge above another element. |
UNDERPASS
CodeGradeSeparationBaseType.UNDERPASS
The current element is in a tunnel below another element.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeGradeSeparationType.UNDERPASS | The current element is in a tunnel below another element. |