Reputation: 23
I have a table that has a position in it. Is there any solid way to calculate the distance between A --> B --> C --> D etc using Postgis.
Distance = AB + AC + CD etc.
Each point has {lat, lng}.
I appreciate any help you can provide.
Upvotes: 0
Views: 424