The output of %l is the same as the name that I entered #857
Al-Sharabi
started this conversation in
General
Replies: 1 comment
-
I am looking for it too! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I noticed that
https://wttr.in/{place}?format=%l
returns the same text that I entered in place, and not the actual location thathttps://wttr.in/{place}
shows. Like for example, if Icurl -s 'wttr.in/Taizz?format=%l'
I see the output asTaizz
while when Icurl -s 'wttr.in/Taizz'
I get the actual location name at the bottom which isTa'izz Governorate, Yemen [13.4115414,43.5570871]
. Can you make it so that %l format returns the actual location instead of returning the name that I just entered? Or maybe add another format which returns the correct/official name of the place. Thanks.Beta Was this translation helpful? Give feedback.
All reactions