You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don’t think it would work since they don’t seem to provide geoname ids. Ah, it’s country-level only, no city data. I’ll explore making locus more configurable vie env vars tomorrow. Thank you for the suggestion!
Thank you for considering the request. Ping me if you need any help or anything. I have been procrastinating making the request because I know city level data might be important for Plausible. But I discovered that GeoLite city returns null for a ton of IP ranges. Essentially, this makes even their city level data a country level data 😅
So, if you are using country level data, why not use the best from our database? We also have an IP to Country ISP (ASN) database for free as well. The promise is the same for it as well: high accuracy and zero compromise.
I am requesting to add support for IPinfo's IP to Country database to the project. The database has the following features:
Database schema
start_ip
end_ip
country
country_name
continent
continent_name
Documentation: https://ipinfo.io/developers/ip-to-country-database
The database can be downloaded simply by accessing the storage URI with an access token.
Let me know what you think. Thanks!
Advantages over existing solutions:
The text was updated successfully, but these errors were encountered: