Road
Atlas of BC|
PACKAGE |
FIELD |
TYPE |
DESCRIPTION |
CODE LIST or examples |
|
all |
GISI_ID |
number(11,0) |
the unique identifier from GISI |
note that this is the last field in MapInfo |
|
|
|
|
|
|
|
name |
STREETNAME |
char(40) |
the fully concatenated road name using numeric suffixes |
eg: " |
|
char(2) |
directional prefix |
N,S,E,W,NE,NW,SW,SE |
||
|
name |
STPRETYPE |
char(4) |
road type prefix |
HWY, RD, RUE |
|
name |
STNAME |
char(40) |
name (without suffixes) |
eg: |
|
name |
STNAMESUF |
char(40) |
name (including the suffix portion of numbered roads) |
eg: |
|
char(10) |
the road type as per GISI;s list |
eg: AVE, ST, RD, and more |
||
|
char(2) |
directional suffix |
N,S,E,W,NE,NW,SW,SE |
||
|
char(12) |
additional information trailing a standard name |
BRIDGE, TUNNEL, TERMINAL, and more |
||
|
number(11,0) |
Unique numeric identifier |
|
||
|
|
|
|
|
|
|
name |
ALIASNAME |
char(40) |
ALIAS-name, fully concatenated |
eg: " |
|
char(2) |
ALIAS-directional prefix |
N,S,E,W,NE,NW,SW,SE |
||
|
char(4) |
ALAIS- road type prefix |
HWY, RD, RUE |
||
|
name |
ALINAME |
char(40) |
ALIAS (without suffixes) |
eg: |
|
name |
ALINAMESUF |
char(40) |
ALIAS- (including the suffix portion of numbered roads) |
eg: |
|
char(10) |
ALIAS type as per GISI;s list |
eg: AVE, ST, RD, and more |
||
|
char(2) |
ALIAS-directional suffix |
N,S,E,W,NE,NW,SW,SE |
||
|
char(12) |
ALIAS-additional information trailing a standard name |
BRIDGE, TUNNEL, TERMINAL, and more |
||
|
number(11,0) |
Unique numeric identifier |
|
||
|
|
|
|
|
|
|
char(12) |
the numbered Highway designator, "+" delimited |
eg: 1, 1A, 99, 1A+99A |
||
|
char(6) |
a highway exit number |
eg: 28, 28A, 28AB |
||
|
char(12) |
the road class |
eg: HIGHWAY, LOCAL, and more |
||
|
number(6,0) |
a numerical version of the road class (TYPE in MapInfo) |
eg: 1=FREEWAY, 8=LOCAL, through to 17 |
|
geocode |
|
|
|
|
|
char(16) |
a finer version of the road class |
eg: |
||
|
number(6,0) |
a numerical version of the road subclass (TYPES in MapInfo) |
eg: 1=FREEWAY, 8=LOCAL, through to 17 |
||
|
number(11,0) |
address range From Left |
101 |
||
|
number(11,0) |
address range To Left |
199 |
||
|
number(11,0) |
address range From Right |
100 |
||
|
number(11,0) |
address range ToRight |
198 |
||
|
number(11,0) |
single address applied to the whole road, mostly strata roads |
888 |
||
|
char(1) |
addressing style Left (even, odd, continuous, strata, none) |
E,O,C,S,N, e,o,c,s |
||
|
char(1) |
addressing style Right (even, odd, continuous, strata, none) |
E,O,C,S,N, e,o,c,s |
||
|
geocode |
CITY_LEFT |
char(32) |
"city" (GISI locality) Left |
eg: |
|
geocode |
CITY_RIGHT |
char(32) |
"city" (GISI locality) Right |
eg: |
|
geocode |
RGN_LEFT |
char(6) |
Regional District Left (abbr) |
eg: GVRD |
|
geocode |
RGN_RIGHT |
char(6) |
Regional District Left (abbr) |
eg: GVRD |
|
geocode |
CSD_LEFT |
number(11,0) |
Census Subdivision Left |
reserved for FUTURE use |
|
geocode |
CSD_RIGHT |
number(11,0) |
Census Subdivision Right |
reserved for FUTURE use |
|
nav |
|
|
|
|
|
nav |
char(2) |
the direction of vehicle travel vs. the vector direction |
B,1F,1R,2F,2R,DF,DR |
|
|
nav |
number(6,0) |
a numeric code describing the accessibility of the road |
0=no restriction, >1 restricted in some manner |
|
|
nav |
char(6) |
a description of the road surface |
Paved, Loose, Rough, Boat |
|
|
nav |
number(6,0) |
maximum speed in "kph" |
10,15,20,30,40,50,60,70,80,90,100,110 |
|
|
nav |
char(1) |
disaster route flag |
Y or null - reserved for future usage |
|
|
nav |
char(1) |
truck route flag |
Y or null - reserved for future usage |
|
|
nav |
char(1) |
number of lanes Left of Centreline |
0,R,N,1,2,3,4 |
|
|
nav |
char(1) |
number of lanes Right of Centreline |
0,R,N,1,2,3,4 |
|
|
nav |
NUMSPDBMPS |
number(6,0) |
the number of speedbumps or cattleguards on the road |
reserved for FUTURE use |
|
nav |
char(1) |
a travel impactor at the FROM end of the segment |
S,Y,U,O,C,L (will be expanded for rail) |
|
|
nav |
char(1) |
a travel impactor at the TO end of the segment |
S,Y,U,O,C,L (will be expanded for rail) |
|
|
nav |
number(6,0) |
From end, maximum weight, in "kg" |
eg. 5000 |
|
|
nav |
number(6,0) |
To end, maximum weight, in "kg" |
|
|
|
nav |
number(6,2) |
From end, maximum height, in "m.cm" |
eg. 4.38 |
|
|
nav |
number(6,2) |
To end, maximum height, in "m.cm" |
|
|
|
nav |
number(6,2) |
From end, maximum width, in "m.cm" |
eg. 5.50 |
|
|
nav |
number(6,2) |
To end, maximum width, in "m.cm" |
|
|
|
nav |
char(4) |
FromLeft -The DAYS of the turning restriction |
MF, MS, SS |
|
|
nav |
char(4) |
FromLeft -The TIMES of the turning restriction |
AM, PM, AMPM, DAY, 24 |
|
|
nav |
char(4) |
FromRight-The DAYS of the turning restriction |
MF, MS, SS |
|
|
nav |
char(4) |
FromRight-The TIMES of the turning restriction |
AM, PM, AMPM, DAY, 24 |
|
|
nav |
char(4) |
FromStraight-The DAYS of the turning restriction |
MF, MS, SS |
|
|
nav |
char(4) |
FromStraight-The TIMES of the turning restriction |
AM, PM, AMPM, DAY, 24 |
|
|
nav |
char(4) |
ToLeft-The DAYS of the turning restriction |
MF, MS, SS |
|
|
nav |
char(4) |
ToLeft-The TIMES of the turning restriction |
AM, PM, AMPM, DAY, 24 |
|
|
nav |
char(4) |
ToRight-The DAYS of the turning restriction |
MF, MS, SS |
|
|
nav |
char(4) |
ToRight-The TIMES of the turning restriction |
AM, PM, AMPM, DAY, 24 |
|
|
nav |
char(4) |
ToStraight-The DAYS of the turning restriction |
MF, MS, SS |
|
|
nav |
char(4) |
ToStraight-The TIMES of the turning restriction |
AM, PM, AMPM, DAY, 24 |
|
topo |
|
|
|
|
|
topo |
SEG_LENGTH |
number(11,3) |
the length of the road segment in "m" (BCALBERS) |
n/a |
|
topo |
FR_AZIMUTH |
number(6,0) |
the angle of entry into the road segment "deg" (BCALBERS) |
n/a |
|
topo |
TO_AZIMUTH |
number(6,0) |
the angle of egress from the road segment in "deg" (BCALBERS) |
n/a |
|
topo |
FR_NODE |
number(11,0) |
our maintained network Node topology, From |
n/a |
|
topo |
TO_NODE |
number(11,0) |
our maintained network Node topology, To |
n/a |
|
metadata |
|
|
|
|
|
metadata |
POSITIONBY |
char(12) |
the primary source of the roadway positioning |
eg: GPS, TRIM, SKETCH, and more |
|
metadata |
UPDT_ZONE |
char(8) |
a code describing the GISI maintenance/update zone |
eg: GVRD, and more |
|
update |
|
|
|
|
|
update |
UPDT_ACT |
char(1) |
update action, Delete, Insert, UpdateAttritbutesOnly,
GraphicsUpdate, Both U&G, |
D,I,U,G,B,M |
|
update |
UPDT_DATE |
date |
the release date of the update |
eg. 20040301 |
|
update |
ADMIN_CH |
char(1) |
indicates an road class (class or subclass) or an administrative link change (city, region, etc) |
T or F, eg. "T" if the city boundary changed or road reclassified |
|
update |
NAME_CH |
char(1) |
indicates a road name change (name, alias, hwy_rte, exit_num) |
T or F, eg. "T" if road was renamed or corrected |
|
update |
ADDR_CH |
char(1) |
indicates a geocoding attribute change |
T or F, eg. "T" if the FROMLEFT address ranges changes |
|
update |
NAV_CH |
char(1) |
indicates a navigation attribute change |
T or F, eg. "T" if a speed changes |
|
update |
GEO_CH |
char(1) |
indicates a topology attribute changes |
T or F or M, eg: "T" if there is a geometry change, M recalculated topology but no change to geometry |
|
update |
META_CH |
char(1) |
indicates a metadata change |
T or F, eg: "T" if the road is recoded as GPS from SKETCH |
Best printed in Landscape
Last Revised: 13 June 2006
Last revised: 30 Dec 2005 revised rd_classid and rd_subclid to max to 17 for
service road