mapbox / mapbox/mapbox-adas-sdk

Why can’t I output the slope and curvature data in the greater Munich area?

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

Nobody has claimed this yet.

Dominant language
No language data
Stars
23
Forks
6
PR merge metrics
No merged PRs in 30d

Description

I want to get the slope and curvature data by using the function of **EdgeAdasAttributes.getAdasAttributes(long edgeId)** , But I get the empty data. The startpoint and endpoint are both located in the greater Munich area, But it still output empty data.
![image](https://github.com/mapbox/mapbox-adas-sdk/assets/35163222/39c19407-13d9-418c-bacf-8e3048c938ef)
![image](https://github.com/mapbox/mapbox-adas-sdk/assets/35163222/ef36f89d-768e-439c-ae85-6821a33544c3)

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

Start by reproducing the empty result with EdgeAdasAttributes.getAdasAttributes(long edgeId) for an edge whose endpoints are in the greater Munich area, using the issue's screenshots as context. Check whether the requested edge has available slope and curvature coverage; done means identifying the cause of the empty data or documenting the missing coverage or reproduction details.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.