OpenSAK Reverse Geocoding System #264
Fabio-A-Sa
started this conversation in
General
Replies: 1 comment
|
The write up looks good and thorough. Under edge cases, should there be a discussion of place like Alaska that straddles the 180 degree meridian or Antarctica that straddles a pole? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I’m happy to share that over the past few days, we have been in direct discussions with the GSAK maintainers to fully understand the core challenges at hand. We’ve weighed the pros and cons to determine the most effective, scalable, and efficient way forward.
The OpenSAK reverse geocoding architecture design is now complete. It is indeed an extension of the GSAK well-known capabilities, with local-first and download-on-demand approaches. For those interested in the details, you can review it here:
https://github.com/AgreeDK/OpenSAK/blob/main/architecture/reverse-geocoding.md
This should solve all problems found in this thread. Given the complexity of the system, implementation will take some time. Please stay tuned for updates on future developments.
I'm opening the discussion here just to keep issue #60 clean as possible. Feedback is always welcome!
All reactions