Leading zero in input address causes error or low score
- Dominant language
- Java
- Stars
- 17
- Forks
- 7
- Avg merge
- 10h 2m
- Merged PRs (30d)
- 15
Description
When providing an address with a leading zero, the geocoder handles the address as follows:
- if the leading zero appears in a number that is a unit number (in an apartment building) the geocoder API does not return an address. The Address List editor returns a server error:

- if the leading zero appears in a number that is the site number, the geocoder does not find the site

This issue was discovered while processing the HLTH low scores address file. There were 4 occurrences of addresses with a leading zero.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.