open4good / open4goods

The open4goods project
Other
16 stars 10 forks source link

User city and region detection #317

Open GoulvenF opened 3 months ago

GoulvenF commented 3 months ago

[Version française (google translate)]()

Problem

Solution

Requisites

Tips / work tracks

Ashwinn11 commented 2 months ago

I want to work on this. May I know what is the problem with maxmind implementation?

GoulvenF commented 2 months ago

Hi Ashwinn,

Thanks again for tour interest in the project ! Nothing bad with maxmind, but a cool reusable spring filter (interceptor ?) that embeds maxmind geolocation, with IP resolution caching and plugable location information extension (an example for france here : https://www.data.gouv.fr/fr/datasets/communes-de-france-base-des-codes-postaux/) would be very cool !

Not an so easy part, and the "localized" operations (eg : regions enrichment) could/should probably be delayed.