Skip to content

fixed v3 visualizations vehicles at stations#209

Merged
Alessandro100 merged 1 commit into
masterfrom
fix/v3-visualization
Nov 18, 2025
Merged

fixed v3 visualizations vehicles at stations#209
Alessandro100 merged 1 commit into
masterfrom
fix/v3-visualization

Conversation

@Alessandro100

@Alessandro100 Alessandro100 commented Nov 10, 2025

Copy link
Copy Markdown
Contributor

The gbfs validator visualizer was not correctly displaying the number of vehicles at each respective station for v3 feeds

closes: #203

Reason
The gbfs validator visualizations used the property num_bikes_available, this property's name was changed in v3 to num_vehicles_available. This change was not reflected in the visualizer

(Ignore missing basemaps)

Before
Screenshot 2025-11-10 at 12 04 43

After
Screenshot 2025-11-10 at 12 11 00

@netlify

netlify Bot commented Nov 10, 2025

Copy link
Copy Markdown

Deploy Preview for gbfs-validator ready!

Name Link
🔨 Latest commit a9eef6e
🔍 Latest deploy log https://app.netlify.com/projects/gbfs-validator/deploys/69121e0247b1e30008d983d4
😎 Deploy Preview https://deploy-preview-209--gbfs-validator.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cka-y cka-y left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Alessandro100
Alessandro100 merged commit 7bdeadf into master Nov 18, 2025
9 checks passed
@Alessandro100
Alessandro100 deleted the fix/v3-visualization branch November 18, 2025 20:19
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.

Fix visualization of station status for v3 feeds

4 participants