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
Also it parses Long Beach, CA as Long Beach, Australia despite CA state is present in string and it should be USA, not Australia. Could anyone help me with this one pls?
The text was updated successfully, but these errors were encountered:
geo.geoparse("Long Beach, CA To: Fresno, CA FTL non-hazmat")
returnsSo lib ignores Fresno, CA . But if I change the string to Long Beach, CA To: Fresno, CA it will parse Fresno, CA as it should be
Also it parses Long Beach, CA as Long Beach, Australia despite CA state is present in string and it should be USA, not Australia. Could anyone help me with this one pls?
The text was updated successfully, but these errors were encountered: