Matching Options

Matching options control the address search methodology and match results handling returned by AssignGeoTAXInfo.

Parameter Description

Optional files: The following options enable the database resource(s) to use in the search process.

Option.UseGeoTaxAuxiliaryFile

Specifies whether or not AssignGeoTAXInfo should attempt a match to the GeoTAX Auxiliary file. The GeoTAX Auxiliary file contains new addresses that have not yet been added to the Master File.

Y
Use the GeoTAX Auxiliary file for matching. (default)
N
Do not use the GeoTAX Auxiliary file for matching.

Option.UseAuxiliaryFile

Specifies whether to attempt a match to a User Auxiliary file. User Auxiliary files are user-defined files that override results from the master files in street-level matching.

Y
Use the User Auxiliary file for matching.
N
Do not use the User Auxiliary file for matching. (default)

Option.UseStateProvidedFile

Specifies whether to attempt a match to the state-supplied file. Use this option in combination with FileSearchOrder to specify a state-supplied file to use.

State-supplied files are provided by individual state governments. By matching to the state-supplied files, you can remain compliant with tax jurisdiction assignment requirements mandated by new federal and state laws, such as the Mobile Telecommunications Sourcing Act and the Florida state Communications Services Tax Simplification Law.

There are two supported file formats: the Florida-native format and the national TS-158 format (ANSI Transaction Set No. 158). The state of Florida provides address files in both the TS-158 and its own native format.

If this option is enabled, the address is first matched to the state supplied file. If a state match cannot be found, the master files are used to attempt a match.

Y
Use the State-supplied file for matching.
N
Do not use the State-supplied file for matching. (default)
Note: You must install the appropriate State-supplied file to use these options. For instructions, see the Spectrumâ„¢ Technology Platform Installation Guide.

Option.FileSearchOrder

Specifies which state-supplied file to use. This option only takes effect if you specify Option.UseStateProvidedFile=Y. One of the following:

FLOnly
Use only the Florida-native formatted file. (default)
TSOnly
Use only the TS-158 formatted file.

Option.UseRelaxedSecondaryMatching

Specifies whether input addresses with secondary information are matched to records without secondary information. This option applies only to Florida-native files.

Y
Use relaxed secondary matching.
N
Do not use relaxed secondary matching. (default)
Address Searching and Matching: These options can be enabled for use in the address search and match processes.

Option.GsMatchMode

Match modes determine the leniency used to make a match between your input and the reference database. Select a match mode based on the quality of your input and your desired output. For example, if you have an input database that is prone to errors, you may want to select the relaxed match mode.

0 - Exact
Requires a very tight match. This restrictive mode generates the fewest match candidates, which decreases the processing time. When using this mode, ensure that your input is very clean; free of misspellings and incomplete addresses.
1 - Close
Requires a close match and generates a moderate number of match candidates. (default)
2 - Relaxed
Allows a loose match and generates the most match candidates, which increases the processing time and results in more multiple matches. Use this mode if you are not confident that your input is clean; free of misspellings and incomplete addresses. This is the only mode that does not respect the street parity when making an address match.

Option.GsSearchArea

The search area options allow for searching the address' finance area or an expanded area specified by distance.

1
Searches the entire finance area for a match. A finance area is a region defined by the U.S. Postal Service and typically consists of a set of contiguous ZIP Codes.(default)
2
Searches the area specified by the radius in miles. The search area can be extended up to a 99-mile radius from the centroid of the input ZIP Code to assist in finding a match when the input address contains limited or inaccurate city or ZIP Code information. The expanded area is confined to within the state's borders.

Option.GsSearchRadius

Radius for search area.

1-99 miles
Search radius. (default = 0 miles)

Option.GsEnableFirstLetterExpanded

Looks for the correct first letter of a street address if the first letter is missing or incorrect. The Enterprise Tax Module searches through the alphabet looking for possible correct first letters to complete the street address.

Note: This feature is disabled by default and cannot be enabled in Exact mode.
Y
Enable first letter change matches.
N
Do not allow first letter change matches. (default)

Option.GsEnableRangedAddress

Matches to a house range input. Some business locations are identified by address ranges. For example, a shopping plaza could be addressed as 10-12 Front St. - this is how business mail is typically addressed to such a business location. When this feature is enabled, the address range is geocoded to the interpolated mid-point of the range.

Note: This feature is disabled by default and cannot be enabled in Exact mode.
Y
Allow address range matches.
N
Do not allow address range matches. (default)

Option.GsAlternateLookup

This option allows specifying the preferred way to match when both an address and firm name are provided. The matching method can be set to match to the address rather than the firm name or vice versa. If neither are specified, the default matching method is to match to the address line only.

1
Searches for street name, but if there isn't a match, will use the firm name.
2
Looks up the firm name, but if there isn't a match, will use the street name.
3
Searches only street records. (default)

Option.GsMultiMatchResolution

A multi-match occurs when multiple equally-scored matches are found in either the Points or Streets files and cannot be resolved to a single best candidate. There are several choices for handling a multi-match outcome:

N
No matches are returned. (default)
R
Return the first match candidate in the list.
A
The information for all the match candidates is returned.