Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Map Matching API update to v5 #205

Open
perrygeo opened this issue Aug 17, 2017 · 3 comments
Open

Map Matching API update to v5 #205

perrygeo opened this issue Aug 17, 2017 · 3 comments

Comments

@perrygeo
Copy link
Contributor

The Map Matching API is on v5 but this library is still using the legacy v4.

The new v5 API is significantly improved including better snapping, data tidying, timestamps, languages and more.

There is some overlap with the Directions v5 work at #203 - many of the parameters will be shared with the Map Matching api also.

@emakarov
Copy link

emakarov commented Nov 17, 2017

please keep v4 as a possible option (not delete it completely)

at least for some time

@perrygeo
Copy link
Contributor Author

perrygeo commented Nov 17, 2017

@emakarov can you tell me more about your use case and why v5 doesn't work? If all goes well, we should be able to keep the Python side backwards compatible. In other words, we would use the v5 API under the hood but your Python code would not need to change. What does v4 do that v5 can not?

@emakarov
Copy link

@perrygeo I see
If API will stay the same, I think it will be ok.
But I see difference in map matching API, at least in the interpretation of the results

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

No branches or pull requests

3 participants