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

Electric vehicle charge station selection based on OSRM #120

Closed
CodeBear801 opened this issue Jan 2, 2020 · 4 comments
Closed

Electric vehicle charge station selection based on OSRM #120

CodeBear801 opened this issue Jan 2, 2020 · 4 comments
Assignees
Labels
Design Documentation Prototype Proof of concept

Comments

@CodeBear801
Copy link

CodeBear801 commented Jan 2, 2020

This issue collects all information related with a POC component of Oasis, which stands for Optimized Charge Station Selection Service

@CodeBear801 CodeBear801 changed the title Electric vehicle selection based on OSRM Electric vehicle charge station selection based on OSRM Jan 2, 2020
@CodeBear801
Copy link
Author

CodeBear801 commented Jan 2, 2020

Things to be done:

This was referenced Jan 3, 2020
@wangyoucao577
Copy link

wangyoucao577 commented Jan 8, 2020

There's a discussion of Routing with Fueling Stops, which could be a good reference for solving this problem: Project-OSRM#5505

@CodeBear801
Copy link
Author

CodeBear801 commented Jan 30, 2020

Release notes

  • 01/27/2020, release V0.1.0, oasis service handles user input with fake response(oasis demo link)
  • 02/05/2020, release V0.2.0, oasis service could handle situation of no charge station is needed
  • 02/12/2020, release V0.3.0, oasis service could handle situation of single charge station is needed
  • 03/01/2020, release V0.4.0, finish part of Implement logic of OASIS service #143, replace existing fake api implementation
  • 03/16/2020, release V0.5.0, finish Implement logic of OASIS service #143 and implement find optimum charge solution by searching alone route

@CodeBear801
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design Documentation Prototype Proof of concept
Projects
None yet
Development

No branches or pull requests

2 participants