Using Geodetic Calculator to find points every so many meters?

1 message Options
Embed this post
Permalink
jmdev

Using Geodetic Calculator to find points every so many meters?

Reply Threaded More More options
Print post
Permalink
I have successfully used the Geodetic Calculator to find the orthodromic distance between two points.  I have a requirement to then find points between these two points with a specified distance (i.e. find the points every 50 meters between these two points).  I attempted to do this through the getGeodeticCurve(...) function but since I am not able to specify distance this hasn't proved as useful as I had hoped.    

Could someone recommend another way to find the lat/lon of all points on the path between a starting lat/lon and an ending lat/lon every so many meters?  

Thank you for an excellent tool BTW!

Best,
jm