OfflineReverseGeocode

Perform reverse geocoding locally and offline (by AReallyGoodName)

OfflineReverseGeocode Alternatives

Similar projects and alternatives to OfflineReverseGeocode

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better OfflineReverseGeocode alternative or higher similarity.

OfflineReverseGeocode reviews and mentions

Posts with mentions or reviews of OfflineReverseGeocode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-03.
  • SpatiaLite: A Spatial Extension to SQLite
    3 projects | news.ycombinator.com | 3 Apr 2021
    A kd-tree is the generalized data structure that can do log(n) lookups of nearest in any dimensions. I wrote an implementation for nearest to a geographical point years ago (since ported to many other languages): https://github.com/AReallyGoodName/OfflineReverseGeocode

    A less generalized solution is to grid things up (quad tree and bsp trees) as you implied above but the kd-tree is the generalized solution without edge cases (what if the majority of points of interest end up in a single grid square in your example?). A kd-tree is essentially what a sort list is for one dimensional data but instead supports multiple dimensions.

Stats

Basic OfflineReverseGeocode repo stats
1
482
0.0
over 4 years ago

AReallyGoodName/OfflineReverseGeocode is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of OfflineReverseGeocode is Java.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com