Using geocode placement options - GeoTAX_Premium - 7.7

GeoTAX Premium for Windows, UNIX/Linux, and z/OS

Product type
Software
Portfolio
Verify
Product family
Geo Addressing
Product
GeoTAX Premium
Version
7.7
Language
English
Product name
GeoTAX Premium
Title
GeoTAX Premium for Windows, UNIX/Linux, and z/OS
Copyright
2023
First publish date
1998
Last updated
2024-07-30
Published on
2024-07-30T03:53:01.467023

You can set the following options that affect how GeoTAX calculates the geocode for an interpolated street match.

Offset

Ensures the point does not reside in the middle of a street. Moves the point perpendicular to the portion of the street segment in which it lands by the value you specify. The default value for Offset is 40 feet. You can reconfigure the value to 0, 20, or 60 feet.

Use the following to specify an offset value:

Batch Processing

Use the Latitude/longitude offset amount field in the LLOUT parameter card.

Integrator Series API

Use the cLatLongOffset element in the GTXINPUT parameter structure prior to calling GTXMatchAddress.

Callable Functions

Use MCA-LATLONG-OFFSET in the Matcher Control Area prior to Calling the GTMATCH program.

Squeeze

The Squeeze option ensures the point does not reside in an intersection or too close to the end of a street. When Squeeze is enabled, both street and end points are moved closer to the center of the segment by 50 feet. By default, the Squeeze option is enabled. You can disable the option if desired.

Use the following to enable the Squeeze option:

Batch Processing

Use the Latitude/Longitude Squeeze field in the LLOUT parameter card.

Integrator Series API

Use the cLatLongSqueeze element in the GTXINPUT parameter structure prior to calling GTXMatchAddress.

Callable Functions

Use MCA-LL-SQUEEZE-OPT in the Matcher Control Area prior to Calling the GTMATCH program.