Disfactory / SpotDiff

SpotDiff專案希望能讓鄉民比對 2016.5.20 前後衛星雲圖,去抓出農委會五萬筆資料中的疑似工廠位址上的建物是不是新增建物,可以集中火力去檢舉或是可以把台灣疑似工廠的地點掃一遍。
MIT License
6 stars 3 forks source link

Enhance answer API error handling #26

Closed Sourbiebie closed 2 years ago

Sourbiebie commented 2 years ago

When missing parameters like bbox*, the API returns 400. Enhance the API and return error messages.

Sourbiebie commented 2 years ago

Done.