inbo / mica-dashboard

🐀 A web-based dashboard for the MICA project
https://mica.inbo.be
MIT License
2 stars 0 forks source link

Unnecessary parameters are passed to the tileservers endpoints #57

Closed niconoe closed 1 year ago

niconoe commented 1 year ago

Example URL:

https://mica-uat.inbo.be/api/tiles_hex_aggregated/6/32/21.mvt?datasetId=&speciesId=&startDate=2022-12-01&endDate=2022-12-31&recordsType=&order=id&limit=20&page_number=1&zoom=7

Parameters such as order, limit and page_number are irrelevant and could make the caching less performant than it should