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

Add support for IP-to-Lat/Long geocoding service #6

Open
jboarman opened this issue Dec 31, 2021 · 0 comments
Open

Add support for IP-to-Lat/Long geocoding service #6

jboarman opened this issue Dec 31, 2021 · 0 comments

Comments

@jboarman
Copy link
Sponsor Member

Add support for ipstack.com's geocoding services so that a user can request records near an IP address input.

/nearest/{count}/{sourceType}/to/{location}[/within/{distance}/{units}]

Note that we will have to discern the data type of the location parameter as being either an IP address or Lat/Long or Postal Code.

Alternate IP-lookup services could be added later: https://resolve.rs/ip/geolocation.html (We can take requests or look at google search popularity or SEO link popularity checkers to assess top services to support)

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