Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://risk-api.tarla.io/v1/mgm-stations/by/city-district \ --header 'Content-Type: application/json' \ --data ' { "city": "<string>", "limit": 50, "district": "<string>" } '
{ "stationId": 123, "stationName": "<string>", "latitude": 123, "longitude": 123, "city": "<string>", "district": "<string>" }
Şehir adı gereklidir. ‘get-cities’ metodundan şehir adlarını bulun.
1
Cevaptaki kayıt sınırı
1 <= x <= 100
İlçe adı isteğe bağlıdır. ‘get-districts-of’ metodundan ilçe adlarını bulun.
Başarılı
Konumu ve adıyla bir hava istasyonunu temsil eder
Hava istasyonunun benzersiz kimliği
Hava istasyonunun adı
İstasyonun enlem koordinatı
İstasyonun boylam koordinatı
İstasyonun bulunduğu il
İstasyonun bulunduğu ilçe