Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No postal code returned (even if it's provided!) #54

Open
tamoyal opened this issue Nov 15, 2014 · 0 comments
Open

No postal code returned (even if it's provided!) #54

tamoyal opened this issue Nov 15, 2014 · 0 comments

Comments

@tamoyal
Copy link

tamoyal commented Nov 15, 2014

Here is a call that returns no postal code:
http://www.datasciencetoolkit.org/maps/api/geocode/json?address=4699+Auburn+Blvd%2C+Sacramento%2C+CA%2C+USA

even if I include postal code:
http://www.datasciencetoolkit.org/maps/api/geocode/json?address=4699+Auburn+Blvd%2C+Sacramento%2C+CA+95841%2C+USA

No postal code is returned while other structured data is. Worth noting that google returns a postal code in this case:

Street: 4699 Auburn Boulevard
City: Sacramento
State: CA
Zip: 95841
Latitude: 38.653747
Longitude: -121.3545975
Country: US

(and the lat/lng are similar)

Is this to be expected? It's just a bit strange to me

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

No branches or pull requests

1 participant