mapillary / mapillary/mapillary_tools

--interpolation flags do not work with "process" command?

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

Nobody has claimed this yet.

Dominant language
Python
Stars
315
Forks
145
Avg merge
3d 10h
Merged PRs (30d)
2

Description

None of flags are working?
--interpolation_use_gpx_start_time
--interpolation_offset_time -xxxx

I was truing both with different values, but I always get first point in desc .json with same offset

"MAPGPSTrack":[[-428285,24.640082,57.107715,56.483,null,1752342995.214]

gpx.txt

mapillary_image_description.json

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 at the process command's handling of --interpolation_use_gpx_start_time and --interpolation_offset_time, then reproduce the report with the attached gpx.txt and mapillary_image_description.json while varying each flag. Done means the flags change the generated MAPGPSTrack first point according to their values, with coverage for the corrected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.