Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

geocode returns leading zero stripped postCode #1369

Open
Brennaleker opened this issue Dec 14, 2022 · 0 comments
Open

geocode returns leading zero stripped postCode #1369

Brennaleker opened this issue Dec 14, 2022 · 0 comments

Comments

@Brennaleker
Copy link

I was doing some feature testing with Puerto Rican locations and found that at least one location returns a postCode of 920 rather than 00920 while several others with leading zeros return the full zip code. This was easy to handle for in our code but ideally it could be fixed in the db so that this exception doesn't surprise others.

location tested using forward search: 1332 Avenida Franklin Delano Roosevelt San Juan, Puerto Rico

Returned from api:
buh bye 0s

Verified zip code should be 00920:
00920

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant