Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Explore whether a geolocation API is superior to current regex-like matching approach for text-->country #5

Closed
jspeed-meyers opened this issue Jan 28, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jspeed-meyers
Copy link
Contributor

Specifically, assess each of these API's: https://wiki.openstreetmap.org/wiki/Nominatim#Alternatives_.2F_Third-party_providers

Do any of them allow bulk requests (say 10K/second) and are still free?

@jspeed-meyers jspeed-meyers added enhancement New feature or request help wanted Extra attention is needed labels Jan 28, 2021
@jspeed-meyers
Copy link
Contributor Author

Also, check out Geocoder: https://geocoder.readthedocs.io/

@jspeed-meyers
Copy link
Contributor Author

@kdobolyi decided the geocoding API's are not worth the squeeze. We will go with a text matching approach.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants