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

southern hemisphere 404 unknown location #936

Open
john-peterson opened this issue Oct 29, 2023 · 2 comments
Open

southern hemisphere 404 unknown location #936

john-peterson opened this issue Oct 29, 2023 · 2 comments

Comments

@john-peterson
Copy link

john-peterson commented Oct 29, 2023

gps=$(termux-location|jq -r '"\(.latitude),\(.longitude)"')
echo $gps
-34.47399343,-71.40376739
curl -s wttr.in/$gps
>>>    _  _    ___  _  _
>>>   | || |  / _ \| || |
>>>   | || |_| | | | || |_
>>>   |__   _| |_| |__   _|
>>>      |_|  \___/   |_|
>>>
>>>   404 UNKNOWN LOCATION: -34.47399343,-71.40376739
>>>
----
Weather report:

We were unable to find your location
 so we have brought you to Oymyakon,
 one of the coldest permanently inhabited locales on the planet.

sorry to hammer onto already open issues

any Aussies here?

or patagonians which don't speak the English apparently

@john-peterson john-peterson changed the title southern hemisphere 440 southern hemisphere 404 not found Oct 29, 2023
@john-peterson john-peterson changed the title southern hemisphere 404 not found southern hemisphere 404 unknown location Oct 29, 2023
@netjordanlee
Copy link

Actually it seems most lat/long locations are broken.

Example Working
https://wttr.in/0,0
https://wttr.in/0.00000,0.000000
https://wttr.in/52.945774,-1.444565
https://wttr.in/52.94,-1.44
https://wttr.in/50.71,21.23
https://wttr.in/30.84,113.70

@4fthawaiian
Copy link

Actually it seems most lat/long locations are broken.

Example Working
https://wttr.in/0,0
https://wttr.in/0.00000,0.000000
https://wttr.in/52.945774,-1.444565
https://wttr.in/52.94,-1.44
https://wttr.in/50.71,21.23
https://wttr.in/30.84,113.70

can't seem to get any coordinates to work either :/

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

3 participants