Segment

Segment output fields contain information about the street segment identified by the data provider. To include segment data fields in the output, set OutputRecordType = S.

columnName Max. Field Length with null terminator Description

BlockLeft

16

The Census FIPS Code that indicates the address is on the left side of the street.

BlockRight

16

The Census FIPS Code that indicates the address is on the right side of the street.

BlockSuffixLeft

2

The block suffix of the block on the left side of the street.

A block suffix is a single character assigned to subsections of U.S. Census blocks that are split by a higher-level boundary, such as a municipal boundary. A block suffix is either "A" or "B". For information about U.S. Census block suffixes, see the Geographic Areas Reference Manual, available at the U.S. Census Bureau website:

www.census.gov/geo/www/garm.html

Block suffixes are only available if you are using Centrus Enhanced data.

BlockSuffixRight

2

The block suffix of the block on the right side of the street.

A block suffix is a single character assigned to subsections of U.S. Census blocks that are split by a higher-level boundary, such as a municipal boundary. A block suffix is either "A" or "B". For information about U.S. Census block suffixes, see the Geographic Areas Reference Manual, available at the U.S. Census Bureau website:

www.census.gov/geo/www/garm.html

Block suffixes are only available if you are using Centrus Enhanced data.

PointCode 11 Unique point ID of the matched record when matched to point-level data. Blank if the matched record is not from point-level data.

RoadClass

3

The type of road:

1
Major
2
Minor

SegmentCode

11

The unique 10-digit street segment ID assigned by the street network data provider.

SegmentDirection

2

Indicates the order of numbers on a segment.

F
Forward
R
Reversed
B
Both
U
Undetermined

SegmentHouseNumberHigh

12

The highest house number in the segment.

SegmentHouseNumberLow

12

The lowest house number in the segment.

SegmentLength

The length, in feet, of a block segment. This field is deprecated.

SegmentParity

2

Indicates which side of the street has odd numbers.

L
Left side of the street
R
Right side of the street
B
Both sides of the street
U
Undetermined

StreetSide.NAVTEQ

2

Indicates which side of the street the address is located on. The value in this field is determined by using the NAVTEQ/HERE reference nodes for the street segment. A street segment represents part of a street. Each segment has a node at each end: the reference node and the non-reference node. The reference node is the node with the lower latitude (southernmost). If the latitudes of both nodes are identical, the reference node is the end node with the lower longitude (westernmost). The street side corresponds to the street sides you would see if you were standing at the reference node and looking at the non-reference node.

One of the following:

L
The address is on the left side of the street.
R
The address is on the right side of the street.
B
The address occupies both sides of the street.
U
The street side is unknown.
null
NAVTEQ/HERE data was not used, or segment output data was not selected, or the address did not match a street segment (for example, the address was geocoded to a centroid).