Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
colkassad
on May 4, 2025
|
parent
|
context
|
favorite
| on:
DuckDB is probably the most important geospatial s...
Look into Vincenty [1] or Karney (for a more robust solution) [2]. Vincenty should be good enough for most use cases.
[1]
https://en.wikipedia.org/wiki/Vincenty's_formulae
[2]
https://github.com/pbrod/karney
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://en.wikipedia.org/wiki/Vincenty's_formulae
[2] https://github.com/pbrod/karney