graphhopper / graphhopper/geocoder-converter
improve response precision based on IP
Open
- Dominant language
- Java
- Stars
- 12
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
In photon we will have a better location bias https://github.com/komoot/photon/pull/580 once it is deployed.
With that and the free geo DB from maxmind: https://github.com/maxmind/GeoIP2-java (using the **offline** database) we could improve search precision if users want that. E.g. an additional parameter `ip=` or `header_for_ip=X-Forwarded-For`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.