I'm trying to retrieve more than 50 results when using URLs like this:
https://remotesensingdata.gov.scot/api/products/?bbox=-7.7&bbox=54.6&bbox=-0.5&bbox=61.5&collections=b32e4101-6d8a-538b-9c01-a23389acfe35
I've tried setting a limit parameter to return more than 50 but without success.
Is there an alternative parameter (or endpoint) I can use to return more than 50 results?
Thanks!
I'm trying to retrieve more than 50 results when using URLs like this:
https://remotesensingdata.gov.scot/api/products/?bbox=-7.7&bbox=54.6&bbox=-0.5&bbox=61.5&collections=b32e4101-6d8a-538b-9c01-a23389acfe35
I've tried setting a
limitparameter to return more than 50 but without success.Is there an alternative parameter (or endpoint) I can use to return more than 50 results?
Thanks!