General Bikeshare Feed Specification (GBFS) Reader
Description
The versions of GBFS reader classes this data could be (1, 2, or 3)
Implements the FeatureIterator interface.
Usage
import { buildGBFSReader } from'gis-tools-ts';
constreader = awaitbuildGBFSReader('https://gbfs.urbansharing.com/gbfs/gbfs.json'); // read the features forawait (constfeatureofreader) { // do something with the feature }
General Bikeshare Feed Specification (GBFS) Reader
Description
The versions of GBFS reader classes this data could be (1, 2, or 3) Implements the FeatureIterator interface.
Usage
Links