|
||
Address Range-Feature County-based Shapefile
Geocoding. To get the best geocoding match results, the Address Range Feature Shapefile (tl_2013_stcty_addrfeat.shp) should be used to geocode addresses. Address ranges in the may be separated into multiple address ranges on the same edge/road/street because of ZIP Code differences or to establish gaps created by address anomalies located elsewhere. Some address ranges may also include embedded alphanumeric characters or hyphens that make them distinct from the other address ranges on the same edge side. The ADDRFEAT.shp contains all of the address range to edge and street name relationships for a county to increase the number of potential geocoding matches. In comparison, the most inclusive address range in the All Line shapefile (EDGES.shp) can also be used for geocoding but a single pair of left- and right-side address ranges and the primary street name on the edge may not always provide complete address range coverage.
ADDRFEAT GIS Project http://proximityone.com/dmd/2/addrfeat.zip
tl_2013_20091_addrfeat -- illustrative view
tl_2013_stcty_addrfeat dbf attributes
Address Range-Feature County-based Shapefile Record Layout | |||
tl_2013_[state-county FIPS]_addrfeat.shp | |||
Field | Length | Type | Description |
TLID | 10 | Integer | Permanent edge ID |
TFIDL | 10 | Integer | Permanent face ID on the left of the edge |
TFIDR | 10 | Integer | Permanent face ID on the right of the edge |
ARIDL | 22 | String | Left side Address range identifier |
ARIDR | 22 | String | Right side Address range identifier |
LINEARID | 22 | String | Linear feature identifier |
FULLNAME | 100 | String | Concatenation of expanded text for prefix qualifier, prefix direction, prefix type, base name, suffix type, suffix direction, and suffix qualifier (as available) with a space between each expanded text field |
LFROMHN | 12 | String | From House Number associated with the address range on the left side of the edge; SIDE=L |
LTOHN | 12 | String | To House Number associated with the address range on the left side of the edge; SIDE=L |
RFROMHN | 12 | String | From House Number associated with the address range on the right side of the edge; SIDE=R |
RTOHN | 12 | String | To House Number associated with the address range on the right side of the edge; SIDE=R |
ZIPL | 5 | String | ZIP code associated with the left address range |
ZIPR | 5 | String | ZIP code associated with the right address range |
EDGE_MTFCC | 5 | String | Primary MAF/TIGER feature class code of related edge record |
ROAD_MTFCC | 5 | String | MAF/TIGER feature class code of related linear feature record |
PARITYL | 1 | String | Left side Address Range Parity |
PARITYR | 1 | String | Right side Address Range Parity |
PLUS4L | 4 | String | Left side ZIP+4 Code |
PLUS4R | 4 | String | Right side ZIP+4 Code |
LFROMTYP | 1 | String | Left side From address range end type. This field will only be populated if the value is 'I' and the address range is an imputed value calculated by the Census Bureau at a split point. If the value is anything other than 'I' , the field shall be left blank. |
LTOTYP | 1 | String | Left side To address range end type. This field will only be populated if the value is 'I' and the address range is an imputed value calculated by the Census Bureau at a split point. If the value is anything other than 'I' , the field shall be left blank. |
RFROMTYP | 1 | String | Right side From address range end type. This field will only be populated if the value is 'I' and the address range is an imputed value calculated by the Census Bureau at a split point. If the value is anything other than 'I' , the field shall be left blank. |
RTOTYP | 1 | String | Right side To address range end type. This field will only be populated if the value is 'I' and the address range is an imputed value calculated by the Census Bureau at a split point. If the value is anything other than 'I' , the field shall be left blank. |
OFFSETL | 1 | String | Flag to designate if left side address range is on offset edge |
OFFSETR | 1 | String | Flag to designate if right side address range is on offset edge |