Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make DMS parsing more robust #248

Open
RobQuincey-DC opened this issue Apr 9, 2024 · 0 comments
Open

Make DMS parsing more robust #248

RobQuincey-DC opened this issue Apr 9, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@RobQuincey-DC
Copy link
Contributor

Parsing lat/lon in Degree/Minutes/Seconds format is very flaky and requires a very precise format in order to get picked up. It also cannot handle Degrees/Decimal Minutes format at all.

There are a couple of libraries that may help with this:

May require some playing to figure out the best option.

Ideally, the system should be handle all the weird ways people input Lat/Lon and convert it appropriately.

@RobQuincey-DC RobQuincey-DC added bug Something isn't working enhancement New feature or request labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
No open projects
Status: Available
Development

No branches or pull requests

1 participant