6 ms·
Curious how you could solve that. I guess you would need to time stamp the coordinates. Then if you had data on how each region has moved you could calculate ne
by andyjdavis 10y ago
Curious how you could solve that. I guess you would need to time stamp the coordinates. Then if you had data on how each region has moved you could calculate new coordinates over time. Sounds painful.
- astrodust 10y agoThere's many, many frames of reference you can use to map your GPS data into actual on-ground coordinates. There's a number of systems that do this, but usually it's done with a projection from abstract GPS points into real-world positions via something like this: https://en.wikipedia.org/wiki/World_Geodetic_System https://en.wikipedia.org/wiki/World_Geodetic_System