mapbox-cli-py icon indicating copy to clipboard operation
mapbox-cli-py copied to clipboard

Mapmatching for mutli-feature inputs

Open perrygeo opened this issue 10 years ago • 1 comments

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)?

perrygeo avatar Dec 18 '15 20:12 perrygeo

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

sgillies avatar Jan 04 '16 17:01 sgillies