Weather API
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
API weather.googleapis.com.
Servizio: weather.googleapis.com
Il nome del servizio weather.googleapis.com
è necessario per creare stub di client RPC.
Metodi |
LookupCurrentConditions
|
Restituisce le condizioni meteo attuali in una determinata località. |
LookupForecastDays
|
Restituisce fino a 10 giorni di previsioni giornaliere in una determinata località, a partire dal giorno corrente. |
LookupForecastHours
|
Restituisce fino a 240 ore di previsioni orarie in una determinata località, a partire dall'ora corrente. |
LookupHistoryHours
|
Restituisce fino a 24 ore di dati storici meteo orari in una determinata località, a partire dall'ultima ora. |
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-07-26 UTC.
[null,null,["Ultimo aggiornamento 2025-07-26 UTC."],[],[],null,["# Weather API\n\nweather.googleapis.com API.\n\nService: weather.googleapis.com\n-------------------------------\n\nThe Service name `weather.googleapis.com` is needed to create RPC client stubs.\n\n[google.maps.weather.v1.Weather](/maps/documentation/weather/reference/rpc/google.maps.weather.v1#google.maps.weather.v1.Weather)\n---------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|\n| [LookupCurrentConditions](/maps/documentation/weather/reference/rpc/google.maps.weather.v1#google.maps.weather.v1.Weather.LookupCurrentConditions) | Returns the current weather conditions at a given location. |\n| [LookupForecastDays](/maps/documentation/weather/reference/rpc/google.maps.weather.v1#google.maps.weather.v1.Weather.LookupForecastDays) | Returns up to 10 days of daily forecasts at a given location, starting from the current day. |\n| [LookupForecastHours](/maps/documentation/weather/reference/rpc/google.maps.weather.v1#google.maps.weather.v1.Weather.LookupForecastHours) | Returns up to 240 hours of hourly forecasts at a given location, starting from the current hour. |\n| [LookupHistoryHours](/maps/documentation/weather/reference/rpc/google.maps.weather.v1#google.maps.weather.v1.Weather.LookupHistoryHours) | Returns up to 24 hours of hourly historical weather data at a given location, starting from the last hour. |"]]