Air Quality API
Die Air Quality API.
Dienst: Airquality.googleapis.com
Der Dienstname airquality.googleapis.com
wird benötigt, um RPC-Client-Stubs zu erstellen.
Methoden |
LookupCurrentConditions
|
Der Endpunkt für aktuelle Wetterbedingungen bietet stündliche Informationen zur Luftqualität in mehr als 100 Ländern mit einer Auflösung von bis zu 500 × 500 Metern. |
LookupForecast
|
Gibt die Luftqualitätsprognose für einen bestimmten Ort für einen bestimmten Zeitraum zurück. |
LookupHeatmapTile
|
Gibt ein Byte-Array zurück, das die Daten des Kachel-PNG-Bilds enthält. |
LookupHistory
|
Gibt den Verlauf der Luftqualität für einen bestimmten Ort für einen bestimmten Zeitraum zurück. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-04-30 (UTC).
[null,null,["Zuletzt aktualisiert: 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"]]