{"swagger":"2.0","info":{"description":"API จาก [Agri-Map](https://agri-map-online.moac.go.th). \n \n [สำหรับการเรียกใช้จากตัวอย่าง ผู้ใช้งานต้องดำเนินการตามนี้]\n\n1. ทำการขอ token ที่ www.thagri.in.th \n\n2. นำ token ที่ได้จาก www.thagri.in.th ไปใช้เป็น Parameter ใน API ","version":"1.0.0","title":"แหล่งรับซื้อใกล้เคียงคำฝอย"},"host":"api.thagri.in.th","tags":[{"name":"Farmland_API"}],"schemes":["https","http"],"paths":{"/Farmland_API/nearby_landsuit_safflower_all_suit":{"post":{"responses":{"200":{"description":"Success","schema":{}}},"summary":"คำอธิบาย : ใช้สำหรับดึงข้อมูล แหล่งรับซื้อใกล้เคียงคำฝอย","description":"ใช้สำหรับดึงข้อมูล  แหล่งรับซื้อใกล้เคียงคำฝอยตามพิกัดที่สนใจ","operationId":"nearby_landsuit_safflower_all_suit","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":["Farmland_API"]}}},"definitions":{}}