{"swagger":"2.0","info":{"description":"**API จาก** [Agri-Map](https://agri-map-online.moac.go.th) \n**แหล่งข้อมูลจาก** กรมชลประทาน (2561)\n\n**คำอธิบายข้อมูล**\nข้อมูลแสดงชื่อโครงการชลประทานตามพิกัด latitude, lontitude  ที่สนใจ (สำหรับพิกัดที่ไม่แสดงชื่อโครงการชลประทาน หมายถึงพิกัดนั้นอยู่นอกเขตชลประทาน)\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/irrigation":{"post":{"responses":{"200":{"description":"Success","schema":{}}},"summary":"คำอธิบาย : ใช้สำหรับดึงข้อมูล พื้นที่ชลประทานปัจจุบัน","description":"ใช้สำหรับดึงข้อมูล  พื้นที่ชลประทานปัจจุบันตามพิกัดที่สนใจ","operationId":"agri_irrigation_db2","parameters":[{"name":"lat","in":"query","type":"number","default":"16.5756647","required":true,"description":"ละติจูด เช่น 16.5756647"},{"name":"lon","in":"query","type":"number","default":"99.7010788","required":true,"description":"ลองจิจูด เช่น 99.7010788"},{"name":"tgtoken","in":"query","type":"string","required":false,"description":"รหัสที่ใช้ระบุตัวตนเพื่อเข้าถึงการใช้งานข้อมูล"}],"tags":["Water_and_Climate_API"]}}},"definitions":{}}