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

Web app for viewing OSRM routes #5

Open
thcrock opened this issue Jul 30, 2015 · 4 comments
Open

Web app for viewing OSRM routes #5

thcrock opened this issue Jul 30, 2015 · 4 comments
Assignees
Labels
Milestone

Comments

@thcrock
Copy link
Collaborator

thcrock commented Jul 30, 2015

We need to view OSRM routes to help us evaluate the quality of the output of our OSRM profiles over time. It should do these things:

  1. Take in user input in some way (typing in an address, moving a marker, etc)
  2. Query the OSRM instance described in Install OSRM  #2 (until it's opened up, just use some sample OSRM output to aid development)
  3. Map the results
  4. Display the turn by turn directions elsewhere on the screen
@ifed3 ifed3 self-assigned this Jul 31, 2015
@thcrock thcrock added this to the short term milestone Aug 1, 2015
@ifed3 ifed3 added the frontend label Aug 1, 2015
@strangerloops
Copy link
Collaborator

now we have this! (or at least something to start with.) https://github.com/ifed3/PBR/tree/master/web_frontend

@thcrock
Copy link
Collaborator Author

thcrock commented Aug 3, 2015

Try pointing the webapp at this url:

http://52.5.36.38/osrm

That's our new OSRM instance. I haven't sent sample queries yet.

@strangerloops
Copy link
Collaborator

strangerloops commented Aug 3, 2015 via email

@thcrock
Copy link
Collaborator Author

thcrock commented Aug 26, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants