mapbox / mapbox/geojson-tidy

Map matching expected input

Open
#17 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
73
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Why is this recommended by Mapbox to clean up the input for the map matching API when this is for GeoJSON but the map matching API does not accept geoJSON. I mean I can transform it but it just seems like an extra step. Translate everything into LineString and then back into what this wants.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not identify a file, test, or entry point. Start by checking the project's documented GeoJSON LineString input against the Mapbox map matching API requirements; done means the accepted input and any required conversion are clearly defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.