Toll conditions table (Condition_Tolls)
The Condition_Tolls table publishes additional attributes for conditions that relate to toll Information, such as condition type = 1 (toll structure) and condition type = 12 (usage fee required).
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 |
| STRUCTURE_TYPE_ELECTRONIC | String (1) | Indicates whether the toll structure type is electronic. |
| STRUCTURE_TYPE_PAY_TICKET | String (1) | Indicates whether the toll structure type is pay ticket. |
| TOLL_SYSTEM_TYPE | Integer (4) | Specifies the toll system type for the condition. |
| TOLL_SYSTEM_TYPE_DESC | String (50) | Description of the toll system type |
| TOLL_FEATURE_TYPE | Integer (4) | Specifies the toll feature type for the condition. |
| TOLL_FEATURE_TYPE_DESC | String (35) | Description of the toll feature type |
| PAYMENT_CASH | String (1) | Indicates whether the toll condition allows cash payment. |
| PAYMENT_BANK_CARD | String (1) | Indicates whether the toll condition allows bank card payment. |
| PAYMENT_CREDIT_CARD | String (1) | Indicates whether the toll condition allows credit card payment. |
| PAYMENT_PASS | String (1) | Indicates whether the toll condition allows pass payment. |
| PAYMENT_TRANSPONDER | String (1) | Indicates whether the toll condition allows transponder payment. |
| PAYMENT_VIDEO | String (1) | Indicates whether the toll condition allows video payment. |
| PAYMENT_EXACT_CASH | String (1) | Indicates whether exact cash payment is required for the toll condition. |
| PAYMENT_TRAVEL_CARD | String (1) | Indicates whether the toll condition allows travel card payment. |
| STRUCTURE_TYPE_OBTAIN_TICKET | String (1) | Indicates whether the toll structure type is obtain ticket. |
| STRUCTURE_TYPE_FIXED_FEE | String (1) | Indicates whether the toll structure type is fixed fee. |
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |