I built one, tracking fleet vehicles with a custom box, using tiled maps, on behalf of Vodafone, back in 2002.
I still remember I wrote a basic trans-mercator library too!<p>Of course Mercator projection may go out of fashion soon <a href="https://www.independent.co.uk/news/world/africa/world-map-equal-earth-projection-un-mercator-b3050761.html" rel="nofollow">https://www.independent.co.uk/news/world/africa/world-map-eq...</a> :)<p>Hope I'm called back to update the library ;)
I believe the library mentioned in the article should be this one <a href="https://geodyssey.github.io/overview/overview.html" rel="nofollow">https://geodyssey.github.io/overview/overview.html</a> and here <a href="https://www.lukatela.com/geodyssey/" rel="nofollow">https://www.lukatela.com/geodyssey/</a>
"real-time GPS-driven moving map display"<p>Not the IMHO more interesting analog tech which lifts signals out of thermal noise.
The author says:<p>"<i>It used Voronoi Cells and reduced most math to 8- and 16-bit integer calculations with one or two single-precision floating-point calculations.</i>"<p>I wonder if it can be used to speed up LLM inference.
One of the things I discovered a while back is that even fairly crude trig approximations don't put that much error into your position, over a small enough distance.<p>To calculate things like straight-line range from where you are now to where you need to put a unit for an emergency, you're probably not working over an area of more than a couple of hundred kilometres radius and the error will be within a few dozen metres. And once you get within about half a k, you're driving towards the column of smoke anyway ;-)
Cool software keep it up
[dead]