CEDE 9.0 Database Reference
tEnhancedGeoMatchLevel Table
AIRReference Database : tEnhancedGeoMatchLevel Table
Description

Stores the supported geocode match levels.

Properties
Creation Date12/14/2011 1:40 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows15
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the geocode match level.

  • BLCK = Block
  • CITY = City Centroid
  • COUN = Country
  • NONE = Not Found
  • POST = Postal Centroid
  • PRCL = Parcel
  • PT = Point
  • SEGI = Street Segment Imputed
  • STRC = Street Centroid
  • STRI = Street Imputed
  • SUB2 - Subarea 2 Centroid
  • SUBA = Subarea Centroid
  • USER = User-Supplied
varchar10   
 

Name of the match level.

Corresponds to the code in EnhancedGeoMatchLevelCode.

varchar40   
 Description of the match level.varchar1024  
 

Order in which geocode match level results are displayed.

For example, a Parcel match is displayed first, followed by Block.

tinyint1   
See Also

Related Objects

AIRReference Database