mirror of
https://github.com/fenix-soft/fmeteo.git
synced 2024-12-22 12:24:02 +01:00
Add files via upload
This commit is contained in:
parent
a63c63e797
commit
68a36112df
@ -26,11 +26,11 @@ cat
|
||||
|
||||
#### Some examples:
|
||||
|
||||
for example we want to recover the weather data of a city called "**Tempio Pausania**" (IT) or "**New York**" that openwatermap has indexed written with the space.
|
||||
for example we want to recover the weather data of a city called "**Tempio Pausania**" (IT) or "**New York**"(USA) that openwatermap has indexed written with the space.
|
||||
|
||||
fmeteo "Tempio%20Pausania,IT"
|
||||
|
||||
fmeteo "New%20York,USA"
|
||||
fmeteo "New%20York,US"
|
||||
|
||||
***
|
||||
|
||||
@ -63,9 +63,9 @@ cat
|
||||
|
||||
#### Alcuni esempi:
|
||||
|
||||
ad esempio vogliamo recuperare il tempo di una citta chiamata "**Tempio Pausania**"(IT), oppure "**New York**" che openwatermap ha indicizzato scritta con lo spazio.
|
||||
ad esempio vogliamo recuperare il tempo di una citta chiamata "**Tempio Pausania**"(IT), oppure "**New York**"(USA) che openwatermap ha indicizzato scritta con lo spazio.
|
||||
|
||||
fmeteo "Tempio%20Pausania,IT"
|
||||
|
||||
fmeteo "New%20York,USA"
|
||||
fmeteo "New%20York,US"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user