-
Notifications
You must be signed in to change notification settings - Fork 290
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
Restful API for filtering and pagination #617
Comments
This discussion has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions. |
I have the same comment here, there is already an issue where forecasting is discussed as a new optional file, which I think would probably be a better fit. #612 |
I believe that this issue (#617) is specific to the problem that the hypothetical dataset would be too large. In the interest of keeping the GitHub issues for current problems rather than future problems: @edwinvandenbelt and community, do you have real life examples where the size of a GBFS file is an issue? If so, could you please share the datasets URLs? |
I think this should be considered in a broader context yes. Turning GBFS into a server / API specification has more implications. For example, would #630 alleviate some of that concern? |
This discussion has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions. |
This discussion has been closed due to inactivity. Discussions can always be reopened after they have been closed. |
What is the issue and why is it an issue?
We want to get availability in the (near) future, to reserve bikes/shared cars. The problem is that the dataset returned would be too large for systems with many vehicles.
Please describe some potential solutions you have considered (even if they aren’t related to GBFS).
The restful endpoint should have filters to limit the result (like geographical boundary, vehicle type, etc).
Is your potential solution a breaking change?
The text was updated successfully, but these errors were encountered: