OfflineReverseGeocode
OfflineReverseGeocode copied to clipboard
Perform reverse geocoding locally and offline
Hi, Thanks a lot for your API ! This is very helpful, and I am happy to use it for my projects. I did some changes to your base code:...
Does it only do Reverse Geocoding? I'm interested in Geocoding
Is it possible to use MaxMind geoIp database?
Hi, I'm trying to use your code as part of an algorithm on a large dataset using Scala and Apache Spark. I'm having great results in terms of accuracy but...
Can the K-d tree be enhanced with af find N nearest places ?