Replies: 2 comments
-
Yes, you can calculate the distance between two points in kilometres or miles in SQL. SQL; SELECT |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you so much for you response. I'm aware that this can be done in SQL. My questions was regarding how to do this in javascript with the |
Beta Was this translation helpful? Give feedback.
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.
-
Is there currently a way to calculate the distance between two points in km/miles?
I think it would be cool to have a function in
geotoolbox
that works similarly tost_distance()
in simple features implementations like R'ssf
or SQL.Beta Was this translation helpful? Give feedback.
All reactions