Show HN: Coordinate converter in a single HTML file(redgridtactical.github.io)
redgridtactical.github.io
Show HN: Coordinate converter in a single HTML file
https://redgridtactical.github.io/RedGridMGRS/tools.html
0 comments
—
https://redgridtactical.github.io/RedGridMGRS/tools.html
—
It auto-detects whatever format you paste in and converts to everything else simultaneously. Also has a bearing/distance calculator, dead reckoning, and batch mode for converting lists. Includes FixPhrase (the open-source, patent-free What3Words alternative) that turns any coordinate into a 4-word phrase.
The engine uses DMA TM 8358.1 (truncation, not rounding. The popular npm mgrs package gets this wrong). Everything runs client-side, no tracking, works offline after first load. ~88KB total. Link is to the repo if anyone wants to poke around.