{"swagger":"2.0","info":{"description":"**API จาก** [Agri-Map](https://agri-map-online.moac.go.th) \nแหล่งข้อมูลจาก กรมแผนที่ทหาร (2543)\n\n**คำอธิบายข้อมูล**\nไม่ระบุ\n\n **การเรียกใช้**\nผู้ใช้งานต้องดำเนินการตามนี้\n1.ทำการขอ token ที่ https://thagri.in.th\n2.นำ token ที่ได้จาก https://thagri.in.th/ ไปใช้เป็น Parameter ใน API\n ","version":"1.0.0","title":"แม่น้ำสายหลัก"},"host":"api.thagri.in.th","tags":[{"name":"Water_and_Climate_API"}],"schemes":["https","http"],"paths":{"/Water_and_Climate_API/river":{"post":{"responses":{"200":{"description":"Success","schema":{}}},"summary":"คำอธิบาย : ใช้สำหรับดึงข้อมูล แม่น้ำสายหลัก","description":"ใช้สำหรับดึงข้อมูล  แม่น้ำสายหลักตามพิกัดที่สนใจ","operationId":"agri_river_db2","parameters":[{"name":"lat","in":"query","type":"number","default":"20.2985142","required":true,"description":"ละติจูด เช่น 20.2985142"},{"name":"lon","in":"query","type":"number","default":"99.8081724","required":true,"description":"ลองจิจูด เช่น 99.8081724"},{"name":"tgtoken","in":"query","type":"string","required":false,"description":"รหัสที่ใช้ระบุตัวตนเพื่อเข้าถึงการใช้งานข้อมูล"}],"tags":["Water_and_Climate_API"]}}},"definitions":{}}