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

Problems with coordinates in Ohio, USA #958

Open
ylluminate opened this issue Jan 26, 2024 · 0 comments
Open

Problems with coordinates in Ohio, USA #958

ylluminate opened this issue Jan 26, 2024 · 0 comments

Comments

@ylluminate
Copy link

It appears that regional coordinates in southern Ohio are not working (I've tried various and many different locations here randomly):

Tests:

$ curl "wttr.in/38.538713,-82.680644?0"
>>>    _  _    ___  _  _
>>>   | || |  / _ \| || |
>>>   | || |_| | | | || |_
>>>   |__   _| |_| |__   _|
>>>      |_|  \___/   |_|
>>>
>>>   404 UNKNOWN LOCATION: 38.538713,-82.680644
...
$ curl "wttr.in/38.53,-82.68?0"
>>>    _  _    ___  _  _
>>>   | || |  / _ \| || |
>>>   | || |_| | | | || |_
>>>   |__   _| |_| |__   _|
>>>      |_|  \___/   |_|
>>>
>>>   404 UNKNOWN LOCATION: 38.53,-82.68
...
$ curl "wttr.in/38,-82?0"
>>>    _  _    ___  _  _
>>>   | || |  / _ \| || |
>>>   | || |_| | | | || |_
>>>   |__   _| |_| |__   _|
>>>      |_|  \___/   |_|
>>>
>>>   404 UNKNOWN LOCATION: 38,-82
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant