Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug - GET requests on a collection can't return more than 1000 features #182

Open
nick-rv opened this issue May 4, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working limit
Milestone

Comments

@nick-rv
Copy link
Collaborator

nick-rv commented May 4, 2023

Reproduced on version v1.3.5-20230413T132247-515de9c
Platform: https://feat-pgfs-stack-oslandia.dev.gpf-tech.ign.fr

For this example, the public.iti_bois_rond collection contains more than 3000 entries, but the result never exceeds 1000 objects.
This is the case also when using the limit query parameter with a greater value like 2000 for example.

Example of GET request to reproduce the problem :
https://feat-pgfs-stack-oslandia.dev.gpf-tech.ign.fr/collections/public.iti_bois_rond/items.html?limit=2000

@nick-rv nick-rv added bug Something isn't working limit labels May 4, 2023
@nick-rv nick-rv added this to the XP_FLUX milestone May 4, 2023
@benoitdm-oslandia benoitdm-oslandia self-assigned this Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working limit
Projects
Status: No status
Development

No branches or pull requests

2 participants