OfflineReverseGeocode icon indicating copy to clipboard operation
OfflineReverseGeocode copied to clipboard

Perform reverse geocoding locally and offline

Results 5 OfflineReverseGeocode issues
Sort by recently updated
recently updated
newest added

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 ?