gbfs-validator
gbfs-validator copied to clipboard
The canonical GBFS validator. Maintained by the GBFS community, facilitated by MobilityData.
### If you are new to the GBFS Validator, please introduce yourself (name and organization/link to GBFS). Itβs helpful to know who π I'm Emma Blue, a Product Manager at...
People have expressed the desire to use the GBFS Validator through an HTTP API (#53 #95 at least). At the moment it's possible but it's hidden and it's not a...
When validating a v1.1 station_status.json which uses 'num_bike_available_types' in place of 'vehicles_types_available' (as per the 1.1 schema), the validator doesn't flag this. An example of this can be seen in...
### What is the issue and _why_ is it an issue? When visualizing this [feed](https://api.entur.io/mobility/v2/gbfs/otto/gbfs) from Entur, the 'car' vehicle type is duplicated many times. Instead 'car' should be grouped...
### **What is the issue and _why_ is it an issue?** The validator visualization seems to only zoom to frame stations, and not dockless vehicles, see this example from a...
### **What is the issue and _why_ is it an issue?** When using the visualization tool on a random [feed](https://gbfs.nextbike.net/maps/gbfs/v2/nextbike_ur/gbfs.json) (Nextbike UsedomRad Germany from [systems.csv#L184](https://github.com/MobilityData/gbfs/blob/master/systems.csv#L184)), I noticed that it fails...
### **What is the issue and _why_ is it an issue?** Currently it seems the only error the validator throws when it is unable to process a feed is "Sorry,...
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can...
To allow using the core validator in bespoke pipelines, I would love to see it published as a standalone package on npm.
Hi, hello! To keep this short: The current CLI implementation takes as an input parameter an URL (`-u`, `--url`) and set the location of its generated report with parameter `-s`,...