GTMATCH does the matching in GeoTAX. It takes the house number, street name, pre- and post-directionals, city, state, and ZIP Code and matches them against street segment data in the database. Based on the settings you provide, it calculates the address's location on the correct side of the street, offset by 0, 20, 40, or 60 feet (the default value is 40 feet). GTMATCH returns geographic information associated with that address, including:
-
State, county, census tract, and block group codes
-
State abbreviation and county name
-
MCD code and name
-
CBSA code and name
-
Place code and place attributes
-
SPD, IPD, and PAY codes, if available
-
Latitude/longitude coordinates
GTMATCH calls the cross-reference function GTX20 to obtain the GeoTAX key for Sovos. The following figure illustrates how this function works with your driver program.