Geolocation approach and granularity
We are planning to calculate the geolocation using a pyhon package geocoder that requires internet access. We can determine and return the city, region, country, lat, long based on the public IP address. Bellow we can discuss if this is a correct method for our goals and if we want more or less precision for this annotation.
Challenges:
- Requires internet access to function.
- IP-based geolocation may be imprecise
Edited by Michael Loukeris