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

GBFS Update Improvements #638

Merged
merged 34 commits into from
Nov 5, 2024
Merged

GBFS Update Improvements #638

merged 34 commits into from
Nov 5, 2024

Conversation

pablohoch
Copy link
Member

  • Parallel HTTP requests
  • New HTTP client
    • Keep connections alive
    • Optional HTTP pipelining (currently disabled because sometimes the responses are corrupted)
  • Support GeoJSON multipolygons with rings that are not properly closed (fixes GBFS geojson parser error #632)

@pablohoch pablohoch marked this pull request as ready for review November 5, 2024 14:06
@pablohoch pablohoch merged commit 0a7b57b into master Nov 5, 2024
12 checks passed
@pablohoch pablohoch deleted the gbfs-update branch November 5, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GBFS geojson parser error
2 participants