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

Mapmatching for mutli-feature inputs #37

Open
perrygeo opened this issue Dec 18, 2015 · 1 comment
Open

Mapmatching for mutli-feature inputs #37

perrygeo opened this issue Dec 18, 2015 · 1 comment

Comments

@perrygeo
Copy link
Contributor

Currently the mapmatching API is limited to a single Feature with LineString geometry.

But that doesn't mean we have to limit the CLI to a single feature. What about taking multiple features and just calling the API multiple times (possibly asynchronously)?

@sgillies sgillies added this to the post-1.0 milestone Jan 4, 2016
@sgillies
Copy link
Contributor

sgillies commented Jan 4, 2016

Considering the request limits (60 per minute) and data-dependent aspects of the API, let's defer this to post-1.0.

@sgillies sgillies removed this from the post-1.0 milestone Jan 7, 2020
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

2 participants