You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2022. It is now read-only.
Heya,
I noticed a street name in the San Diego file today "S 39TH ST S" which has the "South" directional added twice:
It seems that the error is caused by the source data including both pre (
addrpdir) and post (addrpostd) directional columns with the value 'S':Would it be possible to add a check in machine which only adds one of these values to the
streetfield when both are present?