PEM-Humboldt / biotablero-search-backend

Backend for the search module of BioTablero
MIT License
1 stars 0 forks source link

Endpoint for extract data from raster file #17

Open ManuelStardust opened 3 days ago

ManuelStardust commented 3 days ago

🛠️ Changes

📝 Associated issues

12

🤔 Considerations

cazapatamar commented 1 day ago

I suggest to set the data estructure according to the current LP endpoint. For now, we can use a hardcoded value to set the id, something like "id":"2011-2015".

imagen

erikasv commented 1 day ago

I suggest to set the data estructure according to the current LP endpoint. For now, we can use a hardcoded value to set the id, something like "id":"2011-2015".

@cazapatamar we'll make that change when the endpoint is completely implemented (all periods) and we're not gonna calculate percentages.

erikasv commented 1 day ago

I asked Julian to check the implementations to try to understand the differences, and hopefully we get an explanation as to why is necessary to use ~mask instead of mask ( Manuel doesn't fully understand it).

Meanwhile It's necessary to return area values (ha) not only value counts

erikasv commented 1 day ago

Rebase this branch to logs and change this PR to that same branch