KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - TRAFFIC link

Properties
Name Value
Data Model Physical
Schema PMIS
Primary Key Clustered Unspecified
Unlogged false
Temporal false

Columns Summary
Column Name Data Type PK / FK Nullable Description
ID char(13) Yes

PMS ID (based on first seven fields).

TRAFDATE date Yes

The DATE traffic was loaded into the survey.

AADT number(6) Yes

The Annual Average Daily Traffic from CANSYS.

EAL number(4) Yes

Equivalent single Axle Loads on a PMIS segment.

HVYCOMM number(6) Yes

The number of HeaVY COMMercial vehicles on a PMIS segment.

D_ADL number(6) Yes

Computed design lane adl.

Columns Detail
Name Value
Name ID
Description

PMS ID (based on first seven fields).

Type char
Nullable true
Unique false
Primary Key false
Index false
Type Name CHAR
Length 13
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name TRAFDATE
Description

The DATE traffic was loaded into the survey.

Type date
Nullable true
Unique false
Primary Key false
Index false
Type Name DATE
Length 0
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name AADT
Description

The Annual Average Daily Traffic from CANSYS.

Type number
Nullable true
Unique false
Primary Key false
Index false
Length 6
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name EAL
Description

Equivalent single Axle Loads on a PMIS segment.

Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name NUMBER
Length 4
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name HVYCOMM
Description

The number of HeaVY COMMercial vehicles on a PMIS segment.

Type number
Nullable true
Unique false
Primary Key false
Index false
Length 6
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name D_ADL
Description

Computed design lane adl.

Type number
Nullable true
Unique false
Primary Key false
Index false
Length 6
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Appears In
Diagram
 KDOT_RPMS_PMISschema : Entity Relationship Diagram
KDOT PMS Replacement Project