Preferring User Dictionary Matches - 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

If you select Prefer User Dictionary Matches, candidates from the User Dictionary are given a higher score than a similar candidate from the GSD. The GS_FIND_DB_ORDER property is designed for situations where you feel that your User Dictionary is superior to the GSD, and therefore you prefer matches from the User Dictionary over matches from the GSD whenever possible.

GeoStan  supports the creation and use of User Dictionaries based on your own source data. A User Dictionary can be used independently or as a supplement to the supplied GSD.

You can geocode using:

  • User Dictionary (or multiple User Dictionaries) alone.

  • Standard GSD.

  • A combination of GSD and User Dictionaries

The results from a User Dictionary are similar to that from the GSD. For address matches where the first letter of the match code would be 'S', a User Dictionary match has the letter 'J'. The value of the GS_REC_TYPE is 'U'. Also, the enum GS_DATATYPE returns a new value for the User Dictionary record matches, see User Dictionary (GsFileStatusEx) for more information.

For example: SE9 is a match code for a match that comes from a GSD, while JE9 is for a match that comes from a User Dictionary. See Status codes for a complete description of match codes.