We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Datastore API will support a range of live queries for simple analysis of roadway network statistics.
The Datastore API will offer similar functionality to the existing POC's Traffic Engine API, which is partially documented at https://github.com/WorldBank-Transport/traffic-engine-app/wiki/Functionality-Overview
(Note the Datastore API will also offer an endpoint for traffic-influenced routing in the future--that work be fleshed out under another issue.)
query parameters to accept for the network statistics API endpoint:
The only query parameter that should be required is bounding box. All temporal query parameters are optional.
response contents:
The text was updated successfully, but these errors were encountered:
gknisely
No branches or pull requests
The Datastore API will support a range of live queries for simple analysis of roadway network statistics.
The Datastore API will offer similar functionality to the existing POC's Traffic Engine API, which is partially documented at https://github.com/WorldBank-Transport/traffic-engine-app/wiki/Functionality-Overview
(Note the Datastore API will also offer an endpoint for traffic-influenced routing in the future--that work be fleshed out under another issue.)
query parameters to accept for the network statistics API endpoint:
The only query parameter that should be required is bounding box. All temporal query parameters are optional.
response contents:
The text was updated successfully, but these errors were encountered: