coordinate-parser
coordinate-parser copied to clipboard
What a great library. First I want to let you know we began using coordinate-parser in [Georap](https://github.com/axelpale/georap) to allow users to quickly jump to the coordinates they read on various...
Based on some testing, it looks like many formats of DMS are being captured and translated correctly. Using this site: https://www.sunearthtools.com/dp/tools/conversion.php, I converted coordinates (37.9, -93). Of the DMS formats...
Closes #2. Feel like I'm getting into more trouble than it's worth with this one, so I'm leaving it for now. At the moment the code somewhat relies on the...