Air Quality API
Air Quality API.
Hizmet: airquality.googleapis.com
Hizmet adı airquality.googleapis.com
, RPC istemci taslakları oluşturmak için gereklidir.
Yöntemler |
LookupCurrentConditions
|
Mevcut Koşullar uç noktası, 100'den fazla ülkede saatlik hava kalitesi bilgilerini 500 x 500 metre çözünürlüğe kadar sağlar. |
LookupForecast
|
Belirli bir zaman aralığında belirli bir konumla ilgili hava kalitesi tahminini döndürür. |
LookupHeatmapTile
|
Parça PNG görüntüsünün verilerini içeren bir bayt dizisi döndürür. |
LookupHistory
|
Belirli bir zaman aralığında belirli bir konuma ait hava kalitesi geçmişini döndürür. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-04-30 UTC.
[null,null,["Son güncelleme tarihi: 2024-04-30 UTC."],[[["The Air Quality API provides access to current, forecast, and historical air quality data for numerous locations."],["It offers endpoints for retrieving hourly conditions, forecasts, historical data, and heatmap tile images."],["Data granularity can reach up to 500 x 500 meters resolution for current conditions in over 100 countries."],["Developers need to use the service name \"airquality.googleapis.com\" for creating RPC client stubs to interact with the API."]]],["The Air Quality API, accessible via `airquality.googleapis.com`, offers four primary methods. `LookupCurrentConditions` provides hourly air quality data at high resolution across numerous countries. `LookupForecast` returns air quality predictions for a specific location and time frame. `LookupHeatmapTile` provides PNG image data of air quality tiles. Finally, `LookupHistory` delivers historical air quality data for a chosen location and time span. The service name is required to use the API client stubs.\n"]]