Weather API
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
weather.googleapis.com API।
পরিষেবা: weather.googleapis.com
RPC ক্লায়েন্ট স্টাব তৈরি করতে পরিষেবার নাম weather.googleapis.com
প্রয়োজন৷
পদ্ধতি |
---|
Lookup Current Conditions
| একটি প্রদত্ত অবস্থানে বর্তমান আবহাওয়া পরিস্থিতি প্রদান করে। |
Lookup Forecast Days
| বর্তমান দিন থেকে শুরু করে একটি নির্দিষ্ট স্থানে 10 দিন পর্যন্ত দৈনিক পূর্বাভাস প্রদান করে। |
Lookup Forecast Hours
| বর্তমান ঘন্টা থেকে শুরু করে একটি নির্দিষ্ট অবস্থানে ঘন্টায় 240 ঘন্টা পর্যন্ত পূর্বাভাস প্রদান করে। |
Lookup History Hours
| শেষ ঘন্টা থেকে শুরু করে একটি নির্দিষ্ট স্থানে 24 ঘন্টা পর্যন্ত ঐতিহাসিক আবহাওয়ার তথ্য প্রদান করে। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। 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. |"]]