طقس المدن السعودية — استعلم عن درجة الحرارة والرطوبة والرياح في مدن المملكة. استخدم عندما يسأل المستخدم عن الطقس في مدينة سعودية.
استعلام مباشر عن الطقس الحالي والتوقعات في المدن السعودية عبر Open-Meteo (مجاني بدون مفتاح).
| المدينة | خط العرض | خط الطول |
|---|---|---|
| الرياض | 24.71 | 46.67 |
| جدة | 21.54 | 39.17 |
| مكة المكرمة | 21.39 | 39.86 |
| المدينة المنورة | 24.47 | 39.61 |
| الدمام | 26.43 | 50.10 |
| أبها | 18.22 | 42.50 |
| تبوك | 28.38 | 36.57 |
| حائل | 27.52 | 41.69 |
| جازان | 16.89 | 42.55 |
| نجران | 17.49 | 44.13 |
curl -s "https://api.open-meteo.com/v1/forecast?latitude=24.71&longitude=46.67¤t=temperature_2m,wind_speed_10m,relative_humidity_2m,apparent_temperature,precipitation,weather_code&timezone=Asia/Riyadh"
curl -s "https://api.open-meteo.com/v1/forecast?latitude=21.54&longitude=39.17¤t=temperature_2m,wind_speed_10m,relative_humidity_2m,apparent_temperature,precipitation,weather_code&timezone=Asia/Riyadh"
curl -s "https://api.open-meteo.com/v1/forecast?latitude=21.39&longitude=39.86¤t=temperature_2m,wind_speed_10m,relative_humidity_2m,apparent_temperature,precipitation,weather_code&timezone=Asia/Riyadh"
curl -s "https://api.open-meteo.com/v1/forecast?latitude=24.47&longitude=39.61¤t=temperature_2m,wind_speed_10m,relative_humidity_2m,apparent_temperature,precipitation,weather_code&timezone=Asia/Riyadh"
curl -s "https://api.open-meteo.com/v1/forecast?latitude=26.43&longitude=50.10¤t=temperature_2m,wind_speed_10m,relative_humidity_2m,apparent_temperature,precipitation,weather_code&timezone=Asia/Riyadh"
curl -s "https://api.open-meteo.com/v1/forecast?latitude=18.22&longitude=42.50¤t=temperature_2m,wind_speed_10m,relative_humidity_2m,apparent_temperature,precipitation,weather_code&timezone=Asia/Riyadh"
curl -s "https://api.open-meteo.com/v1/forecast?latitude=LAT&longitude=LON¤t=temperature_2m,wind_speed_10m,relative_humidity_2m,apparent_temperature,precipitation,weather_code&timezone=Asia/Riyadh"
curl -s "https://api.open-meteo.com/v1/forecast?latitude=24.71&longitude=46.67&daily=temperature_2m_max,temperature_2m_min,precipitation_sum,wind_speed_10m_max,weather_code&timezone=Asia/Riyadh"
curl -s "https://air-quality-api.open-meteo.com/v1/air-quality?latitude=24.71&longitude=46.67¤t=pm10,pm2_5,dust,uv_index&timezone=Asia/Riyadh"
| المؤشر | جيد | مقبول | سيئ | خطير |
|---|---|---|---|---|
| PM2.5 (ug/m3) | 0-12 | 12-35 | 35-55 | >55 |
| PM10 (ug/m3) | 0-54 | 54-154 | 154-254 | >254 |
| الغبار (ug/m3) | 0-50 | 50-100 | 100-200 | >200 |
| الرمز | الوصف |
|---|---|
| 0 | صافي |
| 1-3 | غائم جزئياً |
| 45, 48 | ضباب |
| 51-55 | رذاذ |
| 61-65 | مطر |
| 71-77 | ثلج |
| 80-82 | زخات مطر |
| 95 | عواصف رعدية |
| 96, 99 | عواصف رعدية مع برد |
العواصف الرملية شائعة في السعودية خاصة في:
للتحقق من مستوى الغبار:
curl -s "https://air-quality-api.open-meteo.com/v1/air-quality?latitude=24.71&longitude=46.67¤t=dust,pm10&hourly=dust,pm10&timezone=Asia/Riyadh"
علامات العاصفة الرملية:
🌡️ طقس [المدينة]:
🌡️ جودة الهواء في [المدينة]:
🌡️ توقعات [المدينة] لـ 7 أيام:
| اليوم | العظمى | الصغرى | الحالة |
|---|---|---|---|
| [اليوم] | [X]°م | [Y]°م | [الحالة] |