Flood Forecasting API
Stay organized with collections
Save and categorize content based on your preferences.
floodforecasting.googleapis.com API.
Service: floodforecasting.googleapis.com
The Service name floodforecasting.googleapis.com
is needed to create RPC client stubs.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-05 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["\u003cp\u003eThe \u003ccode\u003efloodforecasting.googleapis.com\u003c/code\u003e service is used to create RPC client stubs for accessing flood forecasting data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFloodsApi\u003c/code\u003e offers methods to retrieve metadata for single or multiple gauges via \u003ccode\u003eGetGauge\u003c/code\u003e, \u003ccode\u003eBatchGetGauges\u003c/code\u003e, \u003ccode\u003eGetGaugeModel\u003c/code\u003e, and \u003ccode\u003eBatchGetGaugeModels\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can query flood-related information such as gauge forecasts via \u003ccode\u003eQueryGaugeForecasts\u003c/code\u003e or the latest flood status for a specific gauge ID using \u003ccode\u003eQueryLatestFloodStatusByGaugeIds\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eGeographical search functionalities are provided through \u003ccode\u003eSearchGaugesByArea\u003c/code\u003e to locate gauges within a specific area and \u003ccode\u003eSearchLatestFloodStatusByArea\u003c/code\u003e to find the most recent flood status for a certain area.\u003c/p\u003e\n"],["\u003cp\u003eThe API can also be used to get a polygon with \u003ccode\u003eGetSerializedPolygon\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Flood Forecasting API\n\nfloodforecasting.googleapis.com API.\n\nService: floodforecasting.googleapis.com\n----------------------------------------\n\nThe Service name `floodforecasting.googleapis.com` is needed to create RPC client stubs.\n\n[google.research.floodforecasting.v1.FloodsApi](/flood-forecasting/rpc/google.research.floodforecasting.v1#google.research.floodforecasting.v1.FloodsApi)\n---------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------|\n| [BatchGetGaugeModels](/flood-forecasting/rpc/google.research.floodforecasting.v1#google.research.floodforecasting.v1.FloodsApi.BatchGetGaugeModels) | Get the current hydrological model metadata for multiple gauges. |\n| [BatchGetGauges](/flood-forecasting/rpc/google.research.floodforecasting.v1#google.research.floodforecasting.v1.FloodsApi.BatchGetGauges) | Get metadata about multiple gauges. |\n| [GetGauge](/flood-forecasting/rpc/google.research.floodforecasting.v1#google.research.floodforecasting.v1.FloodsApi.GetGauge) | Get metadata about a gauge. |\n| [GetGaugeModel](/flood-forecasting/rpc/google.research.floodforecasting.v1#google.research.floodforecasting.v1.FloodsApi.GetGaugeModel) | Get the current hydrological model metadata for a given gauge. |\n| [GetSerializedPolygon](/flood-forecasting/rpc/google.research.floodforecasting.v1#google.research.floodforecasting.v1.FloodsApi.GetSerializedPolygon) | Get a serialized polygon. |\n| [QueryGaugeForecasts](/flood-forecasting/rpc/google.research.floodforecasting.v1#google.research.floodforecasting.v1.FloodsApi.QueryGaugeForecasts) | Query gauge forecasts. |\n| [QueryLatestFloodStatusByGaugeIds](/flood-forecasting/rpc/google.research.floodforecasting.v1#google.research.floodforecasting.v1.FloodsApi.QueryLatestFloodStatusByGaugeIds) | Query latest flood status by gauge ids. |\n| [SearchGaugesByArea](/flood-forecasting/rpc/google.research.floodforecasting.v1#google.research.floodforecasting.v1.FloodsApi.SearchGaugesByArea) | Search for gauges by geographical area. |\n| [SearchLatestFloodStatusByArea](/flood-forecasting/rpc/google.research.floodforecasting.v1#google.research.floodforecasting.v1.FloodsApi.SearchLatestFloodStatusByArea) | Search latest flood status by geographical area. |"]]