6 (solved) on water zones treatment: partial supported areas will include all the cells in the response with the value "NO_DATA", and response status "PART_OF_AREA_NOT_SUPPORTED". Completely nos supported areas will include a empty list of cells, and status "AREA_NOT_SUPPORTED"
7 on max/min values: Precision parameter is allowed as input in the request, with a default value of level7. Error "PRECISION_NOT_SUPPORTED" in included. Limit values still to be defined.
10: Async response option added following proposal on #20
13 (solved): Time format now following RFC3339
15 (solved): Aligned area schema following "location API" format
PR tracking following issues:
6 (solved) on water zones treatment: partial supported areas will include all the cells in the response with the value "NO_DATA", and response status "PART_OF_AREA_NOT_SUPPORTED". Completely nos supported areas will include a empty list of cells, and status "AREA_NOT_SUPPORTED"
7 on max/min values: Precision parameter is allowed as input in the request, with a default value of level7. Error "PRECISION_NOT_SUPPORTED" in included. Limit values still to be defined.
10: Async response option added following proposal on #20
13 (solved): Time format now following RFC3339
15 (solved): Aligned area schema following "location API" format
20 : Async first proposal
What type of PR is this?
What this PR does / why we need it:
Fixes #6 Fixes #7 Fixes #10 Fixes #13 Fixes #15 Fixes #20