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

Replace collisions API call to CycleStreets with GeoJSON-based API V2 call #322

Closed
mvl22 opened this issue Jun 1, 2014 · 0 comments
Closed

Comments

@mvl22
Copy link
Member

mvl22 commented Jun 1, 2014

The collisions feed comes from the CycleStreets API.

The CycleStreets site runs off the new V2 API which emits GeoJSON only:
http://www.cyclestreets.net/api/v2/collisions.locations/

This would mean the Cyclescape code at:
https://github.com/cyclestreets/toolkit/blob/master/app/assets/javascripts/map_collisions.js.erb
can be simplified, and CycleStreets can then switch off the V1 API call.

@mvl22 mvl22 closed this as completed in f427e15 Jan 24, 2015
nikolai-b added a commit that referenced this issue Feb 15, 2015
* ruby_version:
  Remove .ruby-version from gitignore
  Migrate collisions to CycleStreets API V2; fixes #322
  Update README.md
nikolai-b added a commit that referenced this issue Mar 4, 2015
* master:
  Migrate collisions to CycleStreets API V2; fixes #322
  Update README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant