Skip to content
New issue

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

Proposal: Geofencing, virtual station, and dockless support #175

Closed
wants to merge 5 commits into from

Commits on Sep 26, 2019

  1. Add link to Google Doc proposal

    This branch and associated pull request is to discuss (a proposal)[https://docs.google.com/document/d/1po4tlv5p7jXB6KQYohLAIS0qKJfxI1e-EH3JjiyUWoc/edit] to add support for dockless, geofencing, and virtual stations.
    antrim committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    2300e05 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    d836cd8 View commit details
    Browse the repository at this point in the history
  2. Update gbfs.md

    Added necessary geofence language
    christrillium committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    606c7a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Update gbfs.md

    format updates
    christrillium committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    f43211e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Add example geofencing_zones.json; make lat/lon conditionally required

    Add geofencing_zones.json example: GeoJSON FeatureCollection. Example gives a v 2.X.
    
    station_information.json: lat, lon, and station_area are "Conditionally required".
    antrim committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    3159ab7 View commit details
    Browse the repository at this point in the history