KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - REFPOST 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
COUNTY number(3) Yes

County Number 1-105.

RTTY number(1) Yes

Route Class 1-3 (1=I,2=U,3=K).

RTNO number(3) Yes

Route Number.

CODE number(1) Yes

Route Suffix 0-8.

LANE number(1) Yes

Lane Designation 0-4.

RPOSTNO number(3) Yes

Reference Post Number.

POSTTYPE char(1) Yes

Posttypes are:

A - Added from previous survey.

B - Beginning of route with no other posts (0)

C - Post in city.

F - Fix post for special situations where no

    post exists for id but one is close on

    same route that will work.

2->4 lane change, county crossings, route ends, etc.

K - (unKnown) Post is there but cannot read number.

P - Parallel to post in another lane.

R - Real post on current survey.

U - Visible post in city.

Y - Beginning of route in city (like B).

TRUECMP number(6, 3) Yes

---------------------------.

TRUESMP number(6, 3) Yes

---------------------------.

RPDATE date Yes

01/25/1951: data before Hughes data available(pre 2003)

Columns Detail
Name Value
Name COUNTY
Description

County Number 1-105.

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

Name Value
Name RTTY
Description

Route Class 1-3 (1=I,2=U,3=K).

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

Name Value
Name RTNO
Description

Route Number.

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

Name Value
Name CODE
Description

Route Suffix 0-8.

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

Name Value
Name LANE
Description

Lane Designation 0-4.

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

Name Value
Name RPOSTNO
Description

Reference Post Number.

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

Name Value
Name POSTTYPE
Description

Posttypes are:

A - Added from previous survey.

B - Beginning of route with no other posts (0)

C - Post in city.

F - Fix post for special situations where no

    post exists for id but one is close on

    same route that will work.

2->4 lane change, county crossings, route ends, etc.

K - (unKnown) Post is there but cannot read number.

P - Parallel to post in another lane.

R - Real post on current survey.

U - Visible post in city.

Y - Beginning of route in city (like B).

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

Name Value
Name TRUECMP
Description

---------------------------.

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

Name Value
Name TRUESMP
Description

---------------------------.

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

Name Value
Name RPDATE
Description

01/25/1951: data before Hughes data available(pre 2003)

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

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