KDOT PMS Replacement Project

R-PMS Subsystem - AECOM : Package . AECOM-EPMS System : Package

Entity - RDIST link

Properties
Name Value
Description

Segment Distress Variable Values:

Values of distress variables measured for each road segment

Data Model Physical
Stereotypes AECOMSystem
Schema AECOMSchema
Primary Key Clustered Unspecified
Unlogged false
Temporal false

Columns Summary
Column Name Data Type PK / FK Nullable Description
EQFAULT float(0) Yes

Equivalent faulting value in the same units as those defined in EPMS for the distress variable levels of the second non-roughness distress variable for concrete pavement.

Null values are interpreted as zero.

EQJD float(0) Yes

Equivalent joint distress value in the same units as those defined in EPMS for the distress variable levels of the first non-roughness distress variable for concrete pavement.

ID varchar2(255) FK No

Character string that identifies the road segment.

Foreign key to ID column in GEOM table

RDATE timestamp(0) Yes

Date of survey on which distress values are based.

Relationships Summary
Name Begin End
  : Relationship
 GEOM : Entity
 RDIST : Entity

Columns Detail
Name Value
Name EQFAULT
Description

Equivalent faulting value in the same units as those defined in EPMS for the distress variable levels of the second non-roughness distress variable for concrete pavement.

Null values are interpreted as zero.

Type float
Nullable true
Unique false
Primary Key false
Index false
Length 0
Scale 0
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name EQJD
Description

Equivalent joint distress value in the same units as those defined in EPMS for the distress variable levels of the first non-roughness distress variable for concrete pavement.

Type float
Nullable true
Unique false
Primary Key false
Index false
Length 0
Scale 0
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name ID
Description

Character string that identifies the road segment.

Foreign key to ID column in GEOM table

Type varchar2
Nullable false
Unique false
Primary Key false
Index false
Length 255
Scale 0
Foreign Key true
Generated Unspecified
Sync To Attribute Yes

Name Value
Name RDATE
Description

Date of survey on which distress values are based.

Type timestamp
Nullable true
Unique false
Primary Key false
Index false
Length 0
Scale 0
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Relationships Detail
Name Value
Name
Foreign Key
RDIST
 ID : Column
Primary Key
GEOM
 ID : Column
To Multiplicity 0..*
From Multiplicity 1
Sync To Association Yes
Data Model Physical

Appears In
Diagram
 KDOT_RPMS_EPMS(AECOM) : Entity Relationship Diagram
KDOT PMS Replacement Project