Add files via upload

This commit is contained in:
fenix-soft 2018-09-11 13:06:17 +02:00 committed by GitHub
parent a63c63e797
commit 68a36112df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -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"