500
Why would the geocoder change the ZIP Code of a U.S. address?
A) The street address entered could not be found in the ZIP Code entered, but was found in another nearby ZIP Code.
B) The software has identified a higher-resolution ZIP Code in the same sorting area.
C) The ZIP Code entered is too close to the coast.
D) The geocoder should never change the ZIP Code.
What is A) The street address entered could not be found in the ZIP Code entered, but was found in another nearby ZIP Code. There are algorithms built into the software
that allow the system to search for likely correct answers. It will then assign each possible answer with a score, ranging from 1 – 10 (1 being the most likely). For example, if there was no “123 Main St” in ZIP Code 33210, but found it in an adjacent ZIP Code, it the software will alter the address entered to include the appropriate ZIP Code.