Geo Map? 🗺️
Open
enhancement
help wanted
priority-1
question
research
spike
T4h
technical
- Dominant language
- Elixir
- Stars
- 451
- Forks
- 63
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 1
Description
Can we plot hits on a map based on IP address?
e.g:

# Todo
+ [ ] Investigate the options for https://rapidapi.com/blog/ip-geolocation-api ... https://ipgeolocation.io
+ [ ] Consider using multiple APIs and round-robin the requests to avoid sending _all_ our the to the same service. 💭
+ [ ] Store the Lat/Lon in the DB in a new table:
+ [ ] useragent_id
+ [ ] lat_lon
+ [ ] geo_ip_api_id - IP address lookup service used
+ [ ] Which Map UI should we use?
Contributor guide
Assessment
This issue has not been assessed yet.