mapillary / mapillary/mapillary_tools
--interpolation flags do not work with "process" command?
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]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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