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

Stores codes that represent the levels at which a geocode match can occur.

Properties
Creation Date2/16/2011 6:00 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows14
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the level at which a geocode match may occur.

  • ADDR =  Exact Address
  • AREA = Area Centroid
  • CITY = City Centroid
  • CNTY = County Centroid
  • COUN = Country
  • CRES  =CRESTA Centroid
  • DISAG = Disaggregated
  • NONE = None
  • POINT = Point
  • POST = Postal Code Centroid
  • RLXA = Relaxed Address
  • SUB2 = Subarea 2
  • USER = User Supplied
  • ZIP9 = ZIP9 Centroid
varchar10   
 

Name of the geocode match level.

Corresponds to the code in GeoMatchLevelCode.

varchar40   
 

Description of the geocode match level.

varchar1024  
 

Order in which geocode match level results are displayed on the user interface.

For example, a ZIP9 Centroid match is displayed first, followed by Relaxed Address.

tinyint1   
See Also

Related Objects

AIRReference Database