GS_FIND_ALTERNATE_LOOKUP - geostan_1 - 2024.01

GeoStan Geocoding Suite Reference for Windows, Linux, and z/OS

Product type
Software
Portfolio
Locate
Product family
GeoStan Geocoding Suite
Product
GeoStan Geocoding Suite > GeoStan
Version
2024.01
Language
English
Product name
GeoStan
Title
GeoStan Geocoding Suite Reference for Windows, Linux, and z/OS
Copyright
2024
First publish date
1994
Last updated
2024-07-29
Published on
2024-07-29T23:01:18.924000

Type

Long

Description

Determines whether the preferred lookup is to look for the streets first or the firms first.

Category

AnyForward

Usage with other properties in other categories.

•Compatible with: AnyForward and Any.

•Conflicts with: GeoStanReverse and GeoStanFindFirstStreet.

Usable match modes

Relax, Interactive, Close, Exact, and Custom.

Values

•1 - GS_PREFER_STREET_LOOKUP  - Matches to the address line, if a match is not made, then GeoStan matches to the Firm name line.

•2 - GS_PREFER_FIRM_LOOKUP - Matches to the Firm name line, if a match is not made, then GeoStan matches to address line.

•3 - GS_STREET_LOOKUP_ONLY (default) - Matches to the address line.

Default value

3

Relation to deprecated feature

None