RDM and PDM conditions table (ConditionRDM_PDM)
The ConditionRDM_PDM table provides additional details for restricted driving maneuvers (RDM) and permitted driving maneuvers (PDM). PDM entries define explicit exceptions to administrative turn restrictions. For example, in Singapore, drivers can't make U-turns unless signs explicitly allow them.
For descriptions of the GlobalID and OBJECTID attributes, see Esri® system fields.
| Field name | Data type | Description |
|---|---|---|
| CONDITION_ID | Integer (4) | Unique identifier for the condition |
| RDM_TYPE | Integer (4) | Identifies the restricted driving maneuver type |
| RDM_TYPE_DESC | String (35) | Description of the restricted driving maneuver type |
| PDM_TYPE | Integer (4) | Identifies the permitted driving maneuver type |
| PDM_TYPE_DESC | String (35) | Description of the permitted driving maneuver type |
| TIME_OVERRIDE | Integer (4) | Indicates whether time-based modifiers override default behavior |
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |