Weather API
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
API погоды.googleapis.com.
Сервис: Weather.googleapis.com.
Имя службы weather.googleapis.com
необходимо для создания заглушек клиента RPC.
Методы |
---|
Lookup Current Conditions
| Возвращает текущие погодные условия в данном месте. |
Lookup Forecast Days
| Возвращает ежедневные прогнозы на 10 дней в заданном месте, начиная с текущего дня. |
Lookup Forecast Hours
| Возвращает до 240 часов почасовых прогнозов для данного местоположения, начиная с текущего часа. |
Lookup History Hours
| Возвращает до 24 часов почасовых исторических данных о погоде в заданном месте, начиная с последнего часа. |
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-29 UTC.
[null,null,["Последнее обновление: 2025-07-29 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. |"]]