Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

[DEPRECATED] a friendly interface for the Transitland Datastore API, providing a way to view and download transit data without writing any lines of code

License

transitland/playground

Repository files navigation

Transitland Playground

We're no longer maintaining the Transitland Playground, but the code is still available here for reference. And this readme includes screenshots showing the Playground in action. If you'd like to quickly start interacting with the Transitland Datastore API in a web browser, please try the Mapzen Mobility Explorer at https://mapzen.com/mobility/explorer/ (its source code is also on GitHub at mapzen/mobility-explorer).

The Transitland Playground is a Backbone.js app designed to be a friendly interface for the Transitland Datastore API, providing a way to view and download transit data without writing any lines of code.

Transitland Playground UI

The Playground allows for querying for routes, stops and operators by name:

Query for routes by operator name

By place:

Query for operators by place

Or map view:

Query for stops by map view

Query data is provided in a table below the map:

Table showing query data

The Playground is no longer hosted on Transitland's web servers, but you can still run it locally on your own computer:

  1. Make sure you have Ruby available
  2. Install dependencies: bundle install
  3. Start the local development web server: bundle exec jekyll serve.

The Mapzen Mobility Explorer now provides a way to view Transitland data, as well test out Mapzen mobility APIs.


Contact

Contact us with your questions, comments, or suggestions: hello@mapzen.com.

About

[DEPRECATED] a friendly interface for the Transitland Datastore API, providing a way to view and download transit data without writing any lines of code

Resources

License

Stars

Watchers

Forks

Packages

No packages published