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

Fix crash when geocoder exceeds Google Maps API usage limits #7

Closed
wants to merge 1 commit into from

Conversation

PabloCastellano
Copy link
Contributor

I haven't investigated further, but it happens probably due to the recent changes in Google Maps API and their usage limits. Possibly related: DenisCarriere/geocoder#375

As a workaround, default to OSM in case of error which doesn't require an API key.

@PabloCastellano
Copy link
Contributor Author

@eskerda Oh, it looks like we've been fixing it at the same time and you were slightly faster 👅

@eskerda
Copy link
Owner

eskerda commented Oct 15, 2018

Damn! @PabloCastellano thanks, I should have waited. It's good that we went with a similar approach.

Since you are using it, feel free to add any feature you might need on cmdbikes! I released it as a kind of in-joke, but I am glad it is useful. Maybe geocoding by IP makes sense.

Also, there's no --version flag, and help also does not display the version.

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

Successfully merging this pull request may close these issues.

None yet

2 participants