DenisCarriere / geocoder

:earth_asia: Python Geocoder
http://geocoder.readthedocs.org
MIT License
1.63k stars 288 forks source link

Zipcode in reverse geocoding issue #312

Open andrewrreed opened 7 years ago

andrewrreed commented 7 years ago

Is there not a function to return the parsed out zipcode from the address? (i.e. results.zipcode)

ebreton commented 7 years ago

It depends on the provider. Some will have the zipcode and the function, some won't...

which provider are you using ?

DenisCarriere commented 7 years ago

@areed1242 Let us know which provider you are using to better answer your question.